summaryrefslogtreecommitdiff
path: root/net/soup/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'net/soup/patches/patch-af')
-rw-r--r--net/soup/patches/patch-af13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/soup/patches/patch-af b/net/soup/patches/patch-af
new file mode 100644
index 00000000000..bc1be83c88f
--- /dev/null
+++ b/net/soup/patches/patch-af
@@ -0,0 +1,13 @@
+$NetBSD: patch-af,v 1.1 2005/04/27 15:00:26 wiz Exp $
+
+--- soup.m4.orig 2001-01-23 22:39:05.000000000 +0100
++++ soup.m4
+@@ -4,7 +4,7 @@
+ dnl AM_PATH_SOUP([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]])
+ dnl Test to see if soup is installed, and define SOUP_CFLAGS, LIBS
+ dnl
+-AC_DEFUN(AM_PATH_SOUP,
++AC_DEFUN([AM_PATH_SOUP],
+ [dnl
+ dnl Get the cflags and libraries from the soup-config script
+ dnl