]> git.sur5r.net Git - openldap/commit
Update build system to use output of new dependency generation detection
authorKurt Zeilenga <kurt@openldap.org>
Tue, 8 Jun 1999 19:13:00 +0000 (19:13 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 8 Jun 1999 19:13:00 +0000 (19:13 +0000)
commitdeca38c9a9f302e0640f33e96913c461c9265788
tree94f8d992d88e8c38b2934497acf0ed2bd556fa73
parent7c4fb74a193bb66301788398f272d1916de5bddd
Update build system to use output of new dependency generation detection
macros.  Proceedures for using alternative dependency generation
"compiler" and "flags" has changed.
    Pre-configure:
        env MKDEP=mycc MKDEP_FLAGS=myccflags ./configure
    Post-configure:
        hack top.mk and run ./config.status
build/mkdep
build/openldap.m4
build/top.mk
configure