[tor-bugs] #31577 [Core Tor/Tor]: make distcheck on macOS ignores --disable-asciidoc in its second configure invocation
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Aug 30 15:01:19 UTC 2019
#31577: make distcheck on macOS ignores --disable-asciidoc in its second configure
invocation
-----------------------------+----------------------------------
Reporter: teor | Owner: (none)
Type: defect | Status: new
Priority: Medium | Milestone: Tor: unspecified
Component: Core Tor/Tor | Version: Tor: unspecified
Severity: Normal | Resolution:
Keywords: tor-dist, macos | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-----------------------------+----------------------------------
Comment (by nickm):
By default, make distcheck does not carry any configure flags forward.
You can override this with `DISTCHECK_CONFIGURE_FLAGS` (see
https://www.gnu.org/software/automake/manual/html_node/Checking-the-
Distribution.html for more).
So for example, instead of `make distcheck`, you would say: `make
distcheck DISTCHECK_CONFIGURE_FLAGS="--disable-asciidoc ..."`
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31577#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list