[evolution-groupwise] Remove almost all *_DISABLE_DEPRECATED_FLAGS.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-groupwise] Remove almost all *_DISABLE_DEPRECATED_FLAGS.
- Date: Thu, 24 Nov 2011 23:09:03 +0000 (UTC)
commit 2c4b1b1ea8feeb57a5192dae33e892be7748af3c
Author: Matthew Barnes <mbarnes redhat com>
Date: Thu Nov 24 18:05:02 2011 -0500
Remove almost all *_DISABLE_DEPRECATED_FLAGS.
Leave the EDS macros alone since we control them.
I'll care about deprecated APIs again when a gtk4 release date is
announced. Meanwhile it's just causing distros unnecessary pain.
configure.ac | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ca663ae..b32ee4d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -59,10 +59,7 @@ dnl **********************
dnl Compiler Warning Flags
dnl **********************
AS_COMPILER_FLAGS(WARNING_FLAGS,
- "-DPANGO_DISABLE_DEPRECATED
- -DGDK_DISABLE_DEPRECATED
- -DGDK_PIXBUF_DISABLE_DEPRECATED
- -DE_BOOK_DISABLE_DEPRECATED
+ "-DE_BOOK_DISABLE_DEPRECATED
-DE_CAL_DISABLE_DEPRECATED
-Wall -Wextra
-Wno-missing-field-initializers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]