mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-21 15:19:34 -05:00
Update configure due to Hallvard's openldap.m4 change
This commit is contained in:
parent
2ce7c6859f
commit
6cd03236c1
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -2627,7 +2627,7 @@ $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
|
||||||
|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
|
|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
|
||||||
|
|
||||||
|
|
||||||
for ac_prog in gawk mawk nawk awk
|
for ac_prog in mawk gawk nawk awk
|
||||||
do
|
do
|
||||||
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
||||||
set dummy $ac_prog; ac_word=$2
|
set dummy $ac_prog; ac_word=$2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue