config.h.in (hitch-1.5.2) | : | config.h.in (hitch-1.6.0) | ||
---|---|---|---|---|
skipping to change at line 60 | skipping to change at line 60 | |||
/* Define to 1 if you have the <sys/param.h> header file. */ | /* Define to 1 if you have the <sys/param.h> header file. */ | |||
#undef HAVE_SYS_PARAM_H | #undef HAVE_SYS_PARAM_H | |||
/* Define to 1 if you have the <sys/stat.h> header file. */ | /* Define to 1 if you have the <sys/stat.h> header file. */ | |||
#undef HAVE_SYS_STAT_H | #undef HAVE_SYS_STAT_H | |||
/* Define to 1 if you have the <sys/types.h> header file. */ | /* Define to 1 if you have the <sys/types.h> header file. */ | |||
#undef HAVE_SYS_TYPES_H | #undef HAVE_SYS_TYPES_H | |||
/* Define to 1 if TLSv1.3 is available */ | ||||
#undef HAVE_TLS_1_3 | ||||
/* Define to 1 if you have the <unistd.h> header file. */ | /* Define to 1 if you have the <unistd.h> header file. */ | |||
#undef HAVE_UNISTD_H | #undef HAVE_UNISTD_H | |||
/* Define to 1 if you have the `vfork' function. */ | /* Define to 1 if you have the `vfork' function. */ | |||
#undef HAVE_VFORK | #undef HAVE_VFORK | |||
/* Define to 1 if you have the <vfork.h> header file. */ | /* Define to 1 if you have the <vfork.h> header file. */ | |||
#undef HAVE_VFORK_H | #undef HAVE_VFORK_H | |||
/* Define to 1 if `fork' works. */ | /* Define to 1 if `fork' works. */ | |||
#undef HAVE_WORKING_FORK | #undef HAVE_WORKING_FORK | |||
/* Define to 1 if `vfork' works. */ | /* Define to 1 if `vfork' works. */ | |||
#undef HAVE_WORKING_VFORK | #undef HAVE_WORKING_VFORK | |||
/* OpenSSL has X509_NAME_ENTRY_get_data() */ | /* OpenSSL has X509_NAME_ENTRY_get_data() */ | |||
#undef HAVE_X509_NAME_ENTRY_GET_DATA | #undef HAVE_X509_NAME_ENTRY_GET_DATA | |||
/* OpenSSL has X509_OBJECT_get0_X509() */ | ||||
#undef HAVE_X509_OBJECT_GET0_X509 | ||||
/* OpenSSL has X509_STORE_get0_objects() */ | ||||
#undef HAVE_X509_STORE_GET0_OBJECTS | ||||
/* OpenSSL supports ALPN */ | /* OpenSSL supports ALPN */ | |||
#undef OPENSSL_WITH_ALPN | #undef OPENSSL_WITH_ALPN | |||
/* OpenSSL needs explicit locking */ | /* OpenSSL needs explicit locking */ | |||
#undef OPENSSL_WITH_LOCKS | #undef OPENSSL_WITH_LOCKS | |||
/* OpenSSL supports NPN */ | /* OpenSSL supports NPN */ | |||
#undef OPENSSL_WITH_NPN | #undef OPENSSL_WITH_NPN | |||
/* Name of package */ | /* Name of package */ | |||
End of changes. 2 change blocks. | ||||
0 lines changed or deleted | 9 lines changed or added |