mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Update AC_WARN->AC_MSG_WARN. #23878.
This commit is contained in:
+1
-1
@@ -1839,7 +1839,7 @@ AS_CASE([$malloc],
|
||||
],
|
||||
|
||||
[openbsd], [
|
||||
AC_WARN([The openbsd malloc port is deprecated in Tor 0.3.5 and will be removed in a future version.])
|
||||
AC_MSG_WARN([The openbsd malloc port is deprecated in Tor 0.3.5 and will be removed in a future version.])
|
||||
enable_openbsd_malloc=yes
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user