From: Ulrich Drepper Date: Sun, 15 Aug 1999 20:30:17 +0000 (+0000) Subject: Regenerated: autoconf configure.in X-Git-Tag: cvs/glibc_2-1-2~149 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4233e0ed196c3f53bb2a3b24fe6fdb94a20dff8a;p=thirdparty%2Fglibc.git Regenerated: autoconf configure.in --- diff --git a/configure b/configure index f3150bdf44a..b71904aaeb1 100755 --- a/configure +++ b/configure @@ -1179,9 +1179,9 @@ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}' test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' -if test "$INSTALL" = "${srcdir}/install-sh -c"; then +if test "$INSTALL" = "${srcdir}/scripts/install-sh -c"; then # The makefiles need to use a different form to find it in $srcdir. - INSTALL='\$(..)./install-sh -c' + INSTALL='\$(..)./scripts/install-sh -c' fi echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 echo "configure:1188: checking whether ln -s works" >&5