evolution-data-server r9303 - trunk
- From: jeffcai svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution-data-server r9303 - trunk
- Date: Mon, 11 Aug 2008 04:10:36 +0000 (UTC)
Author: jeffcai
Date: Mon Aug 11 04:10:36 2008
New Revision: 9303
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=9303&view=rev
Log:
2008-08-11 Jeff Cai <jeff cai sun com>
* configure.in: Add gthread-2.0 in CAMEL checking.
Fixes bug #538074.
Modified:
trunk/ChangeLog
trunk/configure.in
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Mon Aug 11 04:10:36 2008
@@ -1584,7 +1584,7 @@
AM_CONDITIONAL(ENABLE_LARGEFILE, test "x$enable_largefile" = "xyes")
-EVO_SET_COMPILE_FLAGS(CAMEL, $mozilla_nss gio-2.0 sqlite3,
+EVO_SET_COMPILE_FLAGS(CAMEL, $mozilla_nss gio-2.0 sqlite3 gthread-2.0,
$THREADS_CFLAGS $KRB4_CFLAGS $KRB5_CFLAGS $MANUAL_NSS_CFLAGS $LARGEFILE_CFLAGS,
-lz $THREADS_LIBS $KRB4_LDFLAGS $KRB5_LDFLAGS $MANUAL_NSS_LIBS)
AC_SUBST(CAMEL_CFLAGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]