If major.minor of required and available glib versions are the same, add
authorBehdad Esfahbod <behdad@gnome.org>
Wed, 25 Jan 2006 19:33:58 +0000 (19:33 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Wed, 25 Jan 2006 19:33:58 +0000 (19:33 +0000)
commitf45689bc655eb723f11a2eb65a41303221b80397
tree0cdbb33fec504aa5c7f4f560945cf61079794a10
parent6cc6c9a57c674787f278ea5b60705384fd72b4ad
If major.minor of required and available glib versions are the same, add

2006-01-25  Behdad Esfahbod  <behdad@gnome.org>

        * configure.in: If major.minor of required and available glib versions
        are the same, add -DG_DISABLE_DEPRECATED to GLIB_CFLAGS. (bug #328617)

        * */Makefile.am: Remove hardcoded -DG_DISABLE_DEPRECATED.
src/Makefile.am