]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Unify the three copies of texi2html.
authorBruno Haible <bruno@clisp.org>
Sun, 7 Apr 2019 13:46:28 +0000 (15:46 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 7 Apr 2019 15:22:07 +0000 (17:22 +0200)
commitfecad3a65d6aef31559719ffd4b0dc90b30fe5d4
tree979bbf59ae96382ff987ee57733a0ad12ae50a76
parent0989d3ef1f0506dd014c52696ce0524b9875bbad
build: Unify the three copies of texi2html.

* build-aux/texi2html: Moved to here from libtextstyle/build-aux/texi2html.
* libtextstyle/autogen.sh: Copy texi2html.
* gettext-runtime/libasprintf/texi2html: Remove file.
* gettext-runtime/libasprintf/Makefile.am (TEXI2HTML): Use build-aux/texi2html.
(EXTRA_DIST): Remove texi2html.
* gettext-tools/doc/texi2html: Remove file.
* gettext-tools/doc/Makefile.am (TEXI2HTML): Use build-aux/texi2html.
(EXTRA_DIST): Remove texi2html.
* Makefile.am (EXTRA_DIST): Add build-aux/texi2html.
(distcheck-hook): Update.
Makefile.am
build-aux/texi2html [moved from gettext-runtime/libasprintf/texi2html with 100% similarity]
gettext-runtime/libasprintf/Makefile.am
gettext-tools/doc/Makefile.am
gettext-tools/doc/texi2html [deleted file]
libtextstyle/.gitignore
libtextstyle/autogen.sh
libtextstyle/build-aux/texi2html [deleted file]