mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Make our configure.ac script use the portable = comparison
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.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user