config/libc/newlib.in
changeset 1590 b51724d5250d
parent 1535 073d351bdcd3
child 1591 11460fc587e6
     1.1 --- a/config/libc/newlib.in	Sun Sep 13 18:38:06 2009 +0200
     1.2 +++ b/config/libc/newlib.in	Mon Oct 26 18:47:11 2009 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4  # Don't remove next line
     1.5  # CT_INSERT_VERSION_BELOW
     1.6  
     1.7 -config NEWLIB_V_1_17_0
     1.8 +config LIBC_NEWLIB_V_1_17_0
     1.9      bool
    1.10      prompt "1.17.0"
    1.11  
    1.12 @@ -26,7 +26,7 @@
    1.13      string
    1.14  # Don't remove next line
    1.15  # CT_INSERT_VERSION_STRING_BELOW
    1.16 -    default "1.17.0" if NEWLIB_V_1_17_0
    1.17 +    default "1.17.0" if LIBC_NEWLIB_V_1_17_0
    1.18  
    1.19  config ATMEL_AVR32_HEADERS
    1.20      bool