libical r646 - trunk
- From: pchen svn gnome org
- To: svn-commits-list gnome org
- Subject: libical r646 - trunk
- Date: Mon, 21 Jul 2008 10:43:47 +0000 (UTC)
Author: pchen
Date: Mon Jul 21 10:43:46 2008
New Revision: 646
URL: http://svn.gnome.org/viewvc/libical?rev=646&view=rev
Log:
2008-07-21 Chenthill Palanisamy <pchenthill novell com>
* configure.in: Define HANDLE_LIBICAL_MEMORY to 1.
Modified:
trunk/ChangeLog
trunk/configure.in
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Mon Jul 21 10:43:46 2008
@@ -40,6 +40,8 @@
AC_MSG_RESULT([$os_win32])
AM_CONDITIONAL(OS_WIN32, [test $os_win32 = yes])
+AC_DEFINE(HANDLE_LIBICAL_MEMORY, 1, [Defined as 1 since memory returned by libical has to be freed by clients])
+
dnl *** bdb4 support
AC_MSG_CHECKING(for Berkeley DB4 support)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]