]> Pileus Git - ~andy/gtk/commit
If major.minor of required and available glib versions are the same, add
authorBehdad Esfahbod <behdad@gnome.org>
Sun, 29 Jan 2006 04:00:45 +0000 (04:00 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Sun, 29 Jan 2006 04:00:45 +0000 (04:00 +0000)
commit6a66c972cafeeabd6e1a35ea7f622bb1f380bb94
tree17ac6e6ca176643b755e9b92b24d83075ba27a91
parentcca151bab7ff3f26d0f3b613ce1661dcfe199826
If major.minor of required and available glib versions are the same, add

2006-01-28  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.
19 files changed:
ChangeLog
ChangeLog.pre-2-10
configure.in
contrib/gdk-pixbuf-xlib/Makefile.am
demos/Makefile.am
demos/gtk-demo/Makefile.am
gdk-pixbuf/Makefile.am
gdk-pixbuf/pixops/Makefile.am
gdk/Makefile.am
gdk/linux-fb/Makefile.am
gdk/quartz/Makefile.am
gdk/x11/Makefile.am
gtk/Makefile.am
gtk/theme-bits/Makefile.am
modules/engines/ms-windows/Makefile.am
modules/engines/pixbuf/Makefile.am
modules/input/Makefile.am
perf/Makefile.am
tests/Makefile.am