]> Savannah Git Hosting - gnulib.git/commit
relocatable-lib-lgpl: Add support for mingw builds on Cygwin hosts.
authorBruno Haible <bruno@clisp.org>
Thu, 26 Sep 2024 00:02:56 +0000 (02:02 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 26 Sep 2024 00:02:56 +0000 (02:02 +0200)
commitd34065436725869d4d3fd7f46c8f51e65c33ae3c
tree3498e5cdb2950d3d347068872acf42eecb54d37b
parenteb515396a8506286d5bfa05a9cca4044c1750ff5
relocatable-lib-lgpl: Add support for mingw builds on Cygwin hosts.

Reported by Michele Locati <michele@locati.it> in
<https://lists.gnu.org/archive/html/bug-gettext/2024-09/msg00033.html>.

* m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Use
gl_BUILD_TO_HOST on the value of INSTALLPREFIX.
* modules/relocatable-lib (Files): Add m4/build-to-host.m4.
* modules/relocatable-lib-lgpl (Files): Likewise.
* modules/relocatable-prog-wrapper (Files): Likewise.
ChangeLog
m4/relocatable-lib.m4
modules/relocatable-lib
modules/relocatable-lib-lgpl
modules/relocatable-prog-wrapper