diff options
Diffstat (limited to 't/lex-line.sh')
-rwxr-xr-x | t/lex-line.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/lex-line.sh b/t/lex-line.sh index d4340e488..9b27c0b39 100755 --- a/t/lex-line.sh +++ b/t/lex-line.sh @@ -25,7 +25,6 @@ required='cc lex' cat >> configure.ac << 'END' AC_CONFIG_FILES([sub/Makefile]) AC_PROG_CC -AM_PROG_CC_C_O AC_PROG_LEX AC_OUTPUT END |