summaryrefslogtreecommitdiff
path: root/math/guppi/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'math/guppi/patches/patch-ab')
-rw-r--r--math/guppi/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/math/guppi/patches/patch-ab b/math/guppi/patches/patch-ab
new file mode 100644
index 00000000000..096a369e5d3
--- /dev/null
+++ b/math/guppi/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.3 2005/04/27 15:03:31 wiz Exp $
+
+--- libguppi.m4.orig 2000-06-01 15:54:33.000000000 +0200
++++ libguppi.m4
+@@ -8,7 +8,7 @@
+ dnl AM_PATH_LIBGUPPI([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
+ dnl Test for LIBGUPPI, and define LIBGUPPI_CFLAGS and LIBGUPPI_LIBS
+ dnl
+-AC_DEFUN(AM_PATH_LIBGUPPI,
++AC_DEFUN([AM_PATH_LIBGUPPI],
+ [dnl
+ dnl Get the cflags and libraries from the gnome-config script
+ dnl