58165bf3e8
PKGREVISION bump because most people won't care.
13 lines
405 B
Text
13 lines
405 B
Text
$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
|