Skip to content
Snippets Groups Projects
Forked from openldap / OpenLDAP
Source project has a limited visibility.
  • Kurt Zeilenga's avatar
    a9fca665
    OL_MKDEPEND: Round 2 · a9fca665
    Kurt Zeilenga authored
    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
    a9fca665
    History
    OL_MKDEPEND: Round 2
    Kurt Zeilenga authored
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.