preliminary checkin
This commit is contained in:
2
winsup/utils/configure
vendored
2
winsup/utils/configure
vendored
@@ -951,7 +951,7 @@ if test "x$cross_compiling" = "xyes"; then
|
||||
fi
|
||||
fi
|
||||
|
||||
INSTALL="/bin/sh "`cd $srcdir/../..; echo $(pwd)/install-sh`
|
||||
INSTALL="/bin/sh "`cd $srcdir/../..; echo $(pwd)/install-sh -c`
|
||||
|
||||
# Find a good install program. We prefer a C program (faster),
|
||||
# so one script is as good as another. But avoid the broken or
|
||||
|
@@ -83,7 +83,7 @@ if test "x$cross_compiling" = "xyes"; then
|
||||
fi
|
||||
fi
|
||||
|
||||
INSTALL="/bin/sh "`cd $srcdir/../..; echo $(pwd)/install-sh`
|
||||
INSTALL="/bin/sh "`cd $srcdir/../..; echo $(pwd)/install-sh -c`
|
||||
|
||||
AC_PROG_INSTALL
|
||||
|
||||
|
Reference in New Issue
Block a user