]> git.pld-linux.org Git - packages/evolution.git/blob - evolution-dbus.patch
- merged freetz's changes from AC-branch:
[packages/evolution.git] / evolution-dbus.patch
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.038574 seconds and 3 git commands to generate.