1/* Hint to the compiler that a function never returns */ 2#define NGHTTP2_NORETURN @HINT_NORETURN@ 3 4/* Define to `int' if <sys/types.h> does not define. */ 5#cmakedefine ssize_t @ssize_t@ 6 7/* Define to 1 if you have the `std::map::emplace`. */ 8#cmakedefine HAVE_STD_MAP_EMPLACE 1 9 10/* Define to 1 if you have `libjansson` library. */ 11#cmakedefine HAVE_JANSSON 1 12 13/* Define to 1 if you have `libxml2` library. */ 14#cmakedefine HAVE_LIBXML2 1 15 16/* Define to 1 if you have `mruby` library. */ 17#cmakedefine HAVE_MRUBY 1 18 19/* Define to 1 if you have `neverbleed` library. */ 20#cmakedefine HAVE_NEVERBLEED 1 21 22/* sizeof(int *) */ 23#cmakedefine SIZEOF_INT_P @SIZEOF_INT_P@ 24 25/* sizeof(time_t) */ 26#cmakedefine SIZEOF_TIME_T @SIZEOF_TIME_T@ 27 28/* Define to 1 if you have the `_Exit` function. */ 29#cmakedefine HAVE__EXIT 1 30 31/* Define to 1 if you have the `accept4` function. */ 32#cmakedefine HAVE_ACCEPT4 1 33 34/* Define to 1 if you have the `mkostemp` function. */ 35#cmakedefine HAVE_MKOSTEMP 1 36 37/* Define to 1 if you have the `initgroups` function. */ 38#cmakedefine01 HAVE_DECL_INITGROUPS 39 40/* Define to 1 to enable debug output. */ 41#cmakedefine DEBUGBUILD 1 42 43/* Define to 1 if you want to disable threads. */ 44#cmakedefine NOTHREADS 1 45 46/* Define to 1 if you have the <arpa/inet.h> header file. */ 47#cmakedefine HAVE_ARPA_INET_H 1 48 49/* Define to 1 if you have the <fcntl.h> header file. */ 50#cmakedefine HAVE_FCNTL_H 1 51 52/* Define to 1 if you have the <inttypes.h> header file. */ 53#cmakedefine HAVE_INTTYPES_H 1 54 55/* Define to 1 if you have the <limits.h> header file. */ 56#cmakedefine HAVE_LIMITS_H 1 57 58/* Define to 1 if you have the <netdb.h> header file. */ 59#cmakedefine HAVE_NETDB_H 1 60 61/* Define to 1 if you have the <netinet/in.h> header file. */ 62#cmakedefine HAVE_NETINET_IN_H 1 63 64/* Define to 1 if you have the <pwd.h> header file. */ 65#cmakedefine HAVE_PWD_H 1 66 67/* Define to 1 if you have the <sys/socket.h> header file. */ 68#cmakedefine HAVE_SYS_SOCKET_H 1 69 70/* Define to 1 if you have the <sys/time.h> header file. */ 71#cmakedefine HAVE_SYS_TIME_H 1 72 73/* Define to 1 if you have the <syslog.h> header file. */ 74#cmakedefine HAVE_SYSLOG_H 1 75 76/* Define to 1 if you have the <time.h> header file. */ 77#cmakedefine HAVE_TIME_H 1 78 79/* Define to 1 if you have the <unistd.h> header file. */ 80#cmakedefine HAVE_UNISTD_H 1 81 82/* Define to 1 if HTTP/3 is enabled. */ 83#cmakedefine ENABLE_HTTP3 1 84 85/* Define to 1 if you have `libbpf` library. */ 86#cmakedefine HAVE_LIBBPF 1 87 88/* Define to 1 if you have enum bpf_stats_type in linux/bpf.h. */ 89#cmakedefine HAVE_BPF_STATS_TYPE 1 90 91/* Define to 1 if you have `libngtcp2_crypto_openssl` library. */ 92#cmakedefine HAVE_LIBNGTCP2_CRYPTO_OPENSSL 93