aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>2000-01-26 08:04:16 +0800
committerArturo Espinosa <unammx@src.gnome.org>2000-01-26 08:04:16 +0800
commit9f31ce86ff0ac0c7997e977647339ffb2db0fd63 (patch)
tree36a8cf18685d0aae7a37169c72f57b53e44f94f0 /configure.in
parent490b4ff6ec666a14e4f4bf0431aa7aa15b452366 (diff)
downloadgsoc2013-evolution-9f31ce86ff0ac0c7997e977647339ffb2db0fd63.tar.gz
gsoc2013-evolution-9f31ce86ff0ac0c7997e977647339ffb2db0fd63.tar.zst
gsoc2013-evolution-9f31ce86ff0ac0c7997e977647339ffb2db0fd63.zip
Make Evolution compile with the latest Bonobo changes.
Make Evolution compile with the latest Bonobo changes. Miguel. svn path=/trunk/; revision=1636
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 805df382d5..592c5bf9fd 100644
--- a/configure.in
+++ b/configure.in
@@ -69,12 +69,12 @@ dnl AC_SUBST(GNOMEGNORBA_LIBS)
dnl ******************************
dnl Check for Bonobo
dnl ******************************
-AC_MSG_CHECKING(for Bonobo > 0.4)
+AC_MSG_CHECKING(for Bonobo > 0.5)
if gnome-config --libs bonobo > /dev/null 2>&1; then
vers=`gnome-config --modversion bonobo`
case $vers
in
- bonobo-0.[[01234]]) bonobo_ok=false ;;
+ bonobo-0.[[012345]]) bonobo_ok=false ;;
*) bonobo_ok=true ;;
esac
else
@@ -166,6 +166,7 @@ macros/Makefile
intl/Makefile
po/Makefile.in
e-util/Makefile
+doc/Makefile
camel/Makefile
camel/providers/Makefile
camel/providers/MH/Makefile
ss='insertions'>+0 * Add iBus configurationkevlo2010-11-012-7/+28 * Add kde4kevlo2010-04-122-1/+16 * Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and nolinimon2009-08-291-1/+1 * - Add a workaround support for KDE.chinsan2008-01-071-1/+14 * - Update to 1.10.chinsan2007-10-232-4/+4 * - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-2/+2 * - Remove chinsan2.twbbs.org, distfiles moved to LOCALrafan2007-01-291-2/+1 * Change the following ports to my FreeBSD.org email.chinsan2006-10-031-1/+1 * - Respect DESTDIRclsung2006-08-121-2/+2 * - Update to 1.9rafan2006-07-093-5/+11 * remove USE_REINPLACE for all ports with categories starting with Cedwin2006-05-041-1/+0 * Fix pkg-plist.vanilla2006-02-221-1/+0 * - Update to 1.8vanilla2006-02-213-14/+16 * Upgrade to 1.7.vanilla2006-02-023-6/+7 * SHA256ifyedwin2006-01-221-0/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * Update to 1.6mnag2005-10-084-19/+73 * Reset bouncing maintainer address. These ports are now available forlinimon2005-07-261-1/+1 * - Pass maintainership to submittersem2005-01-081-1/+1 * SIZEify.trevor2004-01-291-0/+1 * statue@freebsd.sinica.edu.tw has asked for all the maintainedlinimon2003-11-211-1/+1 * update to 1.5leeym2003-10-293-5/+5 * De-pkg-comment.knu2003-02-212-1/+1 * Don't remove a system directorykris2002-10-281-1/+0 * upgrade to 1.4ijliao2002-05-213-3/+5 * Wrong distinfo. This one is correctkeichii2002-05-161-1/+1 * Change maintainer, update mastersite, and update to 1.3keichii