summaryrefslogtreecommitdiff
path: root/tests/vala.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vala.test')
-rwxr-xr-xtests/vala.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/vala.test b/tests/vala.test
index 70122c326..fc179879c 100755
--- a/tests/vala.test
+++ b/tests/vala.test
@@ -35,6 +35,7 @@ cat >> configure.in <<'END'
AC_PROG_CC
AC_PROG_CXX
AC_PROG_LIBTOOL
+AM_PROG_AR
AM_PROG_VALAC
AC_CONFIG_FILES([sub/Makefile])
AC_OUTPUT