[uClibc-cvs] uClibc INSTALL,1.3,1.4

Erik Andersen andersen at codepoet.org
Thu Dec 12 08:28:01 UTC 2002


Update of /var/cvs/uClibc
In directory winder:/tmp/cvs-serv3492

Modified Files:
	INSTALL 
Log Message:
Fix typo noticed by V.Radhakrishnan


Index: INSTALL
===================================================================
RCS file: /var/cvs/uClibc/INSTALL,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- INSTALL	8 Nov 2002 02:12:35 -0000	1.3
+++ INSTALL	12 Dec 2002 08:27:57 -0000	1.4
@@ -30,7 +30,7 @@
 	"make defconfig"    Use defaults for all options.
 	"make randconfig"   Use random values for all options.
 	"make allyesconfig" Set all values to "yes" for all options.
-	"make allnoconfig"  Set all values to "yes" for all options.
+	"make allnoconfig"  Set all values to "no" for all options.
 
  - uClibc does not have proper dependancy checking (yet) so if you
     change your uClibc configuration, you must current rebuild the




More information about the uClibc-cvs mailing list