summaryrefslogtreecommitdiff
path: root/t/acsubst2.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/acsubst2.sh')
-rw-r--r--t/acsubst2.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/acsubst2.sh b/t/acsubst2.sh
index 2428dc2a8..fc7c9ad17 100644
--- a/t/acsubst2.sh
+++ b/t/acsubst2.sh
@@ -18,7 +18,6 @@
cat >> configure.ac << 'END'
AC_PROG_CC
-AM_PROG_CC_C_O
AC_SUBST([FOOBAR_CFLAGS],[blablabla])
END