|
From: Tom H. <th...@cy...> - 2004-11-01 09:51:10
|
CVS commit by thughes: Really add AM_PROG_CC_C_O this time, rather than AC_PROG_CC_C_O. BUG: 92331 M +1 -1 configure.in 1.140 --- valgrind/configure.in #1.139:1.140 @@ -12,5 +12,5 @@ AC_PROG_LN_S AC_PROG_CC -AC_PROG_CC_C_O +AM_PROG_CC_C_O AC_PROG_CPP AC_PROG_CXX |