/[packages]/cauldron/tomboy/current/SOURCES/tomboy-1.7.3-gmime2.6.patch
ViewVC logotype

Contents of /cauldron/tomboy/current/SOURCES/tomboy-1.7.3-gmime2.6.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 133657 - (show annotations) (download)
Tue Aug 16 09:53:37 2011 UTC (12 years, 8 months ago) by wally
File size: 657 byte(s)
SILENT: new file ./SOURCES/tomboy-1.7.3-gmime2.6.patch
1 diff -up ./configure.in.orig ./configure.in
2 --- ./configure.in.orig 2011-08-16 07:37:09.546601003 +0000
3 +++ ./configure.in 2011-08-16 07:37:27.384119529 +0000
4 @@ -232,8 +232,8 @@ done
5 # Evolution.dll needs GMime#
6 #
7 if test "x$ENABLE_GNOME" != "xno"; then
8 - if pkg-config --exists gmime-sharp-2.4; then
9 - PKG_CHECK_MODULES(EVOLUTION, gmime-sharp-2.4, ENABLE_EVOLUTION="yes", ENABLE_EVOLUTION="no")
10 + if pkg-config --exists gmime-sharp-2.6; then
11 + PKG_CHECK_MODULES(EVOLUTION, gmime-sharp-2.6, ENABLE_EVOLUTION="yes", ENABLE_EVOLUTION="no")
12 else
13 PKG_CHECK_MODULES(EVOLUTION, gmime-sharp >= 2.2.7, ENABLE_EVOLUTION="yes", ENABLE_EVOLUTION="no")
14 fi

  ViewVC Help
Powered by ViewVC 1.1.30