evolution r35085 - trunk



Author: pchen
Date: Mon Feb 25 10:27:53 2008
New Revision: 35085
URL: http://svn.gnome.org/viewvc/evolution?rev=35085&view=rev

Log:
2008-02-25  Chenthill Palanisamy  <pchenthill novell com>

        * configure.in: set HANDLE_LIBICAL_MEMORY to 1.



Modified:
   trunk/ChangeLog
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Feb 25 10:27:53 2008
@@ -630,6 +630,8 @@
 fi
 AM_CONDITIONAL(ENABLE_CAIRO, [test x$enable_cairo_calendar = xyes])
 
+AC_DEFINE(HANDLE_LIBICAL_MEMORY, 1, [Define it once memory returned by libical is free'ed properly])
+
 dnl **************************************************
 dnl * Posix thread support
 dnl **************************************************



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