mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Don't require asciidoc when building Tor from a tarball
If asciidoc is required, the user receives an error message telling them about the --disable-asciidoc configure switch and the build breaks.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
o Minor bugfixes:
|
||||
- When building the manpage from a tarball, we required asciidoc, even
|
||||
though the asciidoc -> roff/html conversion was already done while
|
||||
building the tarball. We now make it so that make complains when
|
||||
we need asciidoc (either because someone is compiling directly from git,
|
||||
or because they altered the asciidoc manpage in their tarball). Bugfix
|
||||
on 0.2.2.9-alpha.
|
||||
|
||||
Reference in New Issue
Block a user