summaryrefslogtreecommitdiff
path: root/t/c-demo.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/c-demo.sh')
-rw-r--r--t/c-demo.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/c-demo.sh b/t/c-demo.sh
index df2fc5540..a0012e2cc 100644
--- a/t/c-demo.sh
+++ b/t/c-demo.sh
@@ -27,7 +27,6 @@ AC_CONFIG_SRCDIR([tests/test.test])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE
AC_PROG_CC
-AM_PROG_CC_C_O
AM_PROG_AR
AC_PROG_RANLIB
AM_CONDITIONAL([RUN_TESTS], [test x"$run_tests" != x"no"])