tomboy r2362 - trunk
- From: sharm svn gnome org
- To: svn-commits-list gnome org
- Subject: tomboy r2362 - trunk
- Date: Wed, 18 Feb 2009 01:09:15 +0000 (UTC)
Author: sharm
Date: Wed Feb 18 01:09:15 2009
New Revision: 2362
URL: http://svn.gnome.org/viewvc/tomboy?rev=2362&view=rev
Log:
* configure.in: Change gtk-sharp min version to 2.10.1 to prevent
build error with Gtk.StatusIcon.GetGeometry.
Modified:
trunk/ChangeLog
trunk/configure.in
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Wed Feb 18 01:09:15 2009
@@ -158,7 +158,7 @@
#
# Tomboy.exe needs Gtk# Gnome# GConf#
#
-GTKSHARP2_MINIMUM_VERSION=$GTK20_MINIMUM_VERSION
+GTKSHARP2_MINIMUM_VERSION=2.10.1
GNOMESHARP_MINIMUM_VERSION=2.15
if test "x$ENABLE_GNOME" != "xno"; then
if pkg-config --atleast-version=2.23.90 gnome-sharp-2.0; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]