fix missing -DXFree86Server; this needs to be defined when building

fb/fbcmap.c or else you get the "sunglasses effect"
This commit is contained in:
Ben Byer 2007-11-13 01:08:02 -08:00 committed by Jeremy Huddleston
parent cfa99fa687
commit 96416bd595

View file

@ -1,11 +1,10 @@
noinst_LIBRARIES = libdarwinShared.a
libdarwin_XINPUT_SRCS = darwinXinput.c
# -O2 inexplicably causes quartzKeyboard.o to break?!
AM_CFLAGS = @XORG_CFLAGS@
INCLUDES = @XORG_INCS@ -I../../miext/rootless
DEFS = @DEFS@ -DUSE_NEW_CLUT
DEFS = @DEFS@ -DUSE_NEW_CLUT -DXFree86Server -DBUILD_DATE=\"$(BUILD_DATE)\"
if XQUARTZ
XQUARTZ_SUBDIRS = quartz