diff options
Diffstat (limited to 'newlib/libc/sys/configure')
-rwxr-xr-x | newlib/libc/sys/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/sys/configure b/newlib/libc/sys/configure index 746727f4d..04436d960 100755 --- a/newlib/libc/sys/configure +++ b/newlib/libc/sys/configure @@ -1431,7 +1431,7 @@ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}' test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' -# Hack +# Hack to ensure that INSTALL won't be set to "../" with autoconf 2.13. */ ac_given_INSTALL=$INSTALL echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 |