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. --- hw/xnest/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/xnest/Makefile.am') diff --git a/hw/xnest/Makefile.am b/hw/xnest/Makefile.am index f646f1202..6b38a46c4 100644 --- a/hw/xnest/Makefile.am +++ b/hw/xnest/Makefile.am @@ -53,7 +53,7 @@ Xnest_LDFLAGS = AM_CFLAGS = -DHAVE_XNEST_CONFIG_H \ -DNO_HW_ONLY_EXTS \ - -DXFree86Server \ + @SERVER_DEFINES@ \ $(XNESTMODULES_CFLAGS) EXTRA_DIST = os2Stub.c \ -- cgit v1.2.3