archrelease: copy trunk to community-any
[ArchLinux/community.git] / imlib / trunk / aclocal-fixes.patch
blob04ef737e7d948063747ece244d4f0b4a4f31ac0e
1 --- imlib.m4.orig 2006-03-05 12:41:14.000000000 +0000
2 +++ imlib.m4 2006-03-05 12:44:15.000000000 +0000
3 @@ -6,7 +6,7 @@
4 dnl AM_PATH_IMLIB([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
5 dnl Test for IMLIB, and define IMLIB_CFLAGS and IMLIB_LIBS
6 dnl
7 -AC_DEFUN(AM_PATH_IMLIB,
8 +AC_DEFUN([AM_PATH_IMLIB],
9 [dnl
10 dnl Get the cflags and libraries from the imlib-config script
11 dnl
12 @@ -164,7 +164,7 @@
15 # Check for gdk-imlib
16 -AC_DEFUN(AM_PATH_GDK_IMLIB,
17 +AC_DEFUN([AM_PATH_GDK_IMLIB],
18 [dnl
19 dnl Get the cflags and libraries from the imlib-config script
20 dnl