config.h.in (memcached-1.6.8) | : | config.h.in (memcached-1.6.9) | ||
---|---|---|---|---|
/* config.h.in. Generated from configure.ac by autoheader. */ | /* config.h.in. Generated from configure.ac by autoheader. */ | |||
/* Define if building universal (internal helper macro) */ | /* Define if building universal (internal helper macro) */ | |||
#undef AC_APPLE_UNIVERSAL_BUILD | #undef AC_APPLE_UNIVERSAL_BUILD | |||
/* Set to nonzero if you want to enable ARMv8 crc32 */ | ||||
#undef ARM_CRC32 | ||||
/* Set to nonzero if you want to compile using ASAN */ | /* Set to nonzero if you want to compile using ASAN */ | |||
#undef ASAN | #undef ASAN | |||
/* Set to nonzero if you want to disable unix domain socket */ | /* Set to nonzero if you want to disable unix domain socket */ | |||
#undef DISABLE_UNIX_SOCKET | #undef DISABLE_UNIX_SOCKET | |||
/* Set to nonzero if you want to include DTRACE */ | /* Set to nonzero if you want to include DTRACE */ | |||
#undef ENABLE_DTRACE | #undef ENABLE_DTRACE | |||
/* Set to nonzero if you want to include SASL */ | /* Set to nonzero if you want to include SASL */ | |||
skipping to change at line 66 | skipping to change at line 63 | |||
/* Define to 1 if you have the `getpagesizes' function. */ | /* Define to 1 if you have the `getpagesizes' function. */ | |||
#undef HAVE_GETPAGESIZES | #undef HAVE_GETPAGESIZES | |||
/* Have ntohll */ | /* Have ntohll */ | |||
#undef HAVE_HTONLL | #undef HAVE_HTONLL | |||
/* Define to 1 if you have the <inttypes.h> header file. */ | /* Define to 1 if you have the <inttypes.h> header file. */ | |||
#undef HAVE_INTTYPES_H | #undef HAVE_INTTYPES_H | |||
/* linked to libevent */ | ||||
#undef HAVE_LIBEVENT_NEW | ||||
/* Define to 1 if you have the `memcntl' function. */ | /* Define to 1 if you have the `memcntl' function. */ | |||
#undef HAVE_MEMCNTL | #undef HAVE_MEMCNTL | |||
/* Define to 1 if you have the <memory.h> header file. */ | /* Define to 1 if you have the <memory.h> header file. */ | |||
#undef HAVE_MEMORY_H | #undef HAVE_MEMORY_H | |||
/* Define to 1 if you have the `mlockall' function. */ | /* Define to 1 if you have the `mlockall' function. */ | |||
#undef HAVE_MLOCKALL | #undef HAVE_MLOCKALL | |||
/* Define to 1 if you have the `pledge' function. */ | /* Define to 1 if you have the `pledge' function. */ | |||
End of changes. 2 change blocks. | ||||
3 lines changed or deleted | 3 lines changed or added |