mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
Update LDBM_LIB
This commit is contained in:
parent
78adfde54e
commit
fd5b806fc0
4
configure
vendored
4
configure
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user