diff -r 6569f6a9060c -r 481658dd0e7f config/libc/eglibc.in --- a/config/libc/eglibc.in Wed Dec 26 11:53:05 2012 +0100 +++ b/config/libc/eglibc.in Wed Dec 26 12:15:10 2012 +0100 @@ -27,42 +27,35 @@ config LIBC_EGLIBC_V_2_15 bool prompt "2_15" - select LIBC_EGLIBC_2_15_or_later config LIBC_EGLIBC_V_2_14 bool prompt "2_14" - select LIBC_EGLIBC_2_14_or_later config LIBC_EGLIBC_V_2_13 bool prompt "2_13" - select LIBC_EGLIBC_2_13_or_later config LIBC_EGLIBC_V_2_12 bool prompt "2_12" - select LIBC_EGLIBC_2_12_or_later config LIBC_EGLIBC_V_2_11 bool prompt "2_11" - select LIBC_EGLIBC_2_11_or_later config LIBC_EGLIBC_V_2_10 bool prompt "2_10" - select LIBC_EGLIBC_2_10_or_later config LIBC_EGLIBC_V_2_9 bool prompt "2_9" - select LIBC_EGLIBC_2_9_or_later config LIBC_EGLIBC_V_TRUNK bool prompt "'trunk'" - select LIBC_EGLIBC_2_14_or_later + select LIBC_EGLIBC_2_16_or_later help Selecting this will export the trunk of the eglibc subversion repository. @@ -84,38 +77,10 @@ config LIBC_EGLIBC_2_16_or_later bool - select LIBC_EGLIBC_2_15_or_later - -config LIBC_EGLIBC_2_15_or_later - bool - select LIBC_EGLIBC_2_14_or_later - -config LIBC_EGLIBC_2_14_or_later - bool - select LIBC_EGLIBC_2_13_or_later - -config LIBC_EGLIBC_2_13_or_later - bool - select LIBC_EGLIBC_2_12_or_later - -config LIBC_EGLIBC_2_12_or_later - bool - select LIBC_EGLIBC_2_11_or_later - -config LIBC_EGLIBC_2_11_or_later - bool - select LIBC_EGLIBC_2_10_or_later - -config LIBC_EGLIBC_2_10_or_later - bool - select LIBC_EGLIBC_2_9_or_later - -config LIBC_EGLIBC_2_9_or_later - bool - select LIBC_EGLIBC_HAS_PKGVERSION_BUGURL config LIBC_EGLIBC_HAS_PKGVERSION_BUGURL bool + default y if CONFIGURE_has_svn