Look for emalloc

Originally by Christos Zoulas.
This commit is contained in:
Nicolas Williams
2017-01-31 11:52:22 -06:00
committed by Viktor Dukhovni
parent 3cec979cc4
commit 097e96cbf4

View File

@@ -317,6 +317,8 @@ AC_FIND_IF_NOT_BROKEN(gai_strerror,,
#include <ws2tcpip.h>
#endif],[0])
AC_CHECK_LIB(util, emalloc)
case "$host_os" in
darwin*)
;;