* configure.in: Always use install-sh.

* configure: Regenerate.
This commit is contained in:
Christopher Faylor
2003-07-25 23:52:30 +00:00
parent 5d66faab67
commit 7f4773b3ef
9 changed files with 137 additions and 110 deletions

View File

@@ -83,6 +83,8 @@ if test "x$cross_compiling" = "xyes"; then
fi
fi
INSTALL=`cd $srcdir/../..; echo $(pwd)/install-sh`
AC_PROG_INSTALL
AM_EXEEXT