mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
Disable explicit AC_PROG_INSTALL check... implicitly checked by
AM_INIT_AUTOMAKE.
This commit is contained in:
parent
f9219d3368
commit
984a98a84c
2 changed files with 728 additions and 792 deletions
|
|
@ -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"}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue