Merge branch 'master' into testsuite-work
[platform/upstream/automake.git] / tests / libobj16a.test
index 5f5bfb7..4a5709a 100755 (executable)
@@ -23,6 +23,7 @@ required=cc
 mv configure.in configure.proto
 cat >> configure.proto << 'END'
 AC_PROG_CC
+AM_PROG_AR
 AC_PROG_RANLIB
 %LIBOBJ-STUFF% # Will be activated later.
 AC_OUTPUT
@@ -85,7 +86,7 @@ END
 
 $ACLOCAL
 $AUTOCONF
-$AUTOMAKE
+$AUTOMAKE --add-missing
 
 ./configure