Ticket #37342: patch-newlib-libc-configure.diff

File patch-newlib-libc-configure.diff, 539 bytes (added by billy@…, 11 years ago)
  • newlib/libc/configure

    old new  
    12381238      ac_cache_corrupted=: ;;
    12391239    ,);;
    12401240    *)
    1241       if test "x$ac_old_val" != "x$ac_new_val"; then
     1241      if test "x${ac_old_val%% }" != "x${ac_new_val%% }"; then
    12421242        { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
    12431243echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
    12441244        { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5