[crosstool-ng/crosstool-ng] d295d4: expat: Build without docbook
Alexey Neyman <[email protected]> Mon, 25 Feb 2019 15:32:12 -0800
| Newsgroups | gmane.comp.gcc.cross-compiling |
|---|---|
| Message-ID | <crosstool-ng/crosstool-ng/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/crosstool-ng/crosstool-ng
Commit: d295d45b0cbcef7bd6eb91927c3ad4bf3e08b5e7
https://github.com/crosstool-ng/crosstool-ng/commit/d295d45b0cbcef7bd6eb91927c3ad4bf3e08b5e7
Author: Bernhard Walle <[email protected]>
Date: 2019-02-20 (Wed, 20 Feb 2019)
Changed paths:
M scripts/build/companion_libs/210-expat.sh
Log Message:
-----------
expat: Build without docbook
This fixes following build error on Debian 9:
configure: error: Your local docbook2man was found to work with SGML rather
than XML. Please install docbook2X and use variable DOCBOOK_TO_MAN to point
configure to command docbook2x-man of docbook2X.
Or use DOCBOOK_TO_MAN="xmlto man --skip-validation" if you have xmlto around.
You can also configure using --without-docbook if you can do without a man
page for xmlwf.
Signed-off-by: Bernhard Walle <[email protected]>
Commit: 5bc79c34bb740cd004a96461bb4f5c1f47acd8e2
https://github.com/crosstool-ng/crosstool-ng/commit/5bc79c34bb740cd004a96461bb4f5c1f47acd8e2
Author: Alexey Neyman <[email protected]>
Date: 2019-02-25 (Mon, 25 Feb 2019)
Changed paths:
M scripts/build/companion_libs/210-expat.sh
Log Message:
-----------
Merge pull request #1144 from bwalle/expat-docbook
expat: Build without docbook
Compare: https://github.com/crosstool-ng/crosstool-ng/compare/3915ee47d06a...5bc79c34bb74