Define XFree86Server only where it is required.

This commit is contained in:
Kevin E Martin
2005-12-02 06:02:45 +00:00
parent 924518605b
commit 7c00afd0ec
89 changed files with 194 additions and 103 deletions

View File

@@ -1,6 +1,6 @@
noinst_LTLIBRARIES = libxfixes.la
AM_CFLAGS = $(DIX_CFLAGS) @LOADER_DEFINES@
AM_CFLAGS = $(DIX_CFLAGS) @SERVER_DEFINES@ @LOADER_DEFINES@
libxfixes_la_SOURCES = \
cursor.c \