[Lunar-commits] <moonbase> mesa-lib: change default of patent question(see mailinglist)
Michael 'v4hn' Goerner
v4hn at lunar-linux.org
Wed May 2 03:09:37 CEST 2012
commit c1d1591050bc9d7739166db37facfa34a911c3fb
Author: Michael 'v4hn' Goerner <v4hn at lunar-linux.org>
Date: Wed May 2 03:09:37 2012 +0200
mesa-lib: change default of patent question(see mailinglist)
---
xorg7/mesa-lib/CONFIGURE | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xorg7/mesa-lib/CONFIGURE b/xorg7/mesa-lib/CONFIGURE
index 3aeee15..c3eb97b 100644
--- a/xorg7/mesa-lib/CONFIGURE
+++ b/xorg7/mesa-lib/CONFIGURE
@@ -76,5 +76,5 @@ fi
# Default is y, so xorg-server can be compiled with it disabled or enabled
mquery GALLIUM "Enable Gallium renderer? (can break functionality on some chipsets)" y "" ""
-mquery TEXTURE_FLOAT "Enable patented texture-float? (if this patent is valid in your country choose N)" y "--enable-texture-float" "--disable-texture-float"
+mquery TEXTURE_FLOAT "Enable patented texture-float? (if this patent is valid in your country choose N)" n "--enable-texture-float" "--disable-texture-float"
mquery ENABLE_GLX_TLS "Enable glx-tls? (${PROBLEM_COLOR}lin xorg-server also${DEFAULT_COLOR})" y "--enable-glx-tls" "--disable-glx-tls"
More information about the Lunar-commits
mailing list