mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
Test no longer depends on --with-tls
This commit is contained in:
parent
9688a3ae7e
commit
6d01c81596
@ -16,11 +16,6 @@
|
||||
echo "running defines.sh"
|
||||
. $SRCDIR/scripts/defines.sh
|
||||
|
||||
if test "$AC_WITH_TLS" != "yes" ; then
|
||||
echo "test disabled, requires --with-tls"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
mkdir -p $TESTDIR $DBDIR1
|
||||
|
||||
echo "Running slapadd to build slapd database..."
|
||||
|
Loading…
Reference in New Issue
Block a user