Wireshark-commits: [Wireshark-commits] master e4237b1: autotools: docbook build improvements
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e4237b14d038899f15401fbf9ef1bda6dda874f6
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e4237b1 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
autotools: docbook build improvements
Let the make recipe fail if a dependency is missing. That is more user-friendly
(a2x: command not found) than an empty target and having to re-run configure.
Test for both w3m and lynx when generating text files. If neither is available
skip it.
Add an explicit target to build pdf documentation.
Change-Id: I760475acd7278f5ab5a782c1828a134c58cf7b42
Reviewed-on: https://code.wireshark.org/review/15229
Petri-Dish: João Valverde <j@xxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: João Valverde <j@xxxxxx>
Actions performed:
from 1c862d2 BGP-LS: fix Prefix-SID parsing, add SR-Capabilities and SR-Algorithm dissection.
adds e4237b1 autotools: docbook build improvements
Summary of changes:
configure.ac | 41 +++++++++++++----------------------------
docbook/Makefile.am | 48 ++++++++++++------------------------------------
2 files changed, 25 insertions(+), 64 deletions(-)