head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2007.06.11.16.22.23; author thl; state Exp; branches; next ; commitid dduLL14qPz76Svls; desc @@ 1.1 log @defeat aclocal underquoted definition warning @ text @Index: imlib-1.9.15/imlib.m4 --- imlib-1.9.15/imlib.m4.orig 2004-08-27 18:03:11 +0200 +++ imlib-1.9.15/imlib.m4 2007-06-11 18:07:10 +0200 @@@@ -6,7 +6,7 @@@@ dnl AM_PATH_IMLIB([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]]) dnl Test for IMLIB, and define IMLIB_CFLAGS and IMLIB_LIBS dnl -AC_DEFUN(AM_PATH_IMLIB, +AC_DEFUN([AM_PATH_IMLIB], [dnl dnl Get the cflags and libraries from the imlib-config script dnl @@@@ -164,7 +164,7 @@@@ ]) # Check for gdk-imlib -AC_DEFUN(AM_PATH_GDK_IMLIB, +AC_DEFUN([AM_PATH_GDK_IMLIB], [dnl dnl Get the cflags and libraries from the imlib-config script dnl @