diff options
author | Tor Lillqvist <tml@novell.com> | 2005-12-18 17:45:15 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-12-18 17:45:15 +0800 |
commit | 480464c381ad3c2e4d07ed79d933301d839778a6 (patch) | |
tree | 6216ce476a4f4171b17383cb1eb12dc81c6248a6 /widgets/misc/ChangeLog | |
parent | d332c5304fe31148f9c679455114cba5bb6ec92f (diff) | |
download | gsoc2013-evolution-480464c381ad3c2e4d07ed79d933301d839778a6.tar.gz gsoc2013-evolution-480464c381ad3c2e4d07ed79d933301d839778a6.tar.zst gsoc2013-evolution-480464c381ad3c2e4d07ed79d933301d839778a6.zip |
Link with bootstrap libs on Win32. Use EVOLUTION_IMAGES instead of MAP_DIR
2005-12-18 Tor Lillqvist <tml@novell.com>
* Makefile.am: Link with bootstrap libs on Win32. Use
EVOLUTION_IMAGES instead of MAP_DIR for uniformity. Use
EVOLUTION_MAIL_CFLAGS instead of E_WIDGETS_CFLAGS. Use privsolib
instead of privlib (no difference on Unix). Use -no-undefined on
Win32. Link with all required libraries.
svn path=/trunk/; revision=30863
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index b2b2152422..3e30dfc393 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,11 @@ +2005-12-18 Tor Lillqvist <tml@novell.com> + + * Makefile.am: Link with bootstrap libs on Win32. Use + EVOLUTION_IMAGES instead of MAP_DIR for uniformity. Use + EVOLUTION_MAIL_CFLAGS instead of E_WIDGETS_CFLAGS. Use privsolib + instead of privlib (no difference on Unix). Use -no-undefined on + Win32. Link with all required libraries. + 2005-12-15 Srinivasa Ragavan <sragavan@novell.com> * e-filter-bar.c: (rule_advanced_response), (option_changed), |