]> git.pld-linux.org Git - packages/cppunit.git/commitdiff
- quotation fix
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 17 Jul 2004 23:53:23 +0000 (23:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cppunit-am18.patch -> 1.1

cppunit-am18.patch [new file with mode: 0644]

diff --git a/cppunit-am18.patch b/cppunit-am18.patch
new file mode 100644 (file)
index 0000000..e4e6184
--- /dev/null
@@ -0,0 +1,11 @@
+--- cppunit-1.10.2/cppunit.m4.orig     2002-08-22 15:20:59.000000000 +0200
++++ cppunit-1.10.2/cppunit.m4  2004-07-18 01:42:22.019016480 +0200
+@@ -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)],
This page took 0.066486 seconds and 4 git commands to generate.