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 = libmfb.la
AM_CFLAGS = $(DIX_CFLAGS) @MODULE_DEFINES@ @LOADER_DEFINES@
AM_CFLAGS = $(DIX_CFLAGS) @SERVER_DEFINES@ @MODULE_DEFINES@ @LOADER_DEFINES@
INCLUDES = -I$(top_srcdir)/hw/xfree86/os-support