diff -r 3f0456891349 -r 15908c920549 config/libc.in --- a/config/libc.in Mon Oct 13 11:23:51 2008 +0000 +++ b/config/libc.in Sun Feb 01 22:41:16 2009 +0000 @@ -63,13 +63,6 @@ endchoice -# Hack: mconf does not allow to include a file multiple times, -# so include glibc and eglibc common options from here, rather -# than from each config files. -if LIBC_glibc || LIBC_eglibc -source config/libc/glibc-eglibc.in-common -endif - endmenu endif # ! BARE_METAL