mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
regenerated
This commit is contained in:
parent
b67ade148e
commit
6290917307
4
configure
vendored
4
configure
vendored
@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
# $OpenLDAP$
|
||||
# from OpenLDAP: pkg/ldap/configure.in,v 1.259 1999/09/20 18:55:55 kdz Exp
|
||||
# from OpenLDAP: pkg/ldap/configure.in,v 1.261 1999/09/22 15:45:59 jsanchez Exp
|
||||
|
||||
# Copyright 1998,1999 The OpenLDAP Foundation. All Rights Reserved.
|
||||
#
|
||||
@ -14485,6 +14485,7 @@ fi
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
trap '' 1 2 15
|
||||
@ -14693,6 +14694,7 @@ s%@SLURPD_LIBS@%$SLURPD_LIBS%g
|
||||
s%@LDBM_LIBS@%$LDBM_LIBS%g
|
||||
s%@LTHREAD_LIBS@%$LTHREAD_LIBS%g
|
||||
s%@LUTIL_LIBS@%$LUTIL_LIBS%g
|
||||
s%@WRAP_LIBS@%$WRAP_LIBS%g
|
||||
s%@SLAPD_MODULES_CPPFLAGS@%$SLAPD_MODULES_CPPFLAGS%g
|
||||
s%@SLAPD_MODULES_LDFLAGS@%$SLAPD_MODULES_LDFLAGS%g
|
||||
s%@SLAPD_MODULES_LIST@%$SLAPD_MODULES_LIST%g
|
||||
|
Loading…
Reference in New Issue
Block a user