[gimp] Define GSEAL_ENABLE globally
- From: Michael Natterer <mitch src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gimp] Define GSEAL_ENABLE globally
- Date: Sat, 17 Oct 2009 18:33:16 +0000 (UTC)
commit 7ce6757ad09a3632e5e55c87e5fcc08c36dd503b
Author: Michael Natterer <mitch gimp org>
Date: Sat Oct 17 20:32:57 2009 +0200
Define GSEAL_ENABLE globally
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index da39902..686eb10 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1864,7 +1864,7 @@ AC_SUBST(MIME_TYPES)
# Disable deprecated APIs
#########################
-CPPFLAGS="${CPPFLAGS} -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED"
+CPPFLAGS="${CPPFLAGS} -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE"
if test "x$have_glib_2_23" != "xyes"; then
CPPFLAGS="${CPPFLAGS} -DG_DISABLE_DEPRECATED"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]