From 4ca53a3e0b9f903280577c0d440cd52f16e8a99b Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 5 Oct 2010 03:36:56 +0200 Subject: Update after gnulib changed. --- lib/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/Makefile.am b/lib/Makefile.am index 65cf906..00b797d 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -315,5 +315,4 @@ LTV_AGE=1 # How to build libunistring.la. libunistring_la_LDFLAGS += \ -version-info $(LTV_CURRENT):$(LTV_REVISION):$(LTV_AGE) \ - -rpath $(libdir) \ - @INTL_MACOSX_LIBS@ -no-undefined + -rpath $(libdir) -- cgit v1.2.1