core/pstoedit/aclocal-fixes.patch
2010-06-07 13:12:50 +00:00

12 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