]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Regenerated: autoconf configure.in
authorUlrich Drepper <drepper@redhat.com>
Sun, 15 Aug 1999 20:30:17 +0000 (20:30 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 15 Aug 1999 20:30:17 +0000 (20:30 +0000)
configure

index f3150bdf44a4f10f9f824c016fab0738f2cb7810..b71904aaeb17ad383be716a3c89954fbf40b0fe2 100755 (executable)
--- 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