evolution-data-server r8946 - trunk/camel
- From: tml svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution-data-server r8946 - trunk/camel
- Date: Fri, 6 Jun 2008 11:01:34 +0000 (UTC)
Author: tml
Date: Fri Jun 6 11:01:34 2008
New Revision: 8946
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=8946&view=rev
Log:
2008-06-06 Tor Lillqvist <tml novell com>
* camel-private.h
* camel-win32.c: Drop the Win32 fsync() implementation. Instead
just use _commit() in the Microsoft C library which does the same.
* Makefile.am: Link libcamel with ICONV_LIBS.
Modified:
trunk/camel/Makefile.am
Modified: trunk/camel/Makefile.am
==============================================================================
--- trunk/camel/Makefile.am (original)
+++ trunk/camel/Makefile.am Fri Jun 6 11:01:34 2008
@@ -297,6 +297,7 @@
$(top_builddir)/libedataserver/libedataserver-${API_VERSION}.la \
$(CAMEL_LIBS) \
$(SOCKET_LIBS) \
+ $(ICONV_LIBS) \
$(REGEX_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]