[Lunar-commits] CVS: moonbase/libs/libdv CONFIGURE,1.1,1.2

Auke Kok sofar at lunar-linux.org
Mon Nov 8 13:28:50 UTC 2004


Update of /var/cvs/lunar/moonbase/libs/libdv
In directory espresso.foo-projects.org:/home/sofar/active/moonbase/libs/libdv

Modified Files:
	CONFIGURE 
Log Message:
moving mquery stuff into CONFIGUREs

Index: CONFIGURE
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/libdv/CONFIGURE,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CONFIGURE	29 May 2003 03:58:00 -0000	1.1
+++ CONFIGURE	8 Nov 2004 13:28:17 -0000	1.2
@@ -1,8 +1 @@
-if  !  grep  -q  "MMX"  $MODULE_CONFIG;  then
-
- if  query  "Does Your CPU support MMX?"  y
-  then  echo  "MMX=y"  >>  $MODULE_CONFIG
-  else  echo  "MMX=n"  >>  $MODULE_CONFIG
- fi
- 
-fi
+mquery MMX "Does Your CPU support MMX?" y



More information about the Lunar-commits mailing list