diff options
author | Matt Turner <[email protected]> | 2012-01-15 10:04:58 -0500 |
---|---|---|
committer | Matt Turner <[email protected]> | 2012-01-20 15:54:08 -0500 |
commit | b38d7a0a248c2a3ad227cb5d21c1c95a6519e4ae (patch) | |
tree | 89533ac3df4f42d8a26291236a4176c0c92ac81c /configs/linux-dri-x86-64 | |
parent | e0ee818e2f24f3d9604c04df4a056798bccc48ec (diff) |
automake: src/mesa/drivers/dri/r200
Diffstat (limited to 'configs/linux-dri-x86-64')
-rw-r--r-- | configs/linux-dri-x86-64 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/linux-dri-x86-64 b/configs/linux-dri-x86-64 index ebd6351c506..6cd629407a6 100644 --- a/configs/linux-dri-x86-64 +++ b/configs/linux-dri-x86-64 @@ -15,6 +15,3 @@ LIB_DIR = lib64 # Library/program dependencies EXTRA_LIB_PATH=-L/usr/X11R6/lib64 - -DRI_DIRS = i915 i965 r200 - |