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 --- capplet/settings/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'capplet/settings') diff --git a/capplet/settings/Makefile.am b/capplet/settings/Makefile.am index db899e0f6c..0b69914c48 100644 --- a/capplet/settings/Makefile.am +++ b/capplet/settings/Makefile.am @@ -63,5 +63,5 @@ libevolution_mail_settings_la_LIBADD = \ $(top_builddir)/libemail-engine/libemail-engine.la \ $(top_builddir)/e-util/libeutil.la -libevolution_mail_settings_la_LDFLAGS = $(NO_UNDEFINED) +libevolution_mail_settings_la_LDFLAGS = -avoid-version $(NO_UNDEFINED) -- cgit v1.2.3