packaging: Bump to 1.14.1
[platform/upstream/automake.git] / t / target-cflags.sh
old mode 100755 (executable)
new mode 100644 (file)
index 3c7d720..01bcbce
@@ -22,7 +22,6 @@ required=cc
 
 cat >> configure.ac << 'END'
 AC_PROG_CC
-AM_PROG_CC_C_O
 AC_OUTPUT
 END