Fix bug in setting up w3 and w4 games
[capablanca.git] / lasker-2.2.3 / src / autoconfig.h.in
1 /* autoconfig.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define to empty if the keyword does not work.  */
4 #undef const
5
6 /* Define if you don't have vprintf but do have _doprnt.  */
7 #undef HAVE_DOPRNT
8
9 /* Define if you have the strftime function.  */
10 #undef HAVE_STRFTIME
11
12 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
13 #undef HAVE_SYS_WAIT_H
14
15 /* Define if you have the vprintf function.  */
16 #undef HAVE_VPRINTF
17
18 /* Define if you have the wait3 system call.  */
19 #undef HAVE_WAIT3
20
21 /* Define as the return type of signal handlers (int or void).  */
22 #undef RETSIGTYPE
23
24 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
25 #undef size_t
26
27 /* Define if you have the ANSI C header files.  */
28 #undef STDC_HEADERS
29
30 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
31 #undef TIME_WITH_SYS_TIME
32
33 /* Define if your <sys/time.h> declares struct tm.  */
34 #undef TM_IN_SYS_TIME
35
36 #undef HAVE_DLOPEN
37
38 /* Define if you have the dlopen function.  */
39 #undef HAVE_DLOPEN
40
41 /* Define if you have the dprintf function.  */
42 #undef HAVE_DPRINTF
43
44 /* Define if you have the gethostname function.  */
45 #undef HAVE_GETHOSTNAME
46
47 /* Define if you have the gettimeofday function.  */
48 #undef HAVE_GETTIMEOFDAY
49
50 /* Define if you have the select function.  */
51 #undef HAVE_SELECT
52
53 /* Define if you have the socket function.  */
54 #undef HAVE_SOCKET
55
56 /* Define if you have the strcspn function.  */
57 #undef HAVE_STRCSPN
58
59 /* Define if you have the strdup function.  */
60 #undef HAVE_STRDUP
61
62 /* Define if you have the strlcat function.  */
63 #undef HAVE_STRLCAT
64
65 /* Define if you have the strlcpy function.  */
66 #undef HAVE_STRLCPY
67
68 /* Define if you have the strnlen function.  */
69 #undef HAVE_STRNLEN
70
71 /* Define if you have the strstr function.  */
72 #undef HAVE_STRSTR
73
74 /* Define if you have the <dirent.h> header file.  */
75 #undef HAVE_DIRENT_H
76
77 /* Define if you have the <fcntl.h> header file.  */
78 #undef HAVE_FCNTL_H
79
80 /* Define if you have the <ndir.h> header file.  */
81 #undef HAVE_NDIR_H
82
83 /* Define if you have the <strings.h> header file.  */
84 #undef HAVE_STRINGS_H
85
86 /* Define if you have the <sys/dir.h> header file.  */
87 #undef HAVE_SYS_DIR_H
88
89 /* Define if you have the <sys/file.h> header file.  */
90 #undef HAVE_SYS_FILE_H
91
92 /* Define if you have the <sys/ioctl.h> header file.  */
93 #undef HAVE_SYS_IOCTL_H
94
95 /* Define if you have the <sys/md5.h> header file.  */
96 #undef HAVE_SYS_MD5_H
97
98 /* Define if you have the <sys/ndir.h> header file.  */
99 #undef HAVE_SYS_NDIR_H
100
101 /* Define if you have the <sys/time.h> header file.  */
102 #undef HAVE_SYS_TIME_H
103
104 /* Define if you have the <unistd.h> header file.  */
105 #undef HAVE_UNISTD_H
106
107 /* Define if you have the m library (-lm).  */
108 #undef HAVE_LIBM
109
110 /*   */
111 #undef HAVE_COMPAR_FN_T
112