PKGBUILDs/extra/autotrace/aclocal-fixes.patch
2009-10-09 21:23:22 -05:00

11 lines
435 B
Diff

--- autotrace.m4.orig 2006-03-05 13:53:23.000000000 +0000
+++ autotrace.m4 2006-03-05 13:53:35.000000000 +0000
@@ -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