[gtk+/wip/meson: 169/181] build: Disable deprecation warnings for input methods
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/meson: 169/181] build: Disable deprecation warnings for input methods
- Date: Wed, 26 Apr 2017 16:41:50 +0000 (UTC)
commit 22bd66559584c802be6b5ba5d7a4e11ee2c7cf8e
Author: Emmanuele Bassi <ebassi gnome org>
Date: Wed Apr 19 11:34:29 2017 +0100
build: Disable deprecation warnings for input methods
modules/input/meson.build | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/modules/input/meson.build b/modules/input/meson.build
index 90be67f..ecb98c4 100644
--- a/modules/input/meson.build
+++ b/modules/input/meson.build
@@ -56,6 +56,7 @@ mp_confdir = join_paths(sysconfdir, 'gtk-4.0')
mp_cargs = [
'-DMULTIPRESS_LOCALEDIR=""', # FIXME: where is $(mplocaledir) ever set?
'-DMULTIPRESS_CONFDIR="@0@"'.format(mp_confdir),
+ '-DGDK_DISABLE_DEPRECATION_WARNINGS',
]
install_data('im-multipress.conf', install_dir : mp_confdir)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]