mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-04 06:01:23 -05:00
ITS#6889 regenerate configure
This commit is contained in:
parent
fa64b07cfc
commit
6b95e5941c
1 changed files with 2 additions and 2 deletions
4
configure
vendored
4
configure
vendored
|
|
@ -1,5 +1,5 @@
|
|||
#! /bin/sh
|
||||
# From configure.in Id: ffcaf2e31c91b4b451952a5e979b491179215706 .
|
||||
# From configure.in Id: 9a6b25c794bb8f0aa9697d73b7b082c759e4de1a .
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.65.
|
||||
#
|
||||
|
|
@ -22234,7 +22234,7 @@ fi
|
|||
|
||||
|
||||
if test $ol_cv_lib_fetch != no ; then
|
||||
LUTIL_LIBS="$LUTIL_LIBS $ol_link_fetch"
|
||||
LIBS="$LIBS $ol_link_fetch"
|
||||
ol_link_fetch=freebsd
|
||||
|
||||
elif test $ol_with_fetch != auto ; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue