summaryrefslogtreecommitdiff
path: root/t/compile4.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/compile4.sh')
-rw-r--r--t/compile4.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/compile4.sh b/t/compile4.sh
index a06aa8729..ddabe3143 100644
--- a/t/compile4.sh
+++ b/t/compile4.sh
@@ -46,7 +46,6 @@ absmainobj=$cwd/main.obj
cat >> configure.ac << 'END'
AC_PROG_CC
-AM_PROG_CC_C_O
AM_PROG_AR
AC_PROG_RANLIB
AC_CONFIG_FILES([sub/Makefile])