CVSROOT:        /cvs/gnome
Module name:    evolution-data-server
Changes by:     tml     05/06/22 08:34:23

Modified files:
        addressbook    : ChangeLog 
        addressbook/backends/file: Makefile.am 
                                   e-book-backend-file-factory.c 
                                   e-book-backend-file.c 
        addressbook/backends/groupwise: Makefile.am 
        addressbook/backends/ldap: Makefile.am 
        addressbook/backends/vcf: Makefile.am e-book-backend-vcf.c 
        addressbook/libebook: Makefile.am e-book-view-listener.c 
                              e-book.c 
        addressbook/libedata-book: Makefile.am e-book-backend-factory.c 
                                   e-book-backend-summary.c 
                                   e-book-backend.c 
                                   e-data-book-factory.c 

Log message:
2005-06-22  Tor Lillqvist  <[EMAIL PROTECTED]>

* backends/*/Makefile.am (*_LIBADD): Add libebook, libedata-book,
libedataserver, libdb and EVOLUTION_ADDRESSBOOK_LIBS as needed to
satisfy -no-undefined.
(*_LDFLAGS): Use NO_UNDEFINED (expands to -no-undefined on
Windows).

* backends/file/e-book-backend-file-factory.c
* libedata-book/e-book-backend-factory.c
* libedata-book/e-book-backend.c
* libedata-book/e-data-book-factory.c: Drop superfluous inclusion
of <pthread.h>. No pthread API was used in these files.

* backends/file/e-book-backend-file.c (set_revision)
* backends/vcf/e-book-backend-vcf.c (set_revision): Use
g_get_current_time() instead of gettimeofday().

* libebook/Makefile.am
* libedata-book/Makefile.am: Use NO_UNDEFINED.

* libebook/e-book-view-listener.c: Don't include <pthread.h>. In
the (normally not even compiled) debugging output print the value
of g_thread_self() instead of pthread_self().

* libebook/e-book.c: Use GThread API instead of pthreads to start
the mainloop thread.

* libedata-book/e-book-backend-summary.c: Drop inclusion of
<netinet/in.h>. Use g_ntoh*() and g_hton*().

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=tml&date=explicit&mindate=2005-06-22%2008:33&maxdate=2005-06-22%2008:35

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to