mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
Back in 0.4.5.1-alpha we added an `==` comparison, which isn't portable. Fixes bug #40298; bugfix on 0.4.5.1-alpha.
3 lines
158 B
Text
3 lines
158 B
Text
o Minor bugfixes (portability):
|
|
- Fix a non-portable usage of "==" with "test" in the configure script.
|
|
Fixes bug 40298; bugfix on 0.4.5.1-alpha.
|