summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fbe0fa5ec4..9c9ea11c73 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
],