Skip to content
Snippets Groups Projects
Commit f90c0533 authored by Nick Mathewson's avatar Nick Mathewson 📖
Browse files

Update AC_WARN->AC_MSG_WARN. #23878.

parent 5597ddc3
No related branches found
No related tags found
No related merge requests found
......@@ -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
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment