]> git.sur5r.net Git - openldap/commitdiff
Update LDBM_LIB
authorKurt Zeilenga <kurt@openldap.org>
Fri, 5 Oct 2001 20:58:29 +0000 (20:58 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 5 Oct 2001 20:58:29 +0000 (20:58 +0000)
configure

index 07f7e428d40d1674425407267ee5c0913d7d3d3f..2a95efa69512ec0f878159681d6593012139b263 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # $OpenLDAP$
-# from OpenLDAP: pkg/ldap/configure.in,v 1.368 2001/10/04 04:34:05 kurt Exp  
+# from OpenLDAP: pkg/ldap/configure.in,v 1.369 2001/10/04 13:28:01 ando Exp  
 
 # Copyright 1998-2001 The OpenLDAP Foundation.  All Rights Reserved.
 # 
@@ -17559,7 +17559,7 @@ EOF
 
        BUILD_SLAPD=yes
        BUILD_LDBM=yes
-       LDBM_LIB="-ldbm"
+       LDBM_LIB="-lldbm"
        if test "$ol_with_ldbm_module" != static ; then
                cat >> confdefs.h <<\EOF
 #define SLAPD_LDBM_DYNAMIC 1