Magellan Linux

Contents of /trunk/cppunit/patches/cppunit-1.10.2-m4-underquoted.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (show annotations) (download)
Tue May 8 20:06:05 2007 UTC (17 years ago) by niro
File size: 304 byte(s)
-import

1 --- cppunit.m4
2 +++ cppunit.m4
3 @@ -1,7 +1,7 @@
4 dnl
5 dnl AM_PATH_CPPUNIT(MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
6 dnl
7 -AC_DEFUN(AM_PATH_CPPUNIT,
8 +AC_DEFUN([AM_PATH_CPPUNIT],
9 [
10
11 AC_ARG_WITH(cppunit-prefix,[ --with-cppunit-prefix=PFX Prefix where CppUnit is installed (optional)],