evolution-scalix r92 - trunk



Author: psuwalski
Date: Wed Jun 11 04:37:58 2008
New Revision: 92
URL: http://svn.gnome.org/viewvc/evolution-scalix?rev=92&view=rev

Log:
Remove libdb from summary page. It does not work for some reason and can 
provide confusing output.


Modified:
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Wed Jun 11 04:37:58 2008
@@ -481,7 +481,8 @@
 echo "  API Version        : ${EVOLUTION_API_VERSION}"
 echo "  Evolution version  : ${EVOLUTION_VERSION}"
 echo "  E-D-S backend dir  : ${backenddir}"
-echo "  Berkeley DB:       : $msg_libdb"
+dnl The following does not work for some reason.
+dnl echo "  Berkeley DB:       : ${BDB_VERSION}"
 echo "  SSL Support        : $enable_ssl"
 echo ""
 echo "====== Evolution Plugin Settings =========="



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]