config/libc.in
changeset 1178 41a84f7d3b4f
parent 922 3f0456891349
child 1269 17e37102a037
     1.1 --- a/config/libc.in	Mon Oct 13 11:23:51 2008 +0000
     1.2 +++ b/config/libc.in	Sat Jan 31 11:29:50 2009 +0000
     1.3 @@ -63,13 +63,6 @@
     1.4  
     1.5  endchoice
     1.6  
     1.7 -# Hack: mconf does not allow to include a file multiple times,
     1.8 -# so include glibc and eglibc common options from here, rather
     1.9 -# than from each config files.
    1.10 -if LIBC_glibc || LIBC_eglibc
    1.11 -source config/libc/glibc-eglibc.in-common
    1.12 -endif
    1.13 -
    1.14  endmenu
    1.15  
    1.16  endif # ! BARE_METAL