Update AC_WARN->AC_MSG_WARN. #23878.

This commit is contained in:
Nick Mathewson
2018-08-04 06:53:21 -04:00
parent 5597ddc360
commit f90c053377
+1 -1
View File
@@ -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
],