bug-gnu-libiconv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gnu-libiconv] Libtool bug on building libiconv with --enable-reloca


From: Roy Belio
Subject: [bug-gnu-libiconv] Libtool bug on building libiconv with --enable-relocatable on macos
Date: Mon, 2 Dec 2019 15:18:46 +0200

See attached diff, pretty self explanatory.

--- libiconv-1.16/libcharset/lib/Makefile.in 2019-12-02 12:25:06.000000000 +0200
+++ libiconv-1.16/libcharset/lib/Makefile.in 2019-12-02 12:42:25.000000000 +0200
@@ -43,7 +43,7 @@
LIBCHARSET_VERSION_INFO = 1:0:0

# Needed by $(LIBTOOL).
-top_builddir = ..
+top_builddir = ../..

SOURCES = $(srcdir)/localcharset.c $(srcdir)/relocatable-stub.c


reply via email to

[Prev in Thread] Current Thread [Next in Thread]