13 lines
546 B
Diff
13 lines
546 B
Diff
diff -Nru autotrace-0.31.1.orig//autotrace.m4 autotrace-0.31.1/autotrace.m4
|
|
--- autotrace-0.31.1.orig//autotrace.m4 2002-10-10 22:44:12.000000000 +0200
|
|
+++ autotrace-0.31.1/autotrace.m4 2011-07-26 04:05:49.648813021 +0200
|
|
@@ -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
|