CVS: crater/x11/xfree86 CONFIGURE,1.26,1.27

nhudson at lunar-linux.org nhudson at lunar-linux.org
Thu Sep 11 15:13:02 GMT 2003


Update of /var/cvs/lunar/crater/x11/xfree86
In directory dbguin.lunar-linux.org:/tmp/cvs-serv26918

Modified Files:
	CONFIGURE 
Log Message:

cleaning up a bit


Index: CONFIGURE
===================================================================
RCS file: /var/cvs/lunar/crater/x11/xfree86/CONFIGURE,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- CONFIGURE	11 Sep 2003 15:07:27 -0000	1.26
+++ CONFIGURE	11 Sep 2003 15:13:00 -0000	1.27
@@ -307,14 +307,16 @@
   done
 
 }
+echo $CFLAGS
+message "${MESSAGE_COLOR}**WARNING!!**" 
 
-message "${MESSAGE_COLOR}**WARNING!!** If you are running this inside" \
-        "a existing X server installation please log out and restart" \
-        "this module in the Linux Console"
+message "If you are running this inside a existing X server" \
+        "installation please log out and restart this module" \
+        "in the Linux Console"
 
-message "${MESSAGE_COLOR} The DRI/DRM in Xfree86 4.3.99.x is not" \
+message "${MESSAGE_COLOR}The DRI/DRM in Xfree86 4.3.99.x is not" \
         "compatible with the DRI/DRM you might of compiled in the" \
-        "kernel.  DRI/DRM is turned on by default, if you do not" \
+        "kernel. DRI/DRM is turned on by default, if you do not" \
         "need it please make sure you unselect it in the configure" 
 
 if    [  -f  $CONFIG_CACHE/host.def  ]




More information about the Lunar-commits mailing list