diff mcabber/macros/glib-2.0.m4 @ 73:1fc66b6c08ef

[/trunk] Changeset 87 by mikael * Check for glib and update Makefiles to use it.
author mikael
date Sat, 16 Apr 2005 11:59:26 +0000
parents 35a0a8b8b875
children
line wrap: on
line diff
--- a/mcabber/macros/glib-2.0.m4	Sat Apr 16 10:14:55 2005 +0000
+++ b/mcabber/macros/glib-2.0.m4	Sat Apr 16 11:59:26 2005 +0000
@@ -5,7 +5,7 @@
 dnl Test for GLIB, and define GLIB_CFLAGS and GLIB_LIBS, if gmodule, gobject or 
 dnl gthread is specified in MODULES, pass to pkg-config
 dnl
-AC_DEFUN(AM_PATH_GLIB_2_0,
+AC_DEFUN([AM_PATH_GLIB_2_0],
 [dnl 
 dnl Get the cflags and libraries from pkg-config
 dnl