[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] Update AC_WARN->AC_MSG_WARN. #23878.
commit f90c0533777f2220cd6fb5ed07a5b63cd9c3e881
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date: Sat Aug 4 06:53:21 2018 -0400
Update AC_WARN->AC_MSG_WARN. #23878.
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index fbe0fa5ec..9c9ea11c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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
],
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits