1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define if your compiler incorrectly treats enum bit fields as signed */
4#undef BROKEN_ENUM_BITFIELDS
5
6/* Define to 1 if you have the `abort' function. */
7#undef HAVE_ABORT
8
9/* Define to 1 if you have the <direct.h> header file. */
10#undef HAVE_DIRECT_H
11
12/* Define to 1 if you have the <dlfcn.h> header file. */
13#undef HAVE_DLFCN_H
14
15/* Define to 1 if you have the <errno.h> header file. */
16#undef HAVE_ERRNO_H
17
18/* Define to 1 if you have the <fcntl.h> header file. */
19#undef HAVE_FCNTL_H
20
21/* Define to 1 if you have the `fork' function. */
22#undef HAVE_FORK
23
24/* Define to 1 if you have the `getcwd' function. */
25#undef HAVE_GETCWD
26
27/* Define to 1 if you have the `getegid' function. */
28#undef HAVE_GETEGID
29
30/* Define to 1 if you have the `gethostname' function. */
31#undef HAVE_GETHOSTNAME
32
33/* Define to 1 if you have the `gettimeofday' function. */
34#undef HAVE_GETTIMEOFDAY
35
36/* Define to 1 if you have the <inttypes.h> header file. */
37#undef HAVE_INTTYPES_H
38
39/* Define to 1 if you have the <io.h> header file. */
40#undef HAVE_IO_H
41
42/* Define to 1 if you have the `kill' function. */
43#undef HAVE_KILL
44
45/* Define to 1 if you have the `lnsl' library (-llnsl). */
46#undef HAVE_LIBLNSL
47
48/* Define to 1 if you have the `socket' library (-lsocket). */
49#undef HAVE_LIBSOCKET
50
51/* Define to 1 if you have the `stdc++' library (-lstdc++). */
52#undef HAVE_LIBSTDC__
53
54/* Define to 1 if you have the <linux/kd.h> header file. */
55#undef HAVE_LINUX_KD_H
56
57/* Define to 1 if you have the <memory.h> header file. */
58#undef HAVE_MEMORY_H
59
60/* Define to 1 if you have the <netdb.h> header file. */
61#undef HAVE_NETDB_H
62
63/* Define to 1 if you have the <netinet/in.h> header file. */
64#undef HAVE_NETINET_IN_H
65
66/* Define to 1 if you have the `pipe' function. */
67#undef HAVE_PIPE
68
69/* Define to 1 if you have the <process.h> header file. */
70#undef HAVE_PROCESS_H
71
72/* Define to 1 if you have the `qnx_name_attach' function. */
73#undef HAVE_QNX_NAME_ATTACH
74
75/* Define to 1 if you have the <regex.h> header file. */
76#undef HAVE_REGEX_H
77
78/* Define if your regex library defines the REG_EEND and REG_ESIZE error codes
79   */
80#undef HAVE_REG_EEND
81
82/* Define if your regex library defines the REG_EEND and REG_ESIZE error codes
83   */
84#undef HAVE_RM_SO
85
86/* Define to 1 if you have the <rx.h> header file. */
87#undef HAVE_RX_H
88
89/* Define to 1 if you have the <signal.h> header file. */
90#undef HAVE_SIGNAL_H
91
92/* Define if you have socklen_t in sys/socket.h or sys/types.h. */
93#undef HAVE_SOCKLEN_T
94
95/* Define to 1 if you have the <stdint.h> header file. */
96#undef HAVE_STDINT_H
97
98/* Define to 1 if you have the <stdlib.h> header file. */
99#undef HAVE_STDLIB_H
100
101/* Define to 1 if you have the `strcasecmp' function. */
102#undef HAVE_STRCASECMP
103
104/* Define to 1 if you have the `strdup' function. */
105#undef HAVE_STRDUP
106
107/* Define to 1 if you have the `strerror' function. */
108#undef HAVE_STRERROR
109
110/* Define to 1 if you have the `stricmp' function. */
111#undef HAVE_STRICMP
112
113/* Define to 1 if you have the <strings.h> header file. */
114#undef HAVE_STRINGS_H
115
116/* Define to 1 if you have the <string.h> header file. */
117#undef HAVE_STRING_H
118
119/* Define to 1 if you have the <syslog.h> header file. */
120#undef HAVE_SYSLOG_H
121
122/* Define to 1 if you have the <sys/audio.h> header file. */
123#undef HAVE_SYS_AUDIO_H
124
125/* Define to 1 if you have the <sys/ioctl.h> header file. */
126#undef HAVE_SYS_IOCTL_H
127
128/* Define to 1 if you have the <sys/kernel.h> header file. */
129#undef HAVE_SYS_KERNEL_H
130
131/* Define to 1 if you have the <sys/name.h> header file. */
132#undef HAVE_SYS_NAME_H
133
134/* Define to 1 if you have the <sys/select.h> header file. */
135#undef HAVE_SYS_SELECT_H
136
137/* Define to 1 if you have the <sys/socket.h> header file. */
138#undef HAVE_SYS_SOCKET_H
139
140/* Define to 1 if you have the <sys/soundcard.h> header file. */
141#undef HAVE_SYS_SOUNDCARD_H
142
143/* Define to 1 if you have the <sys/stat.h> header file. */
144#undef HAVE_SYS_STAT_H
145
146/* Define to 1 if you have the <sys/termios.h> header file. */
147#undef HAVE_SYS_TERMIOS_H
148
149/* Define to 1 if you have the <sys/time.h> header file. */
150#undef HAVE_SYS_TIME_H
151
152/* Define to 1 if you have the <sys/types.h> header file. */
153#undef HAVE_SYS_TYPES_H
154
155/* Define if your compiler understands explicit class template instantiations
156   as in template class templ_type<param_type>; */
157#undef HAVE_TEMPL_INST
158
159/* Define if you have the built-in terminate function. */
160#undef HAVE_TERMINATE
161
162/* Define to 1 if you have the <time.h> header file. */
163#undef HAVE_TIME_H
164
165/* Define to 1 if you have the <unistd.h> header file. */
166#undef HAVE_UNISTD_H
167
168/* Define to 1 if you have the <unix.h> header file. */
169#undef HAVE_UNIX_H
170
171/* Define to 1 if you have the `vsnprintf' function. */
172#undef HAVE_VSNPRINTF
173
174/* Define to 1 if you have the <wait.h> header file. */
175#undef HAVE_WAIT_H
176
177/* Define to 1 if you have the `_pipe' function. */
178#undef HAVE__PIPE
179
180/* Name of package */
181#undef PACKAGE
182
183/* Define to the address where bug reports for this package should be sent. */
184#undef PACKAGE_BUGREPORT
185
186/* Define to the full name of this package. */
187#undef PACKAGE_NAME
188
189/* Define to the full name and version of this package. */
190#undef PACKAGE_STRING
191
192/* Define to the one symbol short name of this package. */
193#undef PACKAGE_TARNAME
194
195/* Define to the version of this package. */
196#undef PACKAGE_VERSION
197
198/* Define to 1 if you have the ANSI C header files. */
199#undef STDC_HEADERS
200
201/* Version number of package */
202#undef VERSION
203
204/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
205   `char[]'. */
206#undef YYTEXT_POINTER
207