autotrace/autotrace-aclocal18.patch

14 lines
439 B
Diff
Raw Normal View History

2009-07-27 14:20:46 +00:00
--- autotrace.m4~ 2002-10-10 23:44:12.000000000 +0300
+++ autotrace.m4 2005-05-22 22:17:06.000000000 +0300
@@ -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