1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-03-11 05:25:47 +01:00
Files
gryf-overlay/media-libs/gdk-pixbuf/files/gdk-pixbuf-0.22.0-m4.patch
2010-02-09 21:25:29 +01:00

10 lines
276 B
Diff

Fix aclocal warning:
/usr/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition of AM_PATH_GDK_PIXBUF
--- gdk-pixbuf-0.22.0/gdk-pixbuf.m4
+++ gdk-pixbuf-0.22.0/gdk-pixbuf.m4
@@ -11,3 +11,3 @@
dnl
-AC_DEFUN(AM_PATH_GDK_PIXBUF,
+AC_DEFUN([AM_PATH_GDK_PIXBUF],
[dnl