config.h (47dd1d1b619cc035b82b49a91a25544309ff95ae) config.h (c1e80940f3b4030df0aaed73028053af057e476d)
1/* config.h. Generated from config.h.in by configure. */
2/* config.h.in. Generated from configure.ac by autoheader. */
3
4/* Define if building universal (internal helper macro) */
5/* #undef AC_APPLE_UNIVERSAL_BUILD */
6
7/* Define if you have a getaddrinfo that fails for the all-zeros IPv6 address
8 */

--- 177 unchanged lines hidden (view full) ---

186
187/* Define to 1 if you have the `arc4random' function. */
188#define HAVE_ARC4RANDOM 1
189
190/* Define to 1 if you have the `arc4random_buf' function. */
191#define HAVE_ARC4RANDOM_BUF 1
192
193/* Define to 1 if you have the `arc4random_stir' function. */
1/* config.h. Generated from config.h.in by configure. */
2/* config.h.in. Generated from configure.ac by autoheader. */
3
4/* Define if building universal (internal helper macro) */
5/* #undef AC_APPLE_UNIVERSAL_BUILD */
6
7/* Define if you have a getaddrinfo that fails for the all-zeros IPv6 address
8 */

--- 177 unchanged lines hidden (view full) ---

186
187/* Define to 1 if you have the `arc4random' function. */
188#define HAVE_ARC4RANDOM 1
189
190/* Define to 1 if you have the `arc4random_buf' function. */
191#define HAVE_ARC4RANDOM_BUF 1
192
193/* Define to 1 if you have the `arc4random_stir' function. */
194#define HAVE_ARC4RANDOM_STIR 1
194/* #undef HAVE_ARC4RANDOM_STIR */
195
196/* Define to 1 if you have the `arc4random_uniform' function. */
197#define HAVE_ARC4RANDOM_UNIFORM 1
198
199/* Define to 1 if you have the `asprintf' function. */
200#define HAVE_ASPRINTF 1
201
202/* OpenBSD's gcc has bounded */

--- 1654 unchanged lines hidden ---
195
196/* Define to 1 if you have the `arc4random_uniform' function. */
197#define HAVE_ARC4RANDOM_UNIFORM 1
198
199/* Define to 1 if you have the `asprintf' function. */
200#define HAVE_ASPRINTF 1
201
202/* OpenBSD's gcc has bounded */

--- 1654 unchanged lines hidden ---