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 if there's a fileno() prototype in stdio.h */
7 #undef HAVE_FILENO_PROTO
9 /* Define if the fpos_t typedef is in stdio.h */
12 /* Define to 1 if you have the <inttypes.h> header file. */
13 #undef HAVE_INTTYPES_H
15 /* Define to 1 if you have the <limits.h> header file. */
18 /* Define to 1 if you have the <memory.h> header file. */
21 /* Define to 1 if you have the <netdb.h> header file. */
24 /* Define to 1 if you have the <netinet/in.h> header file. */
25 #undef HAVE_NETINET_IN_H
27 /* Define if sockaddr_un in sys/un.h contains a sun_len component */
28 #undef HAVE_SOCKADDR_UN_SUN_LEN
30 /* Define if the socklen_t typedef is in sys/socket.h */
33 /* Define to 1 if you have the <stdint.h> header file. */
36 /* Define to 1 if you have the <stdlib.h> header file. */
39 /* Define to 1 if you have the <strings.h> header file. */
42 /* Define to 1 if you have the <string.h> header file. */
45 /* Define to 1 if you have the <sys/param.h> header file. */
46 #undef HAVE_SYS_PARAM_H
48 /* Define to 1 if you have the <sys/socket.h> header file. */
49 #undef HAVE_SYS_SOCKET_H
51 /* Define to 1 if you have the <sys/stat.h> header file. */
52 #undef HAVE_SYS_STAT_H
54 /* Define to 1 if you have the <sys/time.h> header file. */
55 #undef HAVE_SYS_TIME_H
57 /* Define to 1 if you have the <sys/types.h> header file. */
58 #undef HAVE_SYS_TYPES_H
60 /* Define to 1 if you have the <unistd.h> header file. */
63 /* Define if va_arg(arg, long double) crashes the compiler */
64 #undef HAVE_VA_ARG_LONG_DOUBLE_BUG
66 /* Define to the address where bug reports for this package should be sent. */
67 #undef PACKAGE_BUGREPORT
69 /* Define to the full name of this package. */
72 /* Define to the full name and version of this package. */
75 /* Define to the one symbol short name of this package. */
76 #undef PACKAGE_TARNAME
78 /* Define to the version of this package. */
79 #undef PACKAGE_VERSION
81 /* Define to 1 if you have the ANSI C header files. */
84 /* Define if cross-process locking is required by accept() */
87 /* Define to empty if `const' does not conform to ANSI C. */
90 /* Define to `int' if <sys/types.h> does not define. */