[gnome-mag/cairo-port: 1/8] Remove G*_DISABLE_DEPREATE as gdk_draw functions are deprecated now in gtk-2.0
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-mag/cairo-port: 1/8] Remove G*_DISABLE_DEPREATE as gdk_draw functions are deprecated now in gtk-2.0
- Date: Fri, 13 Aug 2010 02:29:33 +0000 (UTC)
commit df041c8868ed5a1e51a165185a9f3c393bcfadd4
Author: Fernando Herrera <fherrera onirica com>
Date: Thu Aug 12 16:26:23 2010 +0200
Remove G*_DISABLE_DEPREATE as gdk_draw functions are deprecated now in gtk-2.0
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index e6ad6bd..f9f9a8c 100644
--- a/configure.in
+++ b/configure.in
@@ -85,7 +85,7 @@ AC_ARG_ENABLE(debug, [ --enable-debug=[no/yes] turn on debugging [default=no]],
if test "$enable_debug" = "yes"; then
GNOME_MAG_DEBUG_CFLAGS="-DG_ENABLE_DEBUG"
else
- GNOME_MAG_DEBUG_CFLAGS="-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED"
+ GNOME_MAG_DEBUG_CFLAGS=""
fi
AC_SUBST(GNOME_MAG_DEBUG_CFLAGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]