Merge commit 'v4.3.16'
[xboard.git] / config.h.in
1 /* config.h.in.  Generated from configure.in by autoheader.  */
2 /* This file is just here to make autoheader happy, so it will generate
3    config.h for me. */
4
5 #define FIRST_PTY_LETTER 'p'
6
7 #define HAVE_FCNTL_H 0
8
9 #define HAVE_GETHOSTNAME 0
10
11 #define HAVE_GETTIMEOFDAY 0
12
13 #define HAVE_RANDOM 0
14
15 #define HAVE_SYS_SOCKET_H 0
16
17 #undef IBMRTAIX
18
19 #define LAST_PTY_LETTER 'q'
20
21 #define PATCHLEVEL "0"
22
23 #define PRODUCT "xboard"
24
25 #undef PTY_ITERATION
26
27 #undef PTY_NAME_SPRINTF
28
29 #undef PTY_OPEN
30
31 #undef PTY_TTY_NAME_SPRINTF
32
33 #define REMOTE_SHELL "rsh"
34
35 #undef RTU
36
37 #undef UNIPLUS
38
39 #define USE_PTYS 0
40
41 #define VERSION "x.y"
42
43 #undef X_WCHAR
44
45 #undef ZIPPY
46
47 #undef ATTENTION 
48
49 #undef DEFINED_SYS_ERRLIST
50
51 #undef HAVE_LIBXPM
52
53 #define HAVE_USLEEP 0
54
55 #undef USE_XAW3D
56
57 #define X_LOCALE
58
59
60 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
61    */
62 #undef HAVE_DIRENT_H
63
64 /* Define to 1 if you have the <fcntl.h> header file. */
65 #undef HAVE_FCNTL_H
66
67 /* Define to 1 if you have the `ftime' function. */
68 #undef HAVE_FTIME
69
70 /* Define to 1 if you have the `gethostname' function. */
71 #undef HAVE_GETHOSTNAME
72
73 /* Define to 1 if you have the `gettimeofday' function. */
74 #undef HAVE_GETTIMEOFDAY
75
76 /* Define to 1 if you have the `grantpt' function. */
77 #undef HAVE_GRANTPT
78
79 /* Define to 1 if you have the <inttypes.h> header file. */
80 #undef HAVE_INTTYPES_H
81
82 /* Define to 1 if you have the <lan/socket.h> header file. */
83 #undef HAVE_LAN_SOCKET_H
84
85 /* Define to 1 if you have the `i' library (-li). */
86 #undef HAVE_LIBI
87
88 /* Define to 1 if you have the `seq' library (-lseq). */
89 #undef HAVE_LIBSEQ
90
91 /* Define to 1 if you have the <memory.h> header file. */
92 #undef HAVE_MEMORY_H
93
94 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
95 #undef HAVE_NDIR_H
96
97 /* Define to 1 if you have the `rand48' function. */
98 #undef HAVE_RAND48
99
100 /* Define to 1 if you have the `random' function. */
101 #undef HAVE_RANDOM
102
103 /* Define to 1 if you have the `setitimer' function. */
104 #undef HAVE_SETITIMER
105
106 /* Define to 1 if you have the <stdint.h> header file. */
107 #undef HAVE_STDINT_H
108
109 /* Define to 1 if you have the <stdlib.h> header file. */
110 #undef HAVE_STDLIB_H
111
112 /* Define to 1 if you have the <strings.h> header file. */
113 #undef HAVE_STRINGS_H
114
115 /* Define to 1 if you have the <string.h> header file. */
116 #undef HAVE_STRING_H
117
118 /* Define to 1 if you have the <stropts.h> header file. */
119 #undef HAVE_STROPTS_H
120
121 /* Define to 1 if you have the `sysinfo' function. */
122 #undef HAVE_SYSINFO
123
124 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
125    */
126 #undef HAVE_SYS_DIR_H
127
128 /* Define to 1 if you have the <sys/fcntl.h> header file. */
129 #undef HAVE_SYS_FCNTL_H
130
131 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
132    */
133 #undef HAVE_SYS_NDIR_H
134
135 /* Define to 1 if you have the <sys/socket.h> header file. */
136 #undef HAVE_SYS_SOCKET_H
137
138 /* Define to 1 if you have the <sys/stat.h> header file. */
139 #undef HAVE_SYS_STAT_H
140
141 /* Define to 1 if you have the <sys/systeminfo.h> header file. */
142 #undef HAVE_SYS_SYSTEMINFO_H
143
144 /* Define to 1 if you have the <sys/time.h> header file. */
145 #undef HAVE_SYS_TIME_H
146
147 /* Define to 1 if you have the <sys/types.h> header file. */
148 #undef HAVE_SYS_TYPES_H
149
150 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
151 #undef HAVE_SYS_WAIT_H
152
153 /* Define to 1 if you have the <unistd.h> header file. */
154 #undef HAVE_UNISTD_H
155
156 /* Define to 1 if you have the `usleep' function. */
157 #undef HAVE_USLEEP
158
159 /* Define to 1 if you have the <X11/xpm.h> header file. */
160 #undef HAVE_X11_XPM_H
161
162 /* Define to 1 if you have the `_getpty' function. */
163 #undef HAVE__GETPTY
164
165 /* Name of package */
166 #undef PACKAGE
167
168 /* Define to the address where bug reports for this package should be sent. */
169 #undef PACKAGE_BUGREPORT
170
171 /* Define to the full name of this package. */
172 #undef PACKAGE_NAME
173
174 /* Define to the full name and version of this package. */
175 #undef PACKAGE_STRING
176
177 /* Define to the one symbol short name of this package. */
178 #undef PACKAGE_TARNAME
179
180 /* Define to the version of this package. */
181 #undef PACKAGE_VERSION
182
183 /* Define as the return type of signal handlers (`int' or `void'). */
184 #undef RETSIGTYPE
185
186 /* Define to 1 if you have the ANSI C header files. */
187 #undef STDC_HEADERS
188
189 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
190 #undef TIME_WITH_SYS_TIME
191
192 /* Version number of package */
193 #undef VERSION
194
195 /* Define to 1 if the X Window System is missing or not being used. */
196 #undef X_DISPLAY_MISSING
197
198 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
199    `char[]'. */
200 #undef YYTEXT_POINTER