diff -r c17bb66e2aa5 -r 04cf91f13430 config/libc/eglibc.in --- a/config/libc/eglibc.in Sun Sep 14 18:09:36 2008 +0000 +++ b/config/libc/eglibc.in Thu Sep 18 09:22:25 2008 +0000 @@ -6,12 +6,6 @@ bool prompt "eglibc version" -config EGLIBC_V_TRUNK - bool - prompt "'trunk'" - help - Selecting this will export the trunk of the eglibc subversion repository. - config EGLIBC_V_2_5 bool prompt "2.5" @@ -30,6 +24,13 @@ # CT_INSERT_VERSION_ABOVE # Don't remove above line! + +config EGLIBC_V_TRUNK + bool + prompt "'trunk'" + help + Selecting this will export the trunk of the eglibc subversion repository. + endchoice config LIBC_VERSION