diff options
author | Adam Jackson <ajax@nwnk.net> | 2005-07-12 03:03:16 +0000 |
---|---|---|
committer | Adam Jackson <ajax@nwnk.net> | 2005-07-12 03:03:16 +0000 |
commit | 419448ea7b0d7f672e568cb1d8b4e190a1f54825 (patch) | |
tree | 737402311a13b32ab7dd466c07f2cd8dce339045 /GL | |
parent | f054bf2ff6b94e285e7f2d174163c01b07b07143 (diff) |
Pull libdri out of the build for now until I get something better worked
out
Diffstat (limited to 'GL')
-rw-r--r-- | GL/Makefile.am | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/GL/Makefile.am b/GL/Makefile.am index bc2d286e4..dd1ba99ab 100644 --- a/GL/Makefile.am +++ b/GL/Makefile.am @@ -1,8 +1,3 @@ SUBDIRS = glx -if DRI -SUBDIRS += dri -endif - -# switch among mesa/apple/windows for different ddxes - +# xwin/darwin/xfree86 have their accel support under the DDX |