tor/changes/19142
Nick Mathewson 954eeda619 Stop checking whether environ is declared.
There seems to be pretty good evidence that it's always declared,
and that checking for it is pointless.

Closes ticket 19142.
2016-12-12 10:55:10 -05:00

4 lines
146 B
Plaintext

o Removed features:
- We no longer attempt to build on systems where 'environ' is not
declared in the C headers. Closes ticket 19142.