Merge branch 'micro' into maint
[platform/upstream/automake.git] / t / subobj5.sh
index 5482304..4851423 100644 (file)
@@ -23,7 +23,6 @@ required=cc
 cat >> configure.ac << 'END'
 AC_CONFIG_FILES([generic/Makefile])
 AC_PROG_CC
-AM_PROG_CC_C_O
 AC_OUTPUT
 END