c2728589f0e57f191381c6f78920ecd44d240df8
[catagits/fcgi2.git] / acconfig.h
1 /* File used by autoheader to generate include/fcgi_config.h */
2
3 /* Define if socklen_t exists. */
4 #undef HAVE_SOCKLEN
5
6 /* Define if sockaddr_un in <sys/un.h> contains the sun_len component */
7 #undef HAVE_SOCKADDR_UN_SUN_LEN
8
9 /* Define if we have f{set,get}pos functions */
10 #undef HAVE_FPOS
11
12 /* Define if we need cross-process locking */
13 #undef USE_LOCKING
14
15 /* Define if va_arg(arg, long double) crashes the compiler. */
16 #undef HAVE_VA_ARG_LONG_DOUBLE_BUG
17