fixed bug #22853: changed all .Xdefaults to .Xresources in xboard.texi
[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 to 1 if translation of program messages to the user's 
25    native language is desired */
26 #undef ENABLE_NLS
27
28 #define FIRST_PTY_LETTER 'p'
29
30 #undef IBMRTAIX
31
32 #define LAST_PTY_LETTER 'q'
33
34 #define PATCHLEVEL "0"
35
36 #define PRODUCT "xboard"
37
38 #undef PTY_ITERATION
39
40 #undef PTY_NAME_SPRINTF
41
42 #undef PTY_TTY_NAME_SPRINTF
43
44 #define REMOTE_SHELL "rsh"
45
46 #undef RTU
47
48 #undef UNIPLUS
49
50 #define USE_PTYS 0
51
52 #define VERSION "x.y"
53
54 #undef X_WCHAR
55
56 #undef ZIPPY
57
58 #undef ATTENTION 
59
60 #undef DEFINED_SYS_ERRLIST
61
62 #undef HAVE_LIBXPM
63
64 #undef USE_XAW3D
65
66 /* Define if you have the _getpty function.  */
67 #undef HAVE__GETPTY
68
69 /* Define if you have the ftime function.  */
70 #undef HAVE_FTIME
71
72 /* Define if you have the gethostname function.  */
73 #undef HAVE_GETHOSTNAME
74
75 /* Define if you have the gettimeofday function.  */
76 #undef HAVE_GETTIMEOFDAY
77
78 /* Define if you have the grantpt function.  */
79 #undef HAVE_GRANTPT
80
81 /* Define if you have the rand48 function.  */
82 #undef HAVE_RAND48
83
84 /* Define if you have the random function.  */
85 #undef HAVE_RANDOM
86
87 /* Define if you have the sysinfo function.  */
88 #undef HAVE_SYSINFO
89
90 /* Define if you have the usleep function.  */
91 #undef HAVE_USLEEP
92
93 /* Define if you have the <X11/xpm.h> header file.  */
94 #undef HAVE_X11_XPM_H
95
96 /* Define if you have the <dirent.h> header file.  */
97 #undef HAVE_DIRENT_H
98
99 /* Define if you have the <fcntl.h> header file.  */
100 #undef HAVE_FCNTL_H
101
102 /* Define if you have the <lan/socket.h> header file.  */
103 #undef HAVE_LAN_SOCKET_H
104
105 /* Define if you have the <ndir.h> header file.  */
106 #undef HAVE_NDIR_H
107
108 /* Define if you have the <string.h> header file.  */
109 #undef HAVE_STRING_H
110
111 /* Define if you have the <stropts.h> header file.  */
112 #undef HAVE_STROPTS_H
113
114 /* Define if you have the <sys/dir.h> header file.  */
115 #undef HAVE_SYS_DIR_H
116
117 /* Define if you have the <sys/fcntl.h> header file.  */
118 #undef HAVE_SYS_FCNTL_H
119
120 /* Define if you have the <sys/ndir.h> header file.  */
121 #undef HAVE_SYS_NDIR_H
122
123 /* Define if you have the <sys/socket.h> header file.  */
124 #undef HAVE_SYS_SOCKET_H
125
126 /* Define if you have the <sys/systeminfo.h> header file.  */
127 #undef HAVE_SYS_SYSTEMINFO_H
128
129 /* Define if you have the <sys/time.h> header file.  */
130 #undef HAVE_SYS_TIME_H
131
132 /* Define if you have the <unistd.h> header file.  */
133 #undef HAVE_UNISTD_H
134
135 /* Define if you have the i library (-li).  */
136 #undef HAVE_LIBI
137
138 /* Define if you have the seq library (-lseq).  */
139 #undef HAVE_LIBSEQ