diff options
Diffstat (limited to 'tests/libtool7.test')
-rwxr-xr-x | tests/libtool7.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtool7.test b/tests/libtool7.test index 845e975e6..563a1265f 100755 --- a/tests/libtool7.test +++ b/tests/libtool7.test @@ -85,7 +85,7 @@ $ACLOCAL $AUTOCONF $AUTOMAKE --add-missing --copy -./configure --prefix=`pwd`/_inst +./configure "--prefix=`pwd`/_inst" env LIBTOOLFLAGS=--silent $MAKE print >output 2>&1 cat output grep '1BEG: libmod1.la mod2.la :END1' output |