open-src/xserver/xorg/Makefile
changeset 555 bc9be7cd4f5c
parent 538 599d40650a72
child 557 3e9830015f69
--- a/open-src/xserver/xorg/Makefile	Thu Oct 02 15:26:42 2008 -0700
+++ b/open-src/xserver/xorg/Makefile	Fri Oct 03 12:58:19 2008 -0700
@@ -30,7 +30,7 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.66	08/09/17
+# @(#)Makefile	1.67	08/10/03
 #
 
 # Build 32-bit or 64-bit?
@@ -85,7 +85,7 @@
 #  Need to override LD setting to add -xarch flags that libtool strips
 # XXX: --disable-dga
 MODULE_CONFIG_OPTS = $(XSERVER_CONFIG_OPTS) \
-        --enable-builddocs --enable-xorgcfg --disable-xprint \
+        --enable-builddocs --enable-xorgcfg --enable-xprint \
 	--enable-kdrive --enable-xephyr --disable-xsdl \
 	LD="$(CC) $(ARCH_FLAGS)"