diff options
author | Dan Winship <danw@src.gnome.org> | 2003-10-24 23:41:14 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2003-10-24 23:41:14 +0800 |
commit | 89e5f86d5e4837791b9acbf91bb6e4b4832dabf0 (patch) | |
tree | 93242d8c4ce1e6700438c5c12b708c8c1c7e1f99 /wombat/ChangeLog | |
parent | 0e7e3a04bb404e383580ccd4b915330b1cc8b412 (diff) | |
download | gsoc2013-evolution-89e5f86d5e4837791b9acbf91bb6e4b4832dabf0.tar gsoc2013-evolution-89e5f86d5e4837791b9acbf91bb6e4b4832dabf0.tar.gz gsoc2013-evolution-89e5f86d5e4837791b9acbf91bb6e4b4832dabf0.tar.bz2 gsoc2013-evolution-89e5f86d5e4837791b9acbf91bb6e4b4832dabf0.tar.lz gsoc2013-evolution-89e5f86d5e4837791b9acbf91bb6e4b4832dabf0.tar.xz gsoc2013-evolution-89e5f86d5e4837791b9acbf91bb6e4b4832dabf0.tar.zst gsoc2013-evolution-89e5f86d5e4837791b9acbf91bb6e4b4832dabf0.zip |
put back the conditional libpasldap stuff, and make evolution-wombat
* Makefile.am (evolution_wombat_LDADD): put back the conditional
libpasldap stuff, and make evolution-wombat explicitly depend on
the specific backends again; libpas itself cannot depend on the
backends. Use libpcsfile.la for the calendar dependency, and
remove libebook, libcal-util, libedb3util and libeutil, since
they're properly pulled in by libtool now.
svn path=/trunk/; revision=23063
Diffstat (limited to 'wombat/ChangeLog')
-rw-r--r-- | wombat/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/wombat/ChangeLog b/wombat/ChangeLog index 9e58d3acba..2bc9653870 100644 --- a/wombat/ChangeLog +++ b/wombat/ChangeLog @@ -1,3 +1,12 @@ +2003-10-24 Dan Winship <danw@ximian.com> + + * Makefile.am (evolution_wombat_LDADD): put back the conditional + libpasldap stuff, and make evolution-wombat explicitly depend on + the specific backends again; libpas itself cannot depend on the + backends. Use libpcsfile.la for the calendar dependency, and + remove libebook, libcal-util, libedb3util and libeutil, since + they're properly pulled in by libtool now. + 2003-10-23 Ettore Perazzoli <ettore@ximian.com> * GNOME_Evolution_WombatNOLDAP.server.in.in: Add |