Wireshark mailing list archives
So why does building stuff in the docbook directory use DocBook URLs *and* disable fetching stuff over the net?
From: Guy Harris <guy () alum mit edu>
Date: Fri, 28 Apr 2017 20:18:33 -0700
docbook/Makefile.am says
SINGLE_XSLTPROC_ARGS = \
--nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl
CHUNKED_XSLTPROC_ARGS = \
--nonet http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl
which seems to say "use this URL, but don't actually treat it as a *URL* for something on the net".
This causes make to fail, out of the box, in the docbook directory on my machine.
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives: https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request () wireshark org?subject=unsubscribe
Current thread:
- So why does building stuff in the docbook directory use DocBook URLs *and* disable fetching stuff over the net? Guy Harris (Apr 28)
- Re: So why does building stuff in the docbook directory use DocBook URLs *and* disable fetching stuff over the net? Jaap Keuter (Apr 29)
- Re: So why does building stuff in the docbook directory use DocBook URLs *and* disable fetching stuff over the net? Guy Harris (Apr 29)
- Re: So why does building stuff in the docbook directory use DocBook URLs *and* disable fetching stuff over the net? Jaap Keuter (Apr 29)
- Re: So why does building stuff in the docbook directory use DocBook URLs *and* disable fetching stuff over the net? Guy Harris (Apr 29)
- Re: So why does building stuff in the docbook directory use DocBook URLs *and* disable fetching stuff over the net? Peter Wu (Apr 30)
- Re: So why does building stuff in the docbook directory use DocBook URLs *and* disable fetching stuff over the net? Guy Harris (Apr 30)
- Re: So why does building stuff in the docbook directory use DocBook URLs *and* disable fetching stuff over the net? Jeff Morriss (Apr 30)
- Re: So why does building stuff in the docbook directory use DocBook URLs *and* disable fetching stuff over the net? Guy Harris (Apr 30)
- Re: So why does building stuff in the docbook directory use DocBook URLs *and* disable fetching stuff over the net? Guy Harris (Apr 29)
- Re: So why does building stuff in the docbook directory use DocBook URLs *and* disable fetching stuff over the net? Jaap Keuter (Apr 29)
