summaryrefslogtreecommitdiff
path: root/glx/Makefile.am
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2011-03-03 10:42:41 -0500
committerAdam Jackson <ajax@redhat.com>2011-03-28 12:46:38 -0400
commit0cb44cec7b9fbd75285f7380f162cf6140a5bf3f (patch)
tree688303a3b4c58d9e6d42b6cb7a07a5d43a976cd8 /glx/Makefile.am
parented6c13c01e017f9f40c89247ab6652895fb1ea14 (diff)
glx: Flatten -DXFree86Server
Always defined by the makefile, so, just get rid of it. Reviewed-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'glx/Makefile.am')
-rw-r--r--glx/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/glx/Makefile.am b/glx/Makefile.am
index 8c7f7a544..72531f248 100644
--- a/glx/Makefile.am
+++ b/glx/Makefile.am
@@ -11,7 +11,6 @@ AM_CFLAGS = \
@XLIB_CFLAGS@ \
@LIBDRM_CFLAGS@ \
@DRIPROTO_CFLAGS@ \
- -DXFree86Server \
@GLX_DEFINES@ \
@GLX_ARCH_DEFINES@