[gnome-packagekit] Remove the foo_DISABLE_DEPRECATED CPPFLAGS as it's hurting with the GTK+ and Glib changes
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] Remove the foo_DISABLE_DEPRECATED CPPFLAGS as it's hurting with the GTK+ and Glib changes
- Date: Mon, 27 Jun 2011 16:25:40 +0000 (UTC)
commit 06ab0f788c24133b2932053265071b3eeb48b8ce
Author: Richard Hughes <richard hughsie com>
Date: Mon Jun 27 17:25:37 2011 +0100
Remove the foo_DISABLE_DEPRECATED CPPFLAGS as it's hurting with the GTK+ and Glib changes
configure.ac | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d3c93bf..eeeaed1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -50,10 +50,6 @@ dnl ---------------------------------------------------------------------------
dnl - Extra verbose warning switches
dnl ---------------------------------------------------------------------------
if test "$GCC" = "yes"; then
-# CPPFLAGS="$CPPFLAGS -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES"
- CPPFLAGS="$CPPFLAGS -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED"
-# CPPFLAGS="$CPPFLAGS -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE"
- CPPFLAGS="$CPPFLAGS -DGSEAL_ENABLE"
CPPFLAGS="$CPPFLAGS -Wall -Wreturn-type"
# CPPFLAGS="$CPPFLAGS -Wextra"
CPPFLAGS="$CPPFLAGS -Wdeclaration-after-statement"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]