From 2bf6f5f8650d0f59918fb41dba5894cd22b2f45e Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Sat, 19 Nov 2016 20:13:17 +1100 Subject: [PATCH] regen --- config.h.in | 23 +++++++++-------------- 1 file changed, 9 insertions(+), 14 deletions(-) diff --git a/config.h.in b/config.h.in index 1219e519b9..3e1b0d445e 100644 --- a/config.h.in +++ b/config.h.in @@ -188,6 +188,15 @@ int sigwait(const unsigned int *set, int *sig); MSVC and with C++ compilers. */ #undef FLEXIBLE_ARRAY_MEMBER +/* Define to 1 if you have the `arc4random' function. */ +#undef HAVE_ARC4RANDOM + +/* Define to 1 if you have the `arc4random_addrandom' function. */ +#undef HAVE_ARC4RANDOM_ADDRANDOM + +/* Define to 1 if you have the `arc4random_stir' function. */ +#undef HAVE_ARC4RANDOM_STIR + /* Define to 1 if the compiler supports __builtin_expect. */ #undef HAVE_BUILTIN_EXPECT @@ -419,20 +428,6 @@ int sigwait(const unsigned int *set, int *sig); /* Define to 1 if you have the `usleep' function. */ #undef HAVE_USLEEP -<<<<<<< HEAD -/* HMAC_*() return ints */ -#undef HMAC_RETURN_INT -======= -/* Define if zlib was found */ -#undef HAVE_ZLIB - -/* Use HMAC-SHA1 for Client Cookie generation */ -#undef HMAC_SHA1_CC - -/* Use HMAC-SHA256 for Client Cookie generation */ -#undef HMAC_SHA256_CC ->>>>>>> eb4ffd6... 4515. [port] FreeBSD: Find readline headers when they are in - /* return type of gai_strerror */ #undef IRS_GAISTRERROR_RETURN_T