]> git.pld-linux.org Git - packages/evolution.git/blame - evolution-dbus.patch
- merged freetz's changes from AC-branch:
[packages/evolution.git] / evolution-dbus.patch
CommitLineData
68fc7a41 1--- evolution-2.2.2/configure.in.fix-new-mail-notify 2005-05-05 17:31:17.000000000 -0400
2+++ evolution-2.2.2/configure.in 2005-05-05 17:31:23.000000000 -0400
3@@ -1386,7 +1386,7 @@
4 fi
5
6 if echo ${plugins_enabled} | grep -q "new-mail-notify" ; then
7- if ${PKG_CONFIG} --max-version=0.23.4 dbus-glib-1 ; then
8+ if ${PKG_CONFIG} --atleast-version=0.31 dbus-glib-1 ; then
9 dnl **************************************************
10 dnl * New Mail Notify plugin
11 dnl **************************************************
This page took 0.074577 seconds and 4 git commands to generate.