Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andraž Levstik (e39b095dddafa21a007d9767a92acea0b7bbf9c6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž Levstik (e39b095dddafa21a007d9767a92acea0b7bbf9c6)
  • Date: Sun, 8 Feb 2009 01:26:16 -0600

GIT changes to master grimoire by Andraž Levstik <ruskie AT codemages.net>:

xorg-xserver/xorg-server/CONFIGURE | 12 ------------
xorg-xserver/xorg-server/HISTORY | 1 +
2 files changed, 1 insertion(+), 12 deletions(-)

New commits:
commit e39b095dddafa21a007d9767a92acea0b7bbf9c6
Author: Andraž Levstik <ruskie AT codemages.net>
Commit: Andraž Levstik <ruskie AT codemages.net>

xorg-server: removed unknown configure options

diff --git a/xorg-xserver/xorg-server/CONFIGURE
b/xorg-xserver/xorg-server/CONFIGURE
index 38f0eef..984fc4d 100755
--- a/xorg-xserver/xorg-server/CONFIGURE
+++ b/xorg-xserver/xorg-server/CONFIGURE
@@ -6,12 +6,6 @@ config_query_option XORG_SERVER_OPTS
\
"--disable-builddocs"
&&

config_query_option XORG_SERVER_OPTS \
- "Build SHM extension?" \
- y \
- "--enable-shm" \
- "--disable-shm"
&&
-
-config_query_option XORG_SERVER_OPTS \
"Install libxf86config?" \
n \
"--enable-install-libxf86config" \
@@ -24,12 +18,6 @@ config_query_option XORG_SERVER_OPTS
\
"--disable-xres"
&&

config_query_option XORG_SERVER_OPTS \
- "Build XInput extension?" \
- y \
- "--enable-xinput" \
- "--disable-xinput"
&&
-
-config_query_option XORG_SERVER_OPTS \
"Build Record extension?" \
y \
"--enable-record" \
diff --git a/xorg-xserver/xorg-server/HISTORY
b/xorg-xserver/xorg-server/HISTORY
index 425b30f..3741725 100644
--- a/xorg-xserver/xorg-server/HISTORY
+++ b/xorg-xserver/xorg-server/HISTORY
@@ -4,6 +4,7 @@
* gl_select.patch: patch to modify some installation paths
* DETAILS: patchlevel++
* FINAL: run smgl-gl_select -d
+ * CONFIGURE: removed the unknown options(configure complains)

2009-01-26 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DEPENDS: no more XPrint



  • [SM-Commit] GIT changes to master grimoire by Andraž Levstik (e39b095dddafa21a007d9767a92acea0b7bbf9c6), Andraž Levstik, 02/08/2009

Archive powered by MHonArc 2.6.24.

Top of Page