Merge branch 'micro' into maint
[platform/upstream/automake.git] / t / check8.sh
index 2586c0b..41fe307 100644 (file)
@@ -22,7 +22,6 @@ required='cc native'
 
 cat >> configure.ac << 'END'
 AC_PROG_CC
-AM_PROG_CC_C_O
 AC_OUTPUT
 END