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 983088ed28
commit 9523ea00f6

View file

@ -4,7 +4,7 @@ libdarwin_XINPUT_SRCS = darwinXinput.c
AM_CFLAGS = @XORG_CFLAGS@
INCLUDES = @XORG_INCS@ -I../../miext/rootless
DEFS = @DEFS@ -DUSE_NEW_CLUT -DBUILD_DATE=\"$(BUILD_DATE)\"
DEFS = @DEFS@ -DUSE_NEW_CLUT -DXFree86Server -DBUILD_DATE=\"$(BUILD_DATE)\"
if XQUARTZ
XQUARTZ_SUBDIRS = quartz