summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2021-02-23 12:27:59 -0500
committerDavid Goulet <dgoulet@torproject.org>2021-02-23 12:27:59 -0500
commit97e51dd01b228ecb72c912c6cf3ffae6334c8d07 (patch)
tree2113388c95eb49cdce0c46de2cff2135485401b2 /configure.ac
parentbc21ed32903459c53599ee03605e8d23bf42ffe9 (diff)
parentad4f87ed3f2126814e42565e2d815e37f99f7c1f (diff)
downloadtor-97e51dd01b228ecb72c912c6cf3ffae6334c8d07.tar.gz
tor-97e51dd01b228ecb72c912c6cf3ffae6334c8d07.zip
Merge branch 'tor-gitlab/mr/326' into 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 e8775a98f7..4d91b11cea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2143,7 +2143,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])