diff -r 3f0456891349 -r 513d1a0c021a config/libc/glibc-eglibc.in-common --- a/config/libc/glibc-eglibc.in-common Mon Oct 13 11:23:51 2008 +0000 +++ b/config/libc/glibc-eglibc.in-common Mon Oct 20 09:50:45 2008 +0000 @@ -48,19 +48,10 @@ Say n only if you're sure that your architecture is in the official distribution for your chosen version. -config LIBC_ADDONS - bool - prompt "Pass extra addons list" - default n - help - If you say Y here, you'll be able to give the list of addons you want to - include in your C library. - config LIBC_ADDONS_LIST string prompt "Extra addons" default "" - depends on LIBC_ADDONS help Extra addons to include. Space separated list.