[SM-Commit] GIT changes to devel-xorg-modular grimoire by Andraž 'ruskie' Levstik (f5c4d0911fbe6b380ca95f33509df9fce8c0e82b)

Andraž 'ruskie' Levstik scm at sourcemage.org
Sun Apr 20 06:15:44 EDT 2008


GIT changes to devel-xorg-modular grimoire by Andraž 'ruskie' Levstik <ruskie at codemages.net>:

 xorg-xserver/xorg-server/CONFIGURE |    2 +-
 xorg-xserver/xorg-server/HISTORY   |    3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit f5c4d0911fbe6b380ca95f33509df9fce8c0e82b
Author: Andraž 'ruskie' Levstik <ruskie at codemages.net>
Commit: Andraž 'ruskie' Levstik <ruskie at codemages.net>

    xorg-server: hopefully having the proper TLS id now...

diff --git a/xorg-xserver/xorg-server/CONFIGURE b/xorg-xserver/xorg-server/CONFIGURE
index 7d4f999..6d82e33 100755
--- a/xorg-xserver/xorg-server/CONFIGURE
+++ b/xorg-xserver/xorg-server/CONFIGURE
@@ -60,7 +60,7 @@ config_query_option XORG_SERVER_OPTS                                        \
                     "--disable-aiglx"                                       &&
 
 config_query_option XORG_SERVER_OPTS                                        \
-                    "Build GLX with TLS support?"                           \
+                    "Build GLX with Thread Local Storage support?"          \
                     n                                                       \
                     "--enable-glx-tls"                                      \
                     "--disable-glx-tls"                                     &&
diff --git a/xorg-xserver/xorg-server/HISTORY b/xorg-xserver/xorg-server/HISTORY
index 771aa7c..b9f4267 100644
--- a/xorg-xserver/xorg-server/HISTORY
+++ b/xorg-xserver/xorg-server/HISTORY
@@ -1,3 +1,6 @@
+2008-04-20 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
+	* CONFIGURE: according to sobukus TLS means Thread Local Storage
+
 2008-04-13 Eric Sandall <sandalle at sourcemage.org>
 	* PRE_SUB_DEPENDS, SUB_DEPENDS: Allow forcing composite support
 	  Bug #13360



More information about the SM-Commit mailing list