Files
tor/changes/bug11321
T
Nick Mathewson 91f6a422cc Fix build of torify.1
The build was broken by changes in f8c45339f7, but we didn't
notice, since that commit also made torify.1 only get built when
tor-fw-helper was turned on.

Fixes bug 11321; bugfix on Tor 0.2.5.1-alpha.
2014-03-26 12:12:54 -04:00

6 lines
276 B
Plaintext

o Minor bugfixes (build):
- Build the torify.1 manpage again. Previously, we were only
trying to build it when also building tor-fw-helper. That's why
we didn't notice that we'd broken the ability to build it.
Fixes bug 11321; bugfix on 0.2.5.1-alpha.