2002-05-10 Rodrigo Moya <rodrigo@ximian.com>
[mono.git] / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
2
3 /* Define if you have the ANSI C header files.  */
4 #undef STDC_HEADERS
5
6 #undef HAVE_INET_PTON
7 #undef HAVE_INET_ATON
8 #undef HAVE_SOL_IP
9 #undef HAVE_SOL_TCP
10 #undef HAVE_IP_PKTINFO
11 #undef HAVE_STRUCT_IP_MREQN
12 #undef HAVE_PTHREAD
13 #undef HAVE_PTHREAD_MUTEX_TIMEDLOCK
14 #undef USE_MONO_MUTEX
15 #undef HAVE_LARGE_FILE_SUPPORT
16 #undef PLATFORM_WIN32
17 #undef HAVE_NEW_ICONV
18 #undef NAME_DEV_RANDOM
19 #undef HAVE_CRYPT_RNG
20 #undef HAVE_BOEHM_GC
21
22 /* The number of bytes in a void *.  */
23 #undef SIZEOF_VOID_P
24
25 /* Define if you have the inet_aton function.  */
26 #undef HAVE_INET_ATON
27
28 /* Define if you have the inet_pton function.  */
29 #undef HAVE_INET_PTON
30
31 /* Define if you have the <dlfcn.h> header file.  */
32 #undef HAVE_DLFCN_H
33
34 /* Define if you have the <netdb.h> header file.  */
35 #undef HAVE_NETDB_H
36
37 /* Define if you have the <sys/filio.h> header file.  */
38 #undef HAVE_SYS_FILIO_H
39
40 /* Define if you have the <sys/sockio.h> header file.  */
41 #undef HAVE_SYS_SOCKIO_H
42
43 /* Define if you have the <utime.h> header file.  */
44 #undef HAVE_UTIME_H
45
46 /* Name of package */
47 #undef PACKAGE
48
49 /* Version number of package */
50 #undef VERSION
51