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 --- widgets/text/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'widgets/text') diff --git a/widgets/text/Makefile.am b/widgets/text/Makefile.am index 0928da099f..9f8e852dd0 100644 --- a/widgets/text/Makefile.am +++ b/widgets/text/Makefile.am @@ -28,7 +28,7 @@ libetextinclude_HEADERS = \ gal-a11y-e-text-factory.h \ gal-a11y-e-text.h -libetext_la_LDFLAGS = $(NO_UNDEFINED) +libetext_la_LDFLAGS = -avoid-version $(NO_UNDEFINED) libetext_la_LIBADD = \ $(top_builddir)/a11y/libevolution-a11y.la \ -- cgit v1.2.3