diff options
author | Tor Lillqvist <tml@novell.com> | 2005-09-28 19:25:03 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-09-28 19:25:03 +0800 |
commit | f45ecd1f42e6c417b233a8a32d321341a06b9544 (patch) | |
tree | cb523c29219dcfaa098ad0b5a51fffc7be06f858 /widgets/ChangeLog | |
parent | 075ee8542b4500bcece02a6c3e69e0d74b38b8ad (diff) | |
download | gsoc2013-evolution-f45ecd1f42e6c417b233a8a32d321341a06b9544.tar.gz gsoc2013-evolution-f45ecd1f42e6c417b233a8a32d321341a06b9544.tar.zst gsoc2013-evolution-f45ecd1f42e6c417b233a8a32d321341a06b9544.zip |
On Win32, use bootstrp import library for libemiscwidgets, which hasn't
2005-09-28 Tor Lillqvist <tml@novell.com>
* e-timezone-dialog/Makefile.am: On Win32, use bootstrp import
library for libemiscwidgets, which hasn't been built yet when we
come here. Install in privsolib instead of privlib (no difference
on Unix). Use NO_UNDEFINED. Link with EVOLUTION_CALENDAR_LIBS.
svn path=/trunk/; revision=30404
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r-- | widgets/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog index 8baa8229be..e323b7a528 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,3 +1,10 @@ +2005-09-28 Tor Lillqvist <tml@novell.com> + + * e-timezone-dialog/Makefile.am: On Win32, use bootstrp import + library for libemiscwidgets, which hasn't been built yet when we + come here. Install in privsolib instead of privlib (no difference + on Unix). Use NO_UNDEFINED. Link with EVOLUTION_CALENDAR_LIBS. + 2005-08-03 Li Yuan <li.yuan@sun.com> * menus/gal-view-new-dialog.glade: |