mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
6 lines
196 B
Text
6 lines
196 B
Text
|
o Build changes
|
||
|
- Tor does not build packages correctly with Automake 1.6 and earlier;
|
||
|
added a check to Makefile.am to make sure that we're building with
|
||
|
Automake 1.7 or later.
|
||
|
|