diff options
author | Dan Winship <danw@src.gnome.org> | 2003-09-11 22:55:52 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2003-09-11 22:55:52 +0800 |
commit | d64c2ec239f3ee3afca669d13035b55e1d6d2af9 (patch) | |
tree | 5aa42722fd0d1b30303f4824124e1f44e666dc36 /addressbook/ChangeLog | |
parent | d4559401f1a8cdcecb80f102d48544655df45b14 (diff) | |
download | gsoc2013-evolution-d64c2ec239f3ee3afca669d13035b55e1d6d2af9.tar.gz gsoc2013-evolution-d64c2ec239f3ee3afca669d13035b55e1d6d2af9.tar.zst gsoc2013-evolution-d64c2ec239f3ee3afca669d13035b55e1d6d2af9.zip |
Remove libebook-static.la
* backend/ebook/Makefile.am (privlib_LTLIBRARIES): Remove
libebook-static.la
* conduit/Makefile.am (libeaddress_conduit_la_LIBADD): Use
non-static versions of libraries: the static ones were only needed
for libtool 1.3.
svn path=/trunk/; revision=22515
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index ce08dcce5e..ba573a71eb 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2003-09-11 Dan Winship <danw@ximian.com> + + * backend/ebook/Makefile.am (privlib_LTLIBRARIES): Remove + libebook-static.la + + * conduit/Makefile.am (libeaddress_conduit_la_LIBADD): Use + non-static versions of libraries: the static ones were only needed + for libtool 1.3. + 2003-08-26 JP Rosevear <jpr@ximian.com> * conduit/address-conduit.c (ecard_from_remote_record): duplicate |