]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Restore the ability to build gettext-tools separately, part 2.
authorBruno Haible <bruno@clisp.org>
Sat, 18 May 2019 22:33:19 +0000 (00:33 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 13 Apr 2020 10:49:38 +0000 (12:49 +0200)
commit37af7d71252a3967b4f98a4a9ed3477ea50d40a2
treea67c4b3d3394ae15dc04a142c6fa0b15bb16c3b2
parent6fb13bceb0fb72373f732da9154babd6085f9728
build: Restore the ability to build gettext-tools separately, part 2.

* gettext-tools/configure.ac: New option --with-installed-csharp-dll.
(USE_INSTALLED_CSHARP_DLL): New conditional.
* gettext-tools/src/Makefile.am (CSHARP_DLL_DIR): New variable.
(msgunfmt.net.exe): Use it.
* configure.ac: Filter out --with-installed-csharp-dll from inherited --help
output.
* PACKAGING: Document that gettext-tools's configure needs to be invoked with
--with-installed-csharp-dll.
PACKAGING
configure.ac
gettext-tools/configure.ac
gettext-tools/src/Makefile.am