diff -r 073d351bdcd3 -r b51724d5250d config/libc/newlib.in --- a/config/libc/newlib.in Sun Sep 13 18:38:06 2009 +0200 +++ b/config/libc/newlib.in Mon Oct 26 18:47:11 2009 +0100 @@ -16,7 +16,7 @@ # Don't remove next line # CT_INSERT_VERSION_BELOW -config NEWLIB_V_1_17_0 +config LIBC_NEWLIB_V_1_17_0 bool prompt "1.17.0" @@ -26,7 +26,7 @@ string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW - default "1.17.0" if NEWLIB_V_1_17_0 + default "1.17.0" if LIBC_NEWLIB_V_1_17_0 config ATMEL_AVR32_HEADERS bool