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

(-)/usr/share/aclocal/imlib.m4 (-2 / +2 lines)
Lines 6-12 Link Here
6
dnl AM_PATH_IMLIB([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
6
dnl AM_PATH_IMLIB([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
7
dnl Test for IMLIB, and define IMLIB_CFLAGS and IMLIB_LIBS
7
dnl Test for IMLIB, and define IMLIB_CFLAGS and IMLIB_LIBS
8
dnl
8
dnl
9
AC_DEFUN(AM_PATH_IMLIB,
9
AC_DEFUN([AM_PATH_IMLIB],
10
[dnl 
10
[dnl 
11
dnl Get the cflags and libraries from the imlib-config script
11
dnl Get the cflags and libraries from the imlib-config script
12
dnl
12
dnl
Lines 164-170 Link Here
164
])
164
])
165
165
166
# Check for gdk-imlib
166
# Check for gdk-imlib
167
AC_DEFUN(AM_PATH_GDK_IMLIB,
167
AC_DEFUN([AM_PATH_GDK_IMLIB],
168
[dnl 
168
[dnl 
169
dnl Get the cflags and libraries from the imlib-config script
169
dnl Get the cflags and libraries from the imlib-config script
170
dnl
170
dnl

Return to bug 92159