mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
11 lines
441 B
Diff
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
|