summaryrefslogtreecommitdiff
path: root/tests/stdlib2.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stdlib2.test')
-rwxr-xr-xtests/stdlib2.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/stdlib2.test b/tests/stdlib2.test
index c5d543c23..5da42adaf 100755
--- a/tests/stdlib2.test
+++ b/tests/stdlib2.test
@@ -32,6 +32,7 @@ set -e
cat >> configure.in << 'END'
AC_PROG_CC
+AM_PROG_AR
AC_PROG_LIBTOOL
AC_OUTPUT
END