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 --- e-util/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'e-util') diff --git a/e-util/Makefile.am b/e-util/Makefile.am index 41a99316ef..d9d3a56884 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -121,7 +121,7 @@ libeutil_la_SOURCES = \ e-xml-utils.c \ $(PLATFORM_SOURCES) -libeutil_la_LDFLAGS = $(NO_UNDEFINED) +libeutil_la_LDFLAGS = -avoid-version $(NO_UNDEFINED) libeutil_la_LIBADD = \ $(ICONV_LIBS) \ -- cgit v1.2.3