Full_Name: SATOH Fumiyasu
Version: master, 2.4.31
OS:
URL:
https://gist.github.com/2931594
Submission from: (NULL) (114.48.132.80)
In contrib/slapd-modules, there are many Makefiles for each contrib
modules, but there is no common style and usage of Makefile.
E.g, some Makefile use $LDAP_SRC to specify a location of OpenLDAP
source tree but others use $LDAPSRC or $OPENLDAP_SRC.
I've created a patch to unify the structure and usage of Makefiles
in contrib/slapd-modules.