From 2aa148634e1089c7ecfcdd50692cd063d03b38f5 Mon Sep 17 00:00:00 2001 From: Michael Wetherell Date: Wed, 16 Aug 2006 19:15:28 +0000 Subject: [PATCH] Import cppunit.m4 from cppunit 1.10.2. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/CPPUNIT@40634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/aclocal/cppunit.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/aclocal/cppunit.m4 b/build/aclocal/cppunit.m4 index 0991d51ec0..96b3db78ca 100644 --- a/build/aclocal/cppunit.m4 +++ b/build/aclocal/cppunit.m4 @@ -1,7 +1,7 @@ dnl dnl AM_PATH_CPPUNIT(MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]) dnl -AC_DEFUN([AM_PATH_CPPUNIT], +AC_DEFUN(AM_PATH_CPPUNIT, [ AC_ARG_WITH(cppunit-prefix,[ --with-cppunit-prefix=PFX Prefix where CppUnit is installed (optional)],