summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2021-03-28 10:35:22 +0800
committerfanquake <fanquake@gmail.com>2021-03-28 13:55:59 +0800
commit78e8541a9e2d3bfd89cd878864bffb8d25c38141 (patch)
tree4dcd79b2f439ffd1d12ceeccdca3db0737fe4908 /configure.ac
parent4c29b01c87af4739a0e846f5879fa0f5db287f10 (diff)
downloadlibevent-78e8541a9e2d3bfd89cd878864bffb8d25c38141.tar.gz
build: remove no-longer used checks for vasprintf
From what I can tell the last usage was removed in 8d1317d71c46e27c5073d3429a64af69de0351a6.
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 10b803fe..305a9d21 100644
--- a/configure.ac
+++ b/configure.ac
@@ -359,7 +359,6 @@ AC_CHECK_FUNCS([ \
umask \
unsetenv \
usleep \
- vasprintf \
getrandom \
])