build: Update deprecation warnings symbols
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 22 May 2017 08:55:41 +0000 (09:55 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 22 May 2017 12:44:20 +0000 (13:44 +0100)
commitb0e3a9cbcfb01345eb8b938f35f90f5c20ef7bcc
tree04fbdca30eb543cc2c622795e44666240f3763b1
parent9466ce9bee6c89abed3014f399c34c0ea3563d31
build: Update deprecation warnings symbols

The old '*_DISABLE_DEPRECATED` pre-processor symbol class has been
deprecated now that the G* stack has moved on to versioned symbols and
versioned deprecation warnings. The appropriate way to disable compiler
warnings when building is to use `*_DISABLE_DEPRECATION_WARNINGS`.
atk/Makefile.am
atk/meson.build