summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2021-02-23 12:28:04 -0500
committerDavid Goulet <dgoulet@torproject.org>2021-02-23 12:28:04 -0500
commit6edb648aa0f23a507e7557a07fd291d6c3ad7747 (patch)
treebd1ab4312312873768a0b6aeb6dc5bec81fafb88 /configure.ac
parentbc799a1eaf85fc218156e014c83cc1d5c096e16a (diff)
parent97e51dd01b228ecb72c912c6cf3ffae6334c8d07 (diff)
downloadtor-6edb648aa0f23a507e7557a07fd291d6c3ad7747.tar.gz
tor-6edb648aa0f23a507e7557a07fd291d6c3ad7747.zip
Merge branch 'maint-0.4.5'
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f48e787c63..e28f1436d7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2156,7 +2156,6 @@ AS_CASE([$malloc],
[system], [
# handle this later, including the jemalloc fallback
- AC_CHECK_FUNCS(mallinfo)
],
[AC_MSG_ERROR([--with-malloc=`$with_malloc' not supported, see --help])