Merge branch 'maint'
[platform/upstream/automake.git] / tests / extradep.test
index 4cbfda5..3b46de9 100755 (executable)
 required=cc
 . ./defs || Exit 1
 
-set -e
-
 cat >> configure.in << 'END'
 AC_PROG_CC
+AM_PROG_AR
 AC_PROG_RANLIB
 AC_SUBST([deps], [bardep])
 AM_CONDITIONAL([COND], [test -n "$cond"])