From 160006402248075b95c98e9e34d4538670ba7480 Mon Sep 17 00:00:00 2001 From: "H. Habighorst" Date: Wed, 15 Feb 2012 11:21:35 +0100 Subject: Bug #591436 - Add -avoid-version to LDFLAGS --- shell/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell') diff --git a/shell/Makefile.am b/shell/Makefile.am index 57b9b0c75d..4e01ee76e3 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -87,7 +87,7 @@ libeshell_la_SOURCES = \ e-shell-window-actions.c \ es-event.c -libeshell_la_LDFLAGS = $(NO_UNDEFINED) +libeshell_la_LDFLAGS = -avoid-version $(NO_UNDEFINED) libeshell_la_LIBADD = \ $(top_builddir)/libemail-utils/libemail-utils.la \ -- cgit v1.2.3