mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Stop trying to generate test scripts via autoconf substitution.
Use environment variables instead. This repairs 'make distcheck', which was running into trouble when it tried to chmod the generated scripts. Fixes 17148.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
o Testing:
|
||||
- Use environment variables rather than autoconf substitutions to send
|
||||
variables from the build system to the test scripts. This change should
|
||||
be easier to maintain, and cause 'make distcheck' to work better than
|
||||
before. Fixes bug 17148.
|
||||
|
||||
Reference in New Issue
Block a user