aboutsummaryrefslogtreecommitdiffstats
path: root/erts/configure.in
diff options
context:
space:
mode:
authorCalvin Buckley <[email protected]>2019-01-25 09:17:16 -0500
committerCalvin <[email protected]>2019-05-29 06:21:41 -0400
commita839aaefd996032253f0f86fe23c4358386b70af (patch)
treec6319501379fa461247ebda5566417c1cb38746d /erts/configure.in
parent0f5ea700462542c445b1a257b477abdc1d96e4ee (diff)
downloadotp-a839aaefd996032253f0f86fe23c4358386b70af.tar.gz
otp-a839aaefd996032253f0f86fe23c4358386b70af.tar.bz2
otp-a839aaefd996032253f0f86fe23c4358386b70af.zip
vsyslog replacement if not present
Diffstat (limited to 'erts/configure.in')
-rw-r--r--erts/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/configure.in b/erts/configure.in
index 78baba6a63..f7d883bcca 100644
--- a/erts/configure.in
+++ b/erts/configure.in
@@ -2036,7 +2036,7 @@ AC_CHECK_FUNCS([ieee_handler fpsetmask finite isnan isinf res_gethostbyname dlop
gethrtime localtime_r gmtime_r inet_pton mprotect \
mmap mremap memcpy mallopt sbrk _sbrk __sbrk brk _brk __brk \
flockfile fstat strlcpy strlcat setsid posix2time time2posix \
- setlocale nl_langinfo poll mlockall ppoll])
+ setlocale nl_langinfo poll mlockall ppoll vsyslog])
AC_MSG_CHECKING([for isfinite])
AC_TRY_LINK([#include <math.h>],