summaryrefslogtreecommitdiff
path: root/tests/compile4.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compile4.test')
-rwxr-xr-xtests/compile4.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/compile4.test b/tests/compile4.test
index cf8d6cb7d..66879a540 100755
--- a/tests/compile4.test
+++ b/tests/compile4.test
@@ -46,6 +46,7 @@ absmainobj=`pwd`/main.obj
cat >> configure.in << 'END'
AC_PROG_CC
AM_PROG_CC_C_O
+AM_PROG_AR
AC_PROG_RANLIB
AC_CONFIG_FILES([sub/Makefile])
AC_OUTPUT