Fix some aclocal warnings during autogen.sh
[obnox/wireshark/wip.git] / aclocal-fallback / glib.m4
index b8094bbfe056dbebe841e35160623f9d023e90f3..b3c632b0e19ea3f1e3ab794f3c98e5ce3bb5cbdb 100644 (file)
@@ -5,7 +5,7 @@ dnl AM_PATH_GLIB([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MO
 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