summaryrefslogtreecommitdiff
path: root/t/yacc-subdir.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/yacc-subdir.sh')
-rw-r--r--t/yacc-subdir.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/yacc-subdir.sh b/t/yacc-subdir.sh
index 9db492178..95788ec8a 100644
--- a/t/yacc-subdir.sh
+++ b/t/yacc-subdir.sh
@@ -22,7 +22,6 @@ required='cc yacc'
cat >> configure.ac << 'END'
AC_PROG_CC
-AM_PROG_CC_C_O
AC_PROG_YACC
AC_OUTPUT
END