summaryrefslogtreecommitdiff
path: root/tests/ltorder.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ltorder.test')
-rwxr-xr-xtests/ltorder.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ltorder.test b/tests/ltorder.test
index c41134137..d249596c8 100755
--- a/tests/ltorder.test
+++ b/tests/ltorder.test
@@ -21,6 +21,7 @@ required='libtoolize'
cat >>configure.in <<'END'
AC_PROG_CC
+AM_PROG_AR
AC_PROG_LIBTOOL
AC_OUTPUT
END