[uClibc-cvs] uClibc/extra/Configs Config.in,1.29,1.30

Erik Andersen andersen at uclibc.org
Tue Sep 9 06:12:41 UTC 2003


Update of /var/cvs/uClibc/extra/Configs
In directory winder:/tmp/cvs-serv27415/extra/Configs

Modified Files:
	Config.in 
Log Message:
Enable automagic locale data downloads


Index: Config.in
===================================================================
RCS file: /var/cvs/uClibc/extra/Configs/Config.in,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- Config.in	9 Sep 2003 05:53:30 -0000	1.29
+++ Config.in	9 Sep 2003 06:12:34 -0000	1.30
@@ -418,7 +418,7 @@
 	  Most people will answer N.
 
 config UCLIBC_HAS_LOCALE
-	bool "Locale Support (experimental/incomplete)"
+	bool "Locale Support"
 	select UCLIBC_HAS_WCHAR
 	select UCLIBC_HAS_CTYPE_TABLES
 	default n
@@ -443,9 +443,9 @@
 	depends on UCLIBC_HAS_LOCALE
 	default n
 	help
-	  If you are selective and only want locale data for a few selected
+	  If you are selective and only want locale data for a few particular
 	  locales, or you enjoy pain, or you are a rabid do-it-yourself sort of
-	  person, you can turn this option off, and manually walk through the
+	  person, you can turn this option off and manually walk through the
 	  mostly undocumented procedure needed to generate your own locale
 	  data.
 




More information about the uClibc-cvs mailing list