]> git.sur5r.net Git - openldap/blobdiff - include/Make-template
Fixed ldapconfig.h.edit/Make-template to generate ldapconfig.h correctly.
[openldap] / include / Make-template
index 0b7ba0c17c4c5e3958bec09157cc88887e6e93e7..7c59838fb5855479ba5dd5e79f77de582a1d22a4 100644 (file)
@@ -31,7 +31,8 @@ ldapconfig.h: ldapconfig.h.edit Makefile
         echo " * INSTALL file for more information." >> $@; \
         echo " */ " >> $@; \
         echo "" >> $@; \
-       $(SED) -e 's;%ETCDIR%;$(RUNTIMEETCDIR);' \
+       $(SED) -e 's;%ETCDIR%;$(LDAP_ETCDIR);' \
+                       -e 's;%BINDIR%;$(LDAP_BINDIR);' \
                        -e 's;%SBINDIR%;$(LDAP_SBINDIR);' \
                        -e 's;%LIBEXECDIR%;$(LDAP_LIBEXECDIR);' \
                        -e 's;%RUNDIR%;$(LDAP_RUNDIR);' \