summaryrefslogtreecommitdiff
path: root/t/silent-lex.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/silent-lex.sh')
-rw-r--r--t/silent-lex.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/silent-lex.sh b/t/silent-lex.sh
index fdafe9442..3bfc40029 100644
--- a/t/silent-lex.sh
+++ b/t/silent-lex.sh
@@ -22,7 +22,6 @@ required='cc lex'
mkdir sub
cat >>configure.ac <<'EOF'
-AM_PROG_CC_C_O
AC_PROG_LEX
AC_CONFIG_FILES([sub/Makefile])
AC_OUTPUT