summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gdk-pixbuf/patches/patch-al')
-rw-r--r--graphics/gdk-pixbuf/patches/patch-al13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/gdk-pixbuf/patches/patch-al b/graphics/gdk-pixbuf/patches/patch-al
new file mode 100644
index 00000000000..1a45ae3324b
--- /dev/null
+++ b/graphics/gdk-pixbuf/patches/patch-al
@@ -0,0 +1,13 @@
+$NetBSD: patch-al,v 1.1 2005/04/27 11:05:42 wiz Exp $
+
+--- gdk-pixbuf.m4.orig 2001-02-22 23:57:21.000000000 +0100
++++ gdk-pixbuf.m4
+@@ -9,7 +9,7 @@
+ dnl AM_PATH_GDK_PIXBUF([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
+ dnl Test for GDK_PIXBUF, and define GDK_PIXBUF_CFLAGS and GDK_PIXBUF_LIBS
+ dnl
+-AC_DEFUN(AM_PATH_GDK_PIXBUF,
++AC_DEFUN([AM_PATH_GDK_PIXBUF],
+ [dnl
+ dnl Get the cflags and libraries from the gdk-pixbuf-config script
+ dnl