diff options
author | Ian Romanick <idr@us.ibm.com> | 2007-03-30 13:39:15 -0700 |
---|---|---|
committer | Ian Romanick <idr@us.ibm.com> | 2007-03-30 13:39:15 -0700 |
commit | e9130b8bac73a0843d5ff6b2216eccfb3e094a48 (patch) | |
tree | 77435f80b7dfd5d5d11a5342100f6c884950b15e /GL/glx | |
parent | 2c6d47108880584f1221ff86c6c8947627f9f607 (diff) | |
parent | 92e8cdbd32b0d86cabd4ad88e3240bf90c018b9a (diff) |
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
Diffstat (limited to 'GL/glx')
-rw-r--r-- | GL/glx/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/GL/glx/Makefile.am b/GL/glx/Makefile.am index 8184f605f..cd1130d61 100644 --- a/GL/glx/Makefile.am +++ b/GL/glx/Makefile.am @@ -14,7 +14,6 @@ AM_CFLAGS = \ -I@MESA_SOURCE@/src/mesa/glapi \ -I@MESA_SOURCE@/src/mesa/main \ -DXFree86Server \ - -DNO_LIBCWRAPPER \ @GLX_DEFINES@ # none yet |