mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
Don't call AC_CANONICAL_HOST from configure.in. We use feature tests.
(libtool, though, will drag it for it's use...)
This commit is contained in:
parent
af2183c35e
commit
10d7f35484
2 changed files with 530 additions and 533 deletions
|
|
@ -235,8 +235,6 @@ fi
|
||||||
|
|
||||||
AC_MSG_RESULT(done)
|
AC_MSG_RESULT(done)
|
||||||
|
|
||||||
AC_CANONICAL_HOST
|
|
||||||
|
|
||||||
## Initialize vars
|
## Initialize vars
|
||||||
LDAP_LIBS=
|
LDAP_LIBS=
|
||||||
LDBM_LIBS=
|
LDBM_LIBS=
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue