]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Add support for --enable-relocatable in mingw builds on Cygwin hosts. 0.22.x
authorBruno Haible <bruno@clisp.org>
Thu, 26 Sep 2024 01:52:16 +0000 (03:52 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 26 Sep 2024 01:52:16 +0000 (03:52 +0200)
commitfc1ac330e1ef9060377a7423e0cdfd1612a6417f
tree2b96740abf2dcc0ec26696528b6c6e07262b577d
parent0d53c885229fc59ca3ce6a8e70fb3f6d59ece361
build: Add support for --enable-relocatable in 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>.

* gettext-runtime/configure.ac: Determine bindir_c_make.
* gettext-runtime/src/Makefile.am (*_CFLAGS): Fix value of INSTALLDIR.
* gettext-tools/configure.ac: Determine bindir_c_make, pkglibdir_c_make.
* gettext-tools/src/Makefile.am (*_CPPFLAGS): Fix value of INSTALLDIR.
gettext-runtime/configure.ac
gettext-runtime/src/Makefile.am
gettext-tools/configure.ac
gettext-tools/src/Makefile.am