[Lunar-commits] <moonbase> xorg-server: removing a unrecognized option

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Mon Apr 27 17:31:26 CEST 2009


commit 9261aef004ad8aa62f8de9732582a3ddc484c463
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Mon Apr 27 11:31:26 2009 -0400

    xorg-server: removing a unrecognized option
    
    configure: WARNING: unrecognized options: --enable-xorgcfg
---
 xorg7/xorg-server/BUILD |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/xorg7/xorg-server/BUILD b/xorg7/xorg-server/BUILD
index 338b591..a37c6ae 100644
--- a/xorg7/xorg-server/BUILD
+++ b/xorg7/xorg-server/BUILD
@@ -12,7 +12,7 @@
 #    OPTS="$OPTS --disable-glx --disable-glx-tlx"
 #  fi &&
 
-  OPTS+=" --enable-composite --enable-aiglx --enable-xorgcfg \
+  OPTS+=" --enable-composite --enable-aiglx \
          --with-dri-driver-path=${MODULE_PREFIX}/lib/dri" &&
          #--with-mesa-source=${SOURCE_DIRECTORY}/Mesa-${MESA_VERSION} \
 


More information about the Lunar-commits mailing list