summaryrefslogtreecommitdiff
path: root/tests/libtool6.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libtool6.test')
-rwxr-xr-xtests/libtool6.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libtool6.test b/tests/libtool6.test
index a17e4ee8f..c4ae469a0 100755
--- a/tests/libtool6.test
+++ b/tests/libtool6.test
@@ -24,6 +24,7 @@ cat >>configure.in <<'END'
AM_CONDITIONAL([COND1], [true])
AM_CONDITIONAL([COND2], [false])
AC_PROG_CC
+AM_PROG_AR
AC_PROG_LIBTOOL
AC_OUTPUT
END