diff options
author | Tor Lillqvist <tml@novell.com> | 2005-12-22 11:15:46 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-12-22 11:15:46 +0800 |
commit | 45b5d74a652ff3768da5dded04021ecc4856e54c (patch) | |
tree | 62cd25bbe7db34be50739eab48360f049d0f9e2d /plugins/publish-calendar/ChangeLog | |
parent | 69ab6ebcbeb4f01751fa268b1f5cc0ccf6152a14 (diff) | |
download | gsoc2013-evolution-45b5d74a652ff3768da5dded04021ecc4856e54c.tar gsoc2013-evolution-45b5d74a652ff3768da5dded04021ecc4856e54c.tar.gz gsoc2013-evolution-45b5d74a652ff3768da5dded04021ecc4856e54c.tar.bz2 gsoc2013-evolution-45b5d74a652ff3768da5dded04021ecc4856e54c.tar.lz gsoc2013-evolution-45b5d74a652ff3768da5dded04021ecc4856e54c.tar.xz gsoc2013-evolution-45b5d74a652ff3768da5dded04021ecc4856e54c.tar.zst gsoc2013-evolution-45b5d74a652ff3768da5dded04021ecc4856e54c.zip |
Use -no-undefined on Windows. Link with used libraries.
2005-12-22 Tor Lillqvist <tml@novell.com>
* Makefile.am: Use -no-undefined on Windows. Link with used
libraries.
svn path=/trunk/; revision=30928
Diffstat (limited to 'plugins/publish-calendar/ChangeLog')
-rw-r--r-- | plugins/publish-calendar/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/publish-calendar/ChangeLog b/plugins/publish-calendar/ChangeLog index d6c4f07ed6..9298fceee7 100644 --- a/plugins/publish-calendar/ChangeLog +++ b/plugins/publish-calendar/ChangeLog @@ -1,5 +1,8 @@ 2005-12-22 Tor Lillqvist <tml@novell.com> + * Makefile.am: Use -no-undefined on Windows. Link with used + libraries. + * org-gnome-publish-calendar.eplug.in: Use SOEXT. 2005-12-20 Chenthill Palanisamy <pchenthill@novell.com> |