Require pkg-config 0.16 in configure and in AM_PATH_GLIB_2_0 to be
authorMatthias Clasen <mclasen@redhat.com>
Thu, 8 Nov 2007 05:48:35 +0000 (05:48 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 8 Nov 2007 05:48:35 +0000 (05:48 +0000)
commite24316997992859ea5e39f2f69f0b95fbe2b9c5f
treee1d669706472d3df573c948acdcdf5369f2adcfd
parent263a48aaec3a1d59c0da2599a49787aec3b5b921
Require pkg-config 0.16 in configure and in AM_PATH_GLIB_2_0 to be

2007-11-08  Matthias Clasen <mclasen@redhat.com>

        * configure.in:
        * m4macros/glib-2.0.m4: Require pkg-config 0.16 in configure
        and in AM_PATH_GLIB_2_0 to be consistent with the use of
        PKG_PROG_PKG_CONFIG which was introduced in 0.16.  (#418778,
        Loïc Minier)

svn path=/trunk/; revision=5820
ChangeLog
configure.in
m4macros/glib-2.0.m4