[java-atk-wrapper] Warn for deprecated declarations
- From: Magdalen Berns <mberns src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [java-atk-wrapper] Warn for deprecated declarations
- Date: Mon, 17 Nov 2014 16:49:04 +0000 (UTC)
commit a2e6a89e408579b57db0cc13fb3eb465236b5ac3
Author: Magdalen Berns <m berns thismagpie com>
Date: Mon Nov 17 16:48:42 2014 +0000
Warn for deprecated declarations
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 959037b..e31810d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.63)
AC_INIT([java-atk-wrapper],[0.31.0])
AC_CONFIG_AUX_DIR(config)
-AM_INIT_AUTOMAKE([1.11 -Wall check-news])
+AM_INIT_AUTOMAKE([1.11 -Wall check-news -Wdeprecated-declarations])
m4_pattern_allow([AM_PROG_AR])
AM_PROG_AR
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]