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 --- addressbook/importers/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook/importers/Makefile.am') diff --git a/addressbook/importers/Makefile.am b/addressbook/importers/Makefile.am index ea29cdc38b..2c5f587f5c 100644 --- a/addressbook/importers/Makefile.am +++ b/addressbook/importers/Makefile.am @@ -18,7 +18,7 @@ libevolution_addressbook_importers_la_SOURCES = \ evolution-csv-importer.c \ evolution-addressbook-importers.h -libevolution_addressbook_importers_la_LDFLAGS = $(NO_UNDEFINED) +libevolution_addressbook_importers_la_LDFLAGS = -avoid-version $(NO_UNDEFINED) libevolution_addressbook_importers_la_LIBADD = \ $(top_builddir)/e-util/libeutil.la \ -- cgit v1.2.3