You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
439 B
13 lines
439 B
Index: gdk-pixbuf.m4 |
|
--- gdk-pixbuf.m4.orig 2001-02-22 23:57:21 +0100 |
|
+++ gdk-pixbuf.m4 2007-06-11 18:09:32 +0200 |
|
@@ -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 |
|
|
|
|