From 7c00afd0ec94e491f1a9ef32d6543ed51ea3319d Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Fri, 2 Dec 2005 06:02:45 +0000 Subject: Define XFree86Server only where it is required. --- composite/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composite') diff --git a/composite/Makefile.am b/composite/Makefile.am index a5214fe37..dbcb8c61f 100644 --- a/composite/Makefile.am +++ b/composite/Makefile.am @@ -1,6 +1,6 @@ noinst_LTLIBRARIES = libcomposite.la -AM_CFLAGS = $(DIX_CFLAGS) @LOADER_DEFINES@ +AM_CFLAGS = $(DIX_CFLAGS) @SERVER_DEFINES@ @LOADER_DEFINES@ libcomposite_la_SOURCES = \ compalloc.c \ -- cgit v1.2.3