]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Fix build failure on mingw with --disable-shared --enable-relocatable.
authorBruno Haible <bruno@clisp.org>
Fri, 26 Apr 2019 18:07:26 +0000 (20:07 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 26 Apr 2019 18:07:26 +0000 (20:07 +0200)
commit5a652b9e4d357d12ab7e85fd041064dbda626413
tree4b9e61aac31930d82de4f33b482562981ce99ba7
parent4f5be6cb457f26015f8e487c3a8f13ab544b8bd3
build: Fix build failure on mingw with --disable-shared --enable-relocatable.

Reported by Michele Locati <michele@locati.it>
in <https://lists.gnu.org/archive/html/bug-gettext/2019-04/msg00052.html>.

* gettext-runtime/intl/Makefile.am (AM_CPPFLAGS): Map 'relocate2' to a different
symbol.
gettext-runtime/intl/Makefile.am