mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
Regenerate configure for Issue#9236
This commit is contained in:
parent
f4e1549eb3
commit
44c5183f21
1 changed files with 2 additions and 2 deletions
4
configure
vendored
4
configure
vendored
|
|
@ -1,5 +1,5 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# From configure.in Id: d491e70670048cb080e0e996d172cd27960e4328 .
|
# From configure.in Id: 1e681bca311262d7c74837076cd37d5595229169 .
|
||||||
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
||||||
# Generated by GNU Autoconf 2.69.
|
# Generated by GNU Autoconf 2.69.
|
||||||
#
|
#
|
||||||
|
|
@ -3754,7 +3754,7 @@ if test "${enable_shell+set}" = set; then :
|
||||||
ol_enable_shell="$ol_arg"
|
ol_enable_shell="$ol_arg"
|
||||||
|
|
||||||
else
|
else
|
||||||
ol_enable_shell=${ol_enable_backends:-no}
|
ol_enable_shell=no
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# end --enable-shell
|
# end --enable-shell
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue