CVSROOT:        /cvs/gnome
Module name:    evolution-scalix
Changes by:     gicmo   06/02/16 14:22:11

Modified files:
        .              : ChangeLog configure.in 
        addressbook    : e-book-backend-scalix.c 
        calendar       : e-cal-backend-scalix.c 
        camel          : camel-scalix-folder.c 
        libescalix     : Makefile.am scalix-appointment.c 
                         scalix-container.c scalix-object-cache.c 
Added files:
        libescalix     : db-local.h 
Removed files:
        libescalix     : db.h 

Log message:
2006-02-16  Christian Kellner  <[EMAIL PROTECTED]>

* configure.in:
* libescalix/Makefile.am:
* libescalix/scalix-object-cache.c:
Add --with-libdb configure command line switch to enable
external linking of the berkeley db (needed for debian/unbuntu
and future versions of evolution)

* libescalix/db.h:
Move to db-local.h so we can differ between the file included
in our source and the one installed system-wide.

* addressbook/e-book-backend-scalix.c:
Remove uneccesary libedataserver/e-util.h include.

* calendar/e-cal-backend-scalix.c:
(container_object_removed_cb), (receive_objects):
E-d-s API change.

* camel/camel-scalix-folder.c:
camel_mkdir has been removed in evo 2.6. Use e_util_mkdir_hier
instead.

* libescalix/scalix-appointment.c:
* libescalix/scalix-container.c:
Add EAPI_CHECK_VERSION ifdefs to make it build with evo 2.6
(e-util/e-account.h and e-util/e-account-list.h has been moved to
libedataserver/e-account.h and libedataserver/e-account-list.h)

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-scalix&who=gicmo&date=explicit&mindate=2006-02-16%2014:21&maxdate=2006-02-16%2014:23

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

Reply via email to