]> git.sur5r.net Git - openldap/commit
OL_MKDEPEND: Round 2
authorKurt Zeilenga <kurt@openldap.org>
Tue, 8 Jun 1999 01:33:36 +0000 (01:33 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 8 Jun 1999 01:33:36 +0000 (01:33 +0000)
commita9fca665e66631cff1fd7bd4b8636ee4d9ea3a2f
tree6ed16ad2464cd53380358c0d63601e784dbf2cf9
parentb594f5209f9843b44a14feeff8fede3876971c54
OL_MKDEPEND: Round 2
now supports DETECTION using:
./configure
env MKDEP_FLAGS=-MM ./configure
env MKDEP=foo ./configure (no tests, no flags)
env MKDEP=foo MKDEP_FLAGS=-bar ./configure (no tests)
Exported AC_MKDEP and AC_MKDEP_FLAGS which can no be used
in build/*.mk
build/openldap.m4
configure
configure.in