summaryrefslogtreecommitdiff
path: root/t/subobj6.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/subobj6.sh')
-rw-r--r--t/subobj6.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/subobj6.sh b/t/subobj6.sh
index 71755fdb2..0e7aa86b6 100644
--- a/t/subobj6.sh
+++ b/t/subobj6.sh
@@ -21,7 +21,7 @@ required=cc
. test-init.sh
cat >> configure.ac << 'END'
-AM_PROG_CC_C_O
+AC_PROG_CC
AC_OUTPUT
END