mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
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.
This commit is contained in:
@@ -47,6 +47,7 @@ m4/rawmemchr.m4
|
||||
m4/readlink.m4
|
||||
m4/realloc.m4
|
||||
m4/relocatable-lib.m4
|
||||
m4/build-to-host.m4
|
||||
m4/setenv.m4
|
||||
|
||||
Depends-on:
|
||||
|
Reference in New Issue
Block a user