summaryrefslogtreecommitdiff
path: root/t/silent-c.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/silent-c.sh')
-rw-r--r--t/silent-c.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/silent-c.sh b/t/silent-c.sh
index 1614c229f..52a386211 100644
--- a/t/silent-c.sh
+++ b/t/silent-c.sh
@@ -25,7 +25,6 @@ mkdir sub
cat >>configure.ac <<'EOF'
AC_CONFIG_FILES([sub/Makefile])
AC_PROG_CC
-AM_PROG_CC_C_O
AC_OUTPUT
EOF