* configure.in: Always use install-sh.
* configure: Regenerate.
This commit is contained in:
@ -12,6 +12,8 @@ dnl Process this file with autoconf to produce a configure script.
|
||||
AC_PREREQ(2.12)dnl
|
||||
AC_INIT(cygserver.cc)
|
||||
|
||||
INSTALL=`cd $srcdir/../..; echo $(pwd)/install-sh`
|
||||
|
||||
AC_PROG_INSTALL
|
||||
|
||||
dnl FIXME: We temporarily define our own version of AC_PROG_CC. This is
|
||||
|
Reference in New Issue
Block a user