]> git.sur5r.net Git - openldap/commitdiff
fix typo; need to rebuild configure
authorPierangelo Masarati <ando@openldap.org>
Thu, 4 Oct 2001 15:28:01 +0000 (15:28 +0000)
committerPierangelo Masarati <ando@openldap.org>
Thu, 4 Oct 2001 15:28:01 +0000 (15:28 +0000)
configure.in

index dea58303e1dadb8592eca1df9cb31942d2313339..27e73d29ea6378fcde05cc82a2cc5a028332c462 100644 (file)
@@ -2397,7 +2397,7 @@ if test "$ol_link_ldbm" != no -a $ol_enable_ldbm != no; then
        AC_DEFINE(SLAPD_LDBM,1,[define to support LDBM backend])
        BUILD_SLAPD=yes
        BUILD_LDBM=yes
-       LDBM_LIB="-ldbm"
+       LDBM_LIB="-lldbm"
        if test "$ol_with_ldbm_module" != static ; then
                AC_DEFINE(SLAPD_LDBM_DYNAMIC,1,
                        [define to support dynamic LDBM backend])