]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Really add AM_PROG_CC_C_O this time, rather than AC_PROG_CC_C_O.
authorTom Hughes <tom@compton.nu>
Mon, 1 Nov 2004 09:50:57 +0000 (09:50 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 1 Nov 2004 09:50:57 +0000 (09:50 +0000)
BUG: 92331

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2888

configure.in

index 25beccb01d7dfca474ce387c9faaa51dc628f085..516097a16665135fae74aeff10a1c4161cdb9b06 100644 (file)
@@ -11,7 +11,7 @@ CFLAGS=""
 
 AC_PROG_LN_S
 AC_PROG_CC
-AC_PROG_CC_C_O
+AM_PROG_CC_C_O
 AC_PROG_CPP
 AC_PROG_CXX
 AC_PROG_RANLIB