From 0635acab08bade9bfd9d2abd3ea5a3fe525bc647 Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Sat, 16 Jul 2005 03:46:01 +0000 Subject: Add record module building support Change module building to not use -include Fix xnest, dmx and vfb builds to -DXFree86Server for fbcmap compilation --- hw/dmx/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hw/dmx') diff --git a/hw/dmx/Makefile.am b/hw/dmx/Makefile.am index d53d28624..ecd3383d3 100644 --- a/hw/dmx/Makefile.am +++ b/hw/dmx/Makefile.am @@ -49,4 +49,6 @@ Xdmx_LDADD = $(XORG_CORE_LIBS) \ config/libdmxconfig.a \ @DMXMODULES_LIBS@ -Xdmx_CFLAGS = -DHAVE_DMX_CONFIG_H @DMXMODULES_CFLAGS@ -DXFree86Server +Xdmx_CFLAGS = -DHAVE_DMX_CONFIG_H \ + -DXFree86Server \ + @DMXMODULES_CFLAGS@ -- cgit v1.2.3