[evolution/kill-bonobo] Enforce including only top-level GLib and GTK+ headers.
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution/kill-bonobo] Enforce including only top-level GLib and GTK+ headers.
- Date: Wed, 12 Aug 2009 13:59:00 +0000 (UTC)
commit 94c55ab5622b0ed137207a8b4b48b708934204b6
Author: Matthew Barnes <mbarnes redhat com>
Date: Sat Aug 8 23:14:19 2009 -0400
Enforce including only top-level GLib and GTK+ headers.
configure.ac | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 562b2b9..a93951c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -76,6 +76,8 @@ AS_COMPILER_FLAGS(WARNING_FLAGS,
-DPANGO_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED
+ -DG_DISABLE_SINGLE_INCLUDES
+ -DGTK_DISABLE_SINGLE_INCLUDES
-Wall -Wextra
-Wno-missing-field-initializers
-Wno-sign-compare
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]