From 11ca7c5adf25fbf8712197dc4cc33fbcd90976d7 Mon Sep 17 00:00:00 2001 From: hno <> Date: Wed, 22 Mar 2006 09:12:39 +0000 Subject: [PATCH] Was one more reference to the old broken autoconf macro --- lib/cppunit-1.10.0/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/cppunit-1.10.0/Makefile.am b/lib/cppunit-1.10.0/Makefile.am index 4d01642436..55a22be208 100644 --- a/lib/cppunit-1.10.0/Makefile.am +++ b/lib/cppunit-1.10.0/Makefile.am @@ -20,7 +20,7 @@ EXTRA_DIST = BUGS INSTALL-unix INSTALL-WIN32.txt CodingGuideLines.txt \ src/CppUnitLibraries.dsw m4sources = \ - config/ac_create_prefix_config_h.m4 \ + config/ax_prefix_config_h.m4 \ config/ac_cxx_have_sstream.m4 \ config/ac_cxx_have_strstream.m4 \ config/ax_cxx_gcc_abi_demangle.m4 \ -- 2.47.2