diff -r 3f0456891349 -r 9759fe659b4f config/libc.in --- a/config/libc.in Mon Oct 13 11:23:51 2008 +0000 +++ b/config/libc.in Sun Mar 08 17:09:39 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