summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf/patches/patch-al
blob: 1a45ae3324be9dc424272831aed0555b55c94c79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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