diff options
author | Damon Chaplin <damon@ximian.com> | 2001-07-03 15:28:56 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-07-03 15:28:56 +0800 |
commit | 5181884e249cc4c808114e6b3fd8b958532084f0 (patch) | |
tree | cfef0f15e416c93156d648093d29f2be52390210 /importers/ChangeLog | |
parent | 94de273fd51459930ba52b03c3c245769612ddc4 (diff) | |
download | gsoc2013-evolution-5181884e249cc4c808114e6b3fd8b958532084f0.tar.gz gsoc2013-evolution-5181884e249cc4c808114e6b3fd8b958532084f0.tar.zst gsoc2013-evolution-5181884e249cc4c808114e6b3fd8b958532084f0.zip |
added $(BONOBO_CONF_LIBS) to all the LDADDs, to get it to compile. Not
2001-07-03 Damon Chaplin <damon@ximian.com>
* Makefile.am: added $(BONOBO_CONF_LIBS) to all the LDADDs, to get
it to compile. Not entirely sure it is correct.
svn path=/trunk/; revision=10736
Diffstat (limited to 'importers/ChangeLog')
-rw-r--r-- | importers/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/importers/ChangeLog b/importers/ChangeLog index 49d2b03b85..84f8b14c23 100644 --- a/importers/ChangeLog +++ b/importers/ChangeLog @@ -1,3 +1,8 @@ +2001-07-03 Damon Chaplin <damon@ximian.com> + + * Makefile.am: added $(BONOBO_CONF_LIBS) to all the LDADDs, to get + it to compile. Not entirely sure it is correct. + 2001-06-18 Dan Winship <danw@ximian.com> * Makefile.am (evolution_netscape_importer_LDADD): |