Initial checkin. I created this by combining the XBoard 4.2.6 and
[xboard.git] / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
4 #undef HAVE_SYS_WAIT_H
5
6 /* Define if you need to in order for stat and other things to work.  */
7 #undef _POSIX_SOURCE
8
9 /* Define as the return type of signal handlers (int or void).  */
10 #undef RETSIGTYPE
11
12 /* Define if you have the ANSI C header files.  */
13 #undef STDC_HEADERS
14
15 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
16 #undef TIME_WITH_SYS_TIME
17
18 /* Define if the X Window System is missing or not being used.  */
19 #undef X_DISPLAY_MISSING
20
21 /* Define if lex declares yytext as a char * by default, not a char[].  */
22 #undef YYTEXT_POINTER
23
24 #define FIRST_PTY_LETTER 'p'
25
26 #undef IBMRTAIX
27
28 #define LAST_PTY_LETTER 'q'
29
30 #define PATCHLEVEL "0"
31
32 #define PRODUCT "xboard"
33
34 #undef PTY_ITERATION
35
36 #undef PTY_NAME_SPRINTF
37
38 #undef PTY_TTY_NAME_SPRINTF
39
40 #define REMOTE_SHELL "rsh"
41
42 #undef RTU
43
44 #undef UNIPLUS
45
46 #define USE_PTYS 0
47
48 #define VERSION "x.y"
49
50 #undef X_WCHAR
51
52 #undef ZIPPY
53
54 #undef ATTENTION 
55
56 #undef DEFINED_SYS_ERRLIST
57
58 #undef HAVE_LIBXPM
59
60 #undef USE_XAW3D
61
62 /* Define if you have the _getpty function.  */
63 #undef HAVE__GETPTY
64
65 /* Define if you have the ftime function.  */
66 #undef HAVE_FTIME
67
68 /* Define if you have the gethostname function.  */
69 #undef HAVE_GETHOSTNAME
70
71 /* Define if you have the gettimeofday function.  */
72 #undef HAVE_GETTIMEOFDAY
73
74 /* Define if you have the grantpt function.  */
75 #undef HAVE_GRANTPT
76
77 /* Define if you have the rand48 function.  */
78 #undef HAVE_RAND48
79
80 /* Define if you have the random function.  */
81 #undef HAVE_RANDOM
82
83 /* Define if you have the sysinfo function.  */
84 #undef HAVE_SYSINFO
85
86 /* Define if you have the usleep function.  */
87 #undef HAVE_USLEEP
88
89 /* Define if you have the <X11/xpm.h> header file.  */
90 #undef HAVE_X11_XPM_H
91
92 /* Define if you have the <dirent.h> header file.  */
93 #undef HAVE_DIRENT_H
94
95 /* Define if you have the <fcntl.h> header file.  */
96 #undef HAVE_FCNTL_H
97
98 /* Define if you have the <lan/socket.h> header file.  */
99 #undef HAVE_LAN_SOCKET_H
100
101 /* Define if you have the <ndir.h> header file.  */
102 #undef HAVE_NDIR_H
103
104 /* Define if you have the <string.h> header file.  */
105 #undef HAVE_STRING_H
106
107 /* Define if you have the <stropts.h> header file.  */
108 #undef HAVE_STROPTS_H
109
110 /* Define if you have the <sys/dir.h> header file.  */
111 #undef HAVE_SYS_DIR_H
112
113 /* Define if you have the <sys/fcntl.h> header file.  */
114 #undef HAVE_SYS_FCNTL_H
115
116 /* Define if you have the <sys/ndir.h> header file.  */
117 #undef HAVE_SYS_NDIR_H
118
119 /* Define if you have the <sys/socket.h> header file.  */
120 #undef HAVE_SYS_SOCKET_H
121
122 /* Define if you have the <sys/systeminfo.h> header file.  */
123 #undef HAVE_SYS_SYSTEMINFO_H
124
125 /* Define if you have the <sys/time.h> header file.  */
126 #undef HAVE_SYS_TIME_H
127
128 /* Define if you have the <unistd.h> header file.  */
129 #undef HAVE_UNISTD_H
130
131 /* Define if you have the i library (-li).  */
132 #undef HAVE_LIBI
133
134 /* Define if you have the seq library (-lseq).  */
135 #undef HAVE_LIBSEQ