[Lunar-commits] <moonbase> xorg-server : add a configure flag so drivers can build

Samuel Verstraete elangelo at xfce.org
Fri Jul 24 16:41:57 CEST 2009


commit 3aa405f9cb64c3d29b368a9b948b94b000be9e7a
Author: Samuel Verstraete <elangelo at foo-projects.org>
Date:   Fri Jul 24 16:41:57 2009 +0200

    xorg-server : add a configure flag so drivers can build
---
 xorg7/xorg-server/BUILD |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/xorg7/xorg-server/BUILD b/xorg7/xorg-server/BUILD
index a37c6ae..1657215 100644
--- a/xorg7/xorg-server/BUILD
+++ b/xorg7/xorg-server/BUILD
@@ -13,6 +13,7 @@
 #  fi &&
 
   OPTS+=" --enable-composite --enable-aiglx \
+         --enable-install-libxf86config \
          --with-dri-driver-path=${MODULE_PREFIX}/lib/dri" &&
          #--with-mesa-source=${SOURCE_DIRECTORY}/Mesa-${MESA_VERSION} \
 


More information about the Lunar-commits mailing list