mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
4 lines
215 B
Text
4 lines
215 B
Text
|
o Code simplification and refactoring:
|
||
|
- Quote all the string interpolations in configure.ac -- even
|
||
|
those which we are pretty sure can't contain spaces. Closes
|
||
|
ticket 17744. Patch from "zerosion".
|