Merge branch 'master' into testsuite-work
[platform/upstream/automake.git] / tests / ltlibsrc.test
index f150626..aea10d8 100755 (executable)
@@ -21,6 +21,7 @@ required='cc libtool'
 
 cat >> configure.in << 'END'
 AC_PROG_CC
+AM_PROG_AR
 AC_PROG_LIBTOOL
 AC_OUTPUT
 END