From 3e18fbb7e045575fe62a5b33bdb20df30a86f539 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 28 Dec 2003 18:23:26 +0000 Subject: [PATCH] - autotrace.m4 quotation fix Changed files: autotrace-am18.patch -> 1.1 --- autotrace-am18.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 autotrace-am18.patch diff --git a/autotrace-am18.patch b/autotrace-am18.patch new file mode 100644 index 0000000..e97a809 --- /dev/null +++ b/autotrace-am18.patch @@ -0,0 +1,11 @@ +--- autotrace-0.31.1/autotrace.m4.orig 2002-10-10 22:44:12.000000000 +0200 ++++ autotrace-0.31.1/autotrace.m4 2003-12-28 19:17:21.392670840 +0100 +@@ -4,7 +4,7 @@ + dnl AM_PATH_AUTOTRACE([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]) + dnl Test to see if libautotrace is installed, and define AUTOTRACE_CFLAGS, LIBS + dnl +-AC_DEFUN(AM_PATH_AUTOTRACE, ++AC_DEFUN([AM_PATH_AUTOTRACE], + [dnl + dnl Get the cflags and libraries from the autotrace-config script + dnl -- 2.43.0