open-src/xserver/xorg/Makefile
changeset 538 599d40650a72
parent 527 9765e161a086
child 555 bc9be7cd4f5c
--- a/open-src/xserver/xorg/Makefile	Mon Sep 15 16:59:26 2008 -0700
+++ b/open-src/xserver/xorg/Makefile	Wed Sep 17 10:55:07 2008 -0700
@@ -30,7 +30,7 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.65	08/09/05
+# @(#)Makefile	1.66	08/09/17
 #
 
 # 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 \
+        --enable-builddocs --enable-xorgcfg --disable-xprint \
 	--enable-kdrive --enable-xephyr --disable-xsdl \
 	LD="$(CC) $(ARCH_FLAGS)"