9903df3
--- glib-1.2.10/glib.m4.underquoted	2004-08-09 09:10:44.497000620 +0100
9903df3
+++ glib-1.2.10/glib.m4	2004-08-09 09:11:01.446759680 +0100
9903df3
@@ -5,7 +5,7 @@
9903df3
 dnl Test for GLIB, and define GLIB_CFLAGS and GLIB_LIBS, if "gmodule" or 
9903df3
 dnl gthread is specified in MODULES, pass to glib-config
9903df3
 dnl
9903df3
-AC_DEFUN(AM_PATH_GLIB,
9903df3
+AC_DEFUN([AM_PATH_GLIB],
9903df3
 [dnl 
9903df3
 dnl Get the cflags and libraries from the glib-config script
9903df3
 dnl