[ORBit2] Remove -DG_DISABLE_DEPRECATED to build with newer GLib releases
- From: Kjartan Maraas <kmaraas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ORBit2] Remove -DG_DISABLE_DEPRECATED to build with newer GLib releases
- Date: Tue, 14 May 2013 11:32:49 +0000 (UTC)
commit 4480b0d98ab618c5fd507ae17065e58e79e630d2
Author: Kjartan Maraas <kmaraas gnome org>
Date: Tue May 14 13:18:31 2013 +0200
Remove -DG_DISABLE_DEPRECATED to build with newer GLib releases
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 0879051..5185ce0 100644
--- a/configure.in
+++ b/configure.in
@@ -262,7 +262,7 @@ AC_SUBST(pkglibdir)
if test "$enable_maintainer_mode" = "yes"; then
DISABLE_DEPRECATED_CFLAGS=" \
- -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES"
+ -DG_DISABLE_SINGLE_INCLUDES"
AC_SUBST(DISABLE_DEPRECATED_CFLAGS)
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]