gimp-gap r796 - trunk
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp-gap r796 - trunk
- Date: Thu, 27 Nov 2008 21:33:38 +0000 (UTC)
Author: neo
Date: Thu Nov 27 21:33:38 2008
New Revision: 796
URL: http://svn.gnome.org/viewvc/gimp-gap?rev=796&view=rev
Log:
2008-11-27 Sven Neumann <sven gimp org>
* configure.in: define GIMP_DISABLE_DEPRECATED when compiling
against GIMP 2.4 or GIMP 2.6.
Modified:
trunk/ChangeLog
trunk/configure.in
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Thu Nov 27 21:33:38 2008
@@ -780,7 +780,7 @@
CPPFLAGS="${CPPFLAGS} -DPANGO_DISABLE_DEPRECATED"
fi
-if ! $PKG_CONFIG --atleast-version=2.3.9 gimp-2.0; then
+if ! $PKG_CONFIG --atleast-version=2.7.0 gimp-2.0; then
CPPFLAGS="${CPPFLAGS} -DGIMP_DISABLE_DEPRECATED"
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]