Update based on a new autoheader run against configure.in.
[catagits/fcgi2.git] / include / fcgi_config.h.in
CommitLineData
0198fd3c 1/* include/fcgi_config.h.in. Generated automatically from configure.in by autoheader. */
57185fa4 2/* File used by autoheader to generate include/fcgi_config.h */
0198fd3c 3
57185fa4 4/* Define if socklen_t exists. */
5#undef HAVE_SOCKLEN
0198fd3c 6
7/* Define if sockaddr_un in <sys/un.h> contains the sun_len component */
8#undef HAVE_SOCKADDR_UN_SUN_LEN
9
10/* Define if we have f{set,get}pos functions */
11#undef HAVE_FPOS
12
0198fd3c 13/* Define if we need cross-process locking */
14#undef USE_LOCKING
15
16/* Define if va_arg(arg, long double) crashes the compiler. */
17#undef HAVE_VA_ARG_LONG_DOUBLE_BUG
18
0198fd3c 19
57185fa4 20/* Define if you have the <arpa/inet.h> header file. */
21#undef HAVE_ARPA_INET_H
0198fd3c 22
57185fa4 23/* Define if you have the `dnet_stub' library (-ldnet_stub). */
24#undef HAVE_LIBDNET_STUB
0198fd3c 25
57185fa4 26/* Define if you have the `ieee' library (-lieee). */
27#undef HAVE_LIBIEEE
0198fd3c 28
57185fa4 29/* Define if you have the `nsl' library (-lnsl). */
30#undef HAVE_LIBNSL
0198fd3c 31
57185fa4 32/* Define if you have the `resolv' library (-lresolv). */
33#undef HAVE_LIBRESOLV
0198fd3c 34
57185fa4 35/* Define if you have the `socket' library (-lsocket). */
36#undef HAVE_LIBSOCKET
0198fd3c 37
57185fa4 38/* Define if you have the <limits.h> header file. */
0198fd3c 39#undef HAVE_LIMITS_H
40
57185fa4 41/* Define if you have the <netdb.h> header file. */
0198fd3c 42#undef HAVE_NETDB_H
43
57185fa4 44/* Define if you have the <netinet/in.h> header file. */
0198fd3c 45#undef HAVE_NETINET_IN_H
46
57185fa4 47/* Define if you have the `strerror' function. */
48#undef HAVE_STRERROR
0198fd3c 49
57185fa4 50/* Define if you have the <sys/socket.h> header file. */
0198fd3c 51#undef HAVE_SYS_SOCKET_H
52
57185fa4 53/* Define if you have the <sys/time.h> header file. */
0198fd3c 54#undef HAVE_SYS_TIME_H