PKGBUILDs/extra/pstoedit/aclocal-fixes.patch

12 lines
441 B
Diff
Raw Normal View History

2009-10-10 02:23:22 +00:00
--- 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