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

11 lines
441 B
Diff

--- config/pstoedit.m4.orig 2006-03-05 13:36:37.000000000 +0000
+++ config/pstoedit.m4 2006-03-05 13:36:51.000000000 +0000
@@ -4,7 +4,7 @@
dnl AM_PATH_PSTOEDIT([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
dnl Test to see if libpstoedit is installed, and define PSTOEDIT_CFLAGS, LIBS
dnl
-AC_DEFUN(AM_PATH_PSTOEDIT,
+AC_DEFUN([AM_PATH_PSTOEDIT],
[dnl
dnl Get the cflags and libraries from the pstoedit-config script
dnl