1 /* fcgi_config.h.in. Generated from configure.in by autoheader. */
3 /* Define to 1 if you have the <arpa/inet.h> header file. */
4 #undef HAVE_ARPA_INET_H
6 /* Define to 1 if you have the <dlfcn.h> header file. */
9 /* Define if there's a fileno() prototype in stdio.h */
10 #undef HAVE_FILENO_PROTO
12 /* Define if the fpos_t typedef is in stdio.h */
15 /* Define to 1 if you have the <inttypes.h> header file. */
16 #undef HAVE_INTTYPES_H
18 /* Define if cin/cout/cerr has a streambuf assignment operator */
19 #undef HAVE_IOSTREAM_WITHASSIGN_STREAMBUF
21 /* Define to 1 if you have the `nsl' library (-lnsl). */
24 /* Define to 1 if you have the `socket' library (-lsocket). */
27 /* Define to 1 if you have the <limits.h> header file. */
30 /* Define to 1 if you have the <memory.h> header file. */
33 /* Define to 1 if you have the <netdb.h> header file. */
36 /* Define to 1 if you have the <netinet/in.h> header file. */
37 #undef HAVE_NETINET_IN_H
39 /* Define if you have POSIX threads libraries and header files. */
42 /* Define if sockaddr_un in sys/un.h contains a sun_len component */
43 #undef HAVE_SOCKADDR_UN_SUN_LEN
45 /* Define if the socklen_t typedef is in sys/socket.h */
48 /* Define to 1 if you have the <stdint.h> header file. */
51 /* Define to 1 if you have the <stdlib.h> header file. */
54 /* Define if char_type is defined in the context of streambuf */
55 #undef HAVE_STREAMBUF_CHAR_TYPE
57 /* Define to 1 if you have the `strerror' function. */
60 /* Define to 1 if you have the <strings.h> header file. */
63 /* Define to 1 if you have the <string.h> header file. */
66 /* Define to 1 if you have the <sys/param.h> header file. */
67 #undef HAVE_SYS_PARAM_H
69 /* Define to 1 if you have the <sys/socket.h> header file. */
70 #undef HAVE_SYS_SOCKET_H
72 /* Define to 1 if you have the <sys/stat.h> header file. */
73 #undef HAVE_SYS_STAT_H
75 /* Define to 1 if you have the <sys/time.h> header file. */
76 #undef HAVE_SYS_TIME_H
78 /* Define to 1 if you have the <sys/types.h> header file. */
79 #undef HAVE_SYS_TYPES_H
81 /* Define to 1 if you have the <unistd.h> header file. */
84 /* Define if va_arg(arg, long double) crashes the compiler */
85 #undef HAVE_VA_ARG_LONG_DOUBLE_BUG
90 /* Define to the address where bug reports for this package should be sent. */
91 #undef PACKAGE_BUGREPORT
93 /* Define to the full name of this package. */
96 /* Define to the full name and version of this package. */
99 /* Define to the one symbol short name of this package. */
100 #undef PACKAGE_TARNAME
102 /* Define to the version of this package. */
103 #undef PACKAGE_VERSION
105 /* Define to the necessary symbol if this constant uses a non-standard name on
107 #undef PTHREAD_CREATE_JOINABLE
109 /* Define to 1 if you have the ANSI C header files. */
112 /* Define if cross-process locking is required by accept() */
115 /* Version number of package */
118 /* Define to empty if `const' does not conform to ANSI C. */
121 /* Define to `__inline__' or `__inline' if that's what the C compiler
122 calls it, or to nothing if 'inline' is not supported under any name. */
127 /* Define to `int' if <sys/types.h> does not define. */