diff -r 63967c02b881 -r 021546adce69 config/libc/uClibc.in --- a/config/libc/uClibc.in Wed May 14 21:24:03 2008 +0000 +++ b/config/libc/uClibc.in Tue Jul 22 13:29:08 2008 +0000 @@ -6,11 +6,13 @@ config LIBC_V_snapshot bool - prompt "latest snapshot" + prompt "latest snapshot (EXPERIMENTAL)" + depends on EXPERIMENTAL config LIBC_V_specific_date bool - prompt "" + prompt " (EXPERIMENTAL)" + depends on EXPERIMENTAL config LIBC_V_0_9_28 bool @@ -50,12 +52,6 @@ default "0.9.29" if LIBC_V_0_9_29 # CT_INSERT_VERSION_STRING_ABOVE # Don't remove above line! - help - Enter the date of the snapshot you want to use in the form: YYYYMMDD - where YYYY is the 4-digit year, MM the 2-digit month and DD the 2-digit - day in the month. - - Please note that uClibc site removes snapshots older than a month. choice bool