add packages_10.03.2 in preparation for the 10.03.2 interim release
[10.03/packages.git] / libs / glib / patches / 004-underquoted-glib.m4.patch
1 --- a/glib.m4
2 +++ b/glib.m4
3 @@ -5,7 +5,7 @@ dnl AM_PATH_GLIB([MINIMUM-VERSION, [ACTI
4  dnl Test for GLIB, and define GLIB_CFLAGS and GLIB_LIBS, if "gmodule" or 
5  dnl gthread is specified in MODULES, pass to glib-config
6  dnl
7 -AC_DEFUN(AM_PATH_GLIB,
8 +AC_DEFUN([AM_PATH_GLIB],
9  [dnl 
10  dnl Get the cflags and libraries from the glib-config script
11  dnl