This patch fix warning with aclocal >= 1.8 as told in: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=267813
diff -uNr /usr/share/debianaclocal/glib.m4 /usr/share/aclocal/glib.m4 --- /usr/share/debianaclocal/glib.m4 2005-04-19 01:22:43.000000000 +0200 +++ /usr/share/aclocal/glib.m4 2005-04-19 01:29:53.000000000 +0200 @@ -5,7 +5,7 @@ dnl Test for GLIB, and define GLIB_CFLAGS and GLIB_LIBS, if "gmodule" or dnl gthread is specified in MODULES, pass to glib-config dnl -AC_DEFUN(AM_PATH_GLIB, +AC_DEFUN([AM_PATH_GLIB], [dnl dnl Get the cflags and libraries from the glib-config script dnl Regards Alban -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]