summaryrefslogtreecommitdiff
path: root/tests/nobase-libtool.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nobase-libtool.test')
-rwxr-xr-xtests/nobase-libtool.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/nobase-libtool.test b/tests/nobase-libtool.test
index 12b055ec9..2a0cf68b3 100755
--- a/tests/nobase-libtool.test
+++ b/tests/nobase-libtool.test
@@ -26,6 +26,7 @@ set -e
cat >> configure.in <<'EOF'
AC_PROG_CC
+AM_PROG_AR
AC_PROG_LIBTOOL
AC_OUTPUT
EOF