Disable explicit AC_PROG_INSTALL check... implicitly checked by

AM_INIT_AUTOMAKE.
This commit is contained in:
Kurt Zeilenga 1999-05-27 03:09:04 +00:00
parent f9219d3368
commit 984a98a84c
2 changed files with 728 additions and 792 deletions

1518
configure vendored

File diff suppressed because it is too large Load diff

View file

@ -296,7 +296,7 @@ TLS_LIBS=
dnl ---------------------------------------------------------------- dnl ----------------------------------------------------------------
dnl Checks for programs dnl Checks for programs
AC_PROG_INSTALL dnl AC_PROG_INSTALL
dnl The default compiler is cc (NOT gcc) dnl The default compiler is cc (NOT gcc)
CC=${CC-"cc"} CC=${CC-"cc"}