]> Pileus Git - ~andy/gtk/commit - tests/Makefile.am
Don't use *_DISABLE_DEPRECATED
authorMatthias Clasen <mclasen@redhat.com>
Wed, 2 Nov 2011 02:14:45 +0000 (22:14 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 2 Nov 2011 02:14:45 +0000 (22:14 -0400)
commit9b0011be92c61436c5003332ca3a4ff17ce34717
tree9e1f220a58339921822106230b37087ef3fe1d20
parent2a9932cf02e5a996e85fc190ebb35d4641f0bcea
Don't use *_DISABLE_DEPRECATED

Instead of undefining the DISABLE_DEPRECATED guards,
define the GDK_DISABLE_DEPRECATION_WARNING macro where needed.
Also replace INCLUDES by AM_CPPFLAGS to shut up automake.
tests/Makefile.am
tests/testfontselection.c
tests/testfontselectiondialog.c
tests/testmerge.c