summaryrefslogtreecommitdiff
path: root/t/libobj19.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/libobj19.sh')
-rwxr-xr-xt/libobj19.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/libobj19.sh b/t/libobj19.sh
index 65172fb21..1a4cf23d4 100755
--- a/t/libobj19.sh
+++ b/t/libobj19.sh
@@ -22,7 +22,6 @@ required=cc
cat >> configure.ac << 'END'
AC_CONFIG_LIBOBJ_DIR([libobj-dir])
AC_PROG_CC
-AM_PROG_CC_C_O
AM_PROG_AR
AC_PROG_RANLIB
AC_LIBOBJ([foobar])