sanitize LD_ADDS and CFLAGS so the libtool lines are shorter (fixes

2001-05-11  Martha Burke  <martha@ximian.com>

	* gui/Makefile.am: sanitize LD_ADDS and CFLAGS so the libtool
        lines are shorter (fixes problem on solaries due to sed)

svn path=/trunk/; revision=9765
This commit is contained in:
Martha Burke
2001-05-11 19:31:37 +00:00
committed by JP Rosevear
parent a8b6f2be95
commit cc779fdf6f
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2001-05-11 Martha Burke <martha@ximian.com>
* gui/Makefile.am: sanitize LD_ADDS and CFLAGS so the libtool
lines are shorter (fixes problem on solaries due to sed)
2001-05-11 Jeffrey Stedfast <fejj@ximian.com>
* mail-vfolder.c (vfolder_edit): Don't allow multiple copies of

View File

@ -117,10 +117,8 @@ evolution_mail_LDADD = \
$(top_builddir)/libibex/libibex.la \
$(top_builddir)/filter/libfilter.la \
$(top_builddir)/executive-summary/evolution-services/libevolution-services.la \
$(top_builddir)/shell/importer/libevolution-importer.la \
$(top_builddir)/widgets/menus/libmenus.la \
$(BONOBO_VFS_GNOME_LIBS) \
$(GTKHTML_LIBS)
$(BONOBO_HTML_GNOME_LIBS)
evolution_mail_LDFLAGS = \
-export-dynamic