From aaf0cb36d60c302e0e2915c9e9e3672e59a5096f Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 28 Sep 2005 11:50:56 +0000 Subject: On Win32, use bootstrap import library for libemiscwidgets, which hasn't 2005-09-28 Tor Lillqvist * text/Makefile.am: On Win32, use bootstrap import library for libemiscwidgets, which hasn't been built yet when we come here. Drop several overlapping CFLAGS. EXTRA_GNOME_CFLAGS should be enough. Install in privsolib instead of privlib (no difference on Unix). Use NO_UNDEFINED. Link with all needed libraries to satisfy the -no-undefined used on Windows. svn path=/trunk/; revision=30409 --- widgets/ChangeLog | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'widgets/ChangeLog') diff --git a/widgets/ChangeLog b/widgets/ChangeLog index 1571f45c55..0047f75daa 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,16 +1,22 @@ 2005-09-28 Tor Lillqvist * e-timezone-dialog/Makefile.am - * menus/Makefile.am: Install in privsolib instead of privlib (no - difference on Unix). Use NO_UNDEFINED. + * menus/Makefile.am + * text/Makefile.am: Install in privsolib instead of privlib (no + difference on Unix). Use NO_UNDEFINED. Link with all needed + libraries to satisfy the -no-undefined used on Windows. - * e-timezone-dialog/Makefile.am: On Win32, use bootstrap import - library for libemiscwidgets, which hasn't been built yet when we - come here. Link with EVOLUTION_CALENDAR_LIBS. + * e-timezone-dialog/Makefile.am + * text/Makefile.am: On Win32, use bootstrap import library for + libemiscwidgets, which hasn't been built yet when we come + here. * menus/Makefile.am: Drop several overlapping CFLAGS, use - E_UTIL_CFLAGS instead. Link with necessary libraries. + E_UTIL_CFLAGS instead. + * text/Makefile.am: Drop several overlapping + CFLAGS. EXTRA_GNOME_CFLAGS should be enough. + 2005-08-03 Li Yuan * menus/gal-view-new-dialog.glade: -- cgit v1.2.3