Explorar o código

Update AC_WARN->AC_MSG_WARN. #23878.

Nick Mathewson %!s(int64=5) %!d(string=hai) anos
pai
achega
f90c053377
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      configure.ac

+ 1 - 1
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
   ],