Description: AC_SUBST(ldap_lib_ldif) was missing from configure.ac for @ldap_lib_dir@. https://fedorahosted.org/389/ticket/47875 Reviewed by [email protected] (Thank you, Rich!!)
@@ -709,6 +709,7 @@ AC_SUBST(openldap_inc)
AC_SUBST(openldap_lib)
AC_SUBST(openldap_libdir)
AC_SUBST(openldap_bindir)
+AC_SUBST(ldap_lib_ldif)
AC_SUBST(ldaptool_bindir)
AC_SUBST(ldaptool_opts)
AC_SUBST(plainldif_opts)