Allow libtool path to be hinted

This commit is contained in:
Ondřej Kuzník 2021-03-19 12:49:11 +00:00 committed by Quanah Gibson-Mount
parent adb16cbd64
commit 0b1ad3fcce

View File

@ -192,6 +192,7 @@ SLURPLOG=$TESTDIR/slurp.log
CONFIGPWF=$TESTDIR/configpw
LIBTOOL="${LIBTOOL-$TESTWD/../libtool}"
# wrappers (valgrind, gdb, environment variables, etc.)
if [ -n "$WRAPPER" ]; then
: # skip
@ -206,7 +207,7 @@ elif [ "$SLAPD_COMMON_WRAPPER" = vgdb ]; then
fi
if [ -n "$WRAPPER" ]; then
SLAPD_WRAPPER="$TESTWD/../libtool --mode=execute env $WRAPPER"
SLAPD_WRAPPER="$LIBTOOL --mode=execute env $WRAPPER"
fi
# args