summaryrefslogtreecommitdiff
path: root/t/lex-subobj-nodep.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/lex-subobj-nodep.sh')
-rw-r--r--t/lex-subobj-nodep.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/lex-subobj-nodep.sh b/t/lex-subobj-nodep.sh
index 3282350c2..75e4f0c43 100644
--- a/t/lex-subobj-nodep.sh
+++ b/t/lex-subobj-nodep.sh
@@ -22,7 +22,6 @@ required='cc lex'
cat >>configure.ac <<\END
AC_PROG_CC
-AM_PROG_CC_C_O
AC_PROG_LEX
AC_OUTPUT
END