Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 92170
Collapse All | Expand All

(-)/usr/share/aclocal/gdk-pixbuf.m4 (-1 / +1 lines)
Lines 9-15 Link Here
9
dnl AM_PATH_GDK_PIXBUF([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
9
dnl AM_PATH_GDK_PIXBUF([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
10
dnl Test for GDK_PIXBUF, and define GDK_PIXBUF_CFLAGS and GDK_PIXBUF_LIBS
10
dnl Test for GDK_PIXBUF, and define GDK_PIXBUF_CFLAGS and GDK_PIXBUF_LIBS
11
dnl
11
dnl
12
AC_DEFUN(AM_PATH_GDK_PIXBUF,
12
AC_DEFUN([AM_PATH_GDK_PIXBUF],
13
[dnl 
13
[dnl 
14
dnl Get the cflags and libraries from the gdk-pixbuf-config script
14
dnl Get the cflags and libraries from the gdk-pixbuf-config script
15
dnl
15
dnl

Return to bug 92170