tests: cosmetic changes in t/extra-sources.sh
[platform/upstream/automake.git] / t / lex5.sh
index 13c8239..232f77d 100644 (file)
--- a/t/lex5.sh
+++ b/t/lex5.sh
@@ -21,7 +21,6 @@ required='cc lex'
 
 cat >> configure.ac << 'END'
 AC_PROG_CC
-AM_PROG_CC_C_O
 AM_PROG_LEX
 AC_OUTPUT
 END