1/* config.h.  Generated from config.h.in by configure.  */
2/* config.h.in.  Generated from configure.in by autoheader.  */
3
4/* Define for debugging messages */
5/* #undef DEBUG */
6
7/* Define when sys_errlist is defined in the standard include files */
8#define DECL_SYS_ERRLIST 1
9
10/* Define to 1 if you have the <arpa/inet.h> header file. */
11#define HAVE_ARPA_INET_H 1
12
13/* Define to 1 if you have the <assert.h> header file. */
14#define HAVE_ASSERT_H 1
15
16/* Define to 1 if you have the `atexit' function. */
17#define HAVE_ATEXIT 1
18
19/* Define to 1 if you have the `basename' function. */
20#define HAVE_BASENAME 1
21
22/* Define to 1 if you have the `fchdir' function. */
23#define HAVE_FCHDIR 1
24
25/* Define to 1 if you have the <fcntl.h> header file. */
26#define HAVE_FCNTL_H 1
27
28/* Define to 1 if you have the `flock' function. */
29//#define HAVE_FLOCK 1
30#undef HAVE_FLOCK
31
32/* Define to 1 if you have the `getgroupid' function. */
33/* #undef HAVE_GETGROUPID */
34
35/* Define to 1 if you have the <getopt.h> header file. */
36#define HAVE_GETOPT_H 1
37
38/* Define to 1 if you have the `getpass' function. */
39#define HAVE_GETPASS 1
40
41/* Define to 1 if you have the `gettimeofday' function. */
42#define HAVE_GETTIMEOFDAY 1
43
44/* Define to 1 if you have the `getuserid' function. */
45/* #undef HAVE_GETUSERID */
46
47/* Define to 1 if you have the `htons' function. */
48#define HAVE_HTONS 1
49
50/* Define to 1 if you have the <iconv.h> header file. */
51//#define HAVE_ICONV_H 1
52#undef HAVE_ICONV_H
53
54/* Define to 1 if you have the <inttypes.h> header file. */
55#define HAVE_INTTYPES_H 1
56
57/* Define to 1 if you have the `bsd' library (-lbsd). */
58#define HAVE_LIBBSD 1
59
60/* Define to 1 if you have the `cam' library (-lcam). */
61/* #undef HAVE_LIBCAM */
62
63/* Define to 1 if you have the <libc.h> header file. */
64/* #undef HAVE_LIBC_H */
65
66/* Define to 1 if you have the `nsl' library (-lnsl). */
67#define HAVE_LIBNSL 1
68
69/* Define to 1 if you have the `socket' library (-lsocket). */
70/* #undef HAVE_LIBSOCKET */
71
72/* Define to 1 if you have the `sun' library (-lsun). */
73/* #undef HAVE_LIBSUN */
74
75/* Define to 1 if you have the <limits.h> header file. */
76#define HAVE_LIMITS_H 1
77
78/* Define to 1 if you have the <linux/unistd.h> header file. */
79#define HAVE_LINUX_UNISTD_H 1
80
81/* Define to 1 if you have the `llseek' function. */
82#define HAVE_LLSEEK 1
83
84/* Define when you have an LLSEEK prototype */
85/* #undef HAVE_LLSEEK_PROTOTYPE */
86
87/* Define to 1 if you have the <locale.h> header file. */
88#define HAVE_LOCALE_H 1
89
90/* Define to 1 if you have the `lockf' function. */
91#define HAVE_LOCKF 1
92
93/* Define when the compiler supports LOFF_T type */
94#define HAVE_LOFF_T 1
95
96/* Define when the compiler supports LONG_LONG type */
97#define HAVE_LONG_LONG 1
98
99/* Define to 1 if you have the `lseek64' function. */
100#define HAVE_LSEEK64 1
101
102/* Define when you have an LSEEK64 prototype */
103#define HAVE_LSEEK64_PROTOTYPE 1
104
105/* Define to 1 if you have the <malloc.h> header file. */
106#define HAVE_MALLOC_H 1
107
108/* Define to 1 if you have the `media_oldaliases' function. */
109/* #undef HAVE_MEDIA_OLDALIASES */
110
111/* Define to 1 if you have the `memcpy' function. */
112#define HAVE_MEMCPY 1
113
114/* Define to 1 if you have the `memmove' function. */
115#define HAVE_MEMMOVE 1
116
117/* Define to 1 if you have the <memory.h> header file. */
118#define HAVE_MEMORY_H 1
119
120/* Define to 1 if you have the `memset' function. */
121#define HAVE_MEMSET 1
122
123/* Define to 1 if you have the <mntent.h> header file. */
124#define HAVE_MNTENT_H 1
125
126/* Define to 1 if you have the <netdb.h> header file. */
127#define HAVE_NETDB_H 1
128
129/* Define to 1 if you have the <netinet/in.h> header file. */
130#define HAVE_NETINET_IN_H 1
131
132/* Define when the compiler supports OFFSET_T type */
133/* #undef HAVE_OFFSET_T */
134
135/* Define when the system has a 64 bit off_t type */
136/* #undef HAVE_OFF_T_64 */
137
138/* Define to 1 if you have the `on_exit' function. */
139#define HAVE_ON_EXIT 1
140
141/* Define to 1 if you have the `putwc' function. */
142#define HAVE_PUTWC 1
143
144/* Define to 1 if you have the `random' function. */
145#define HAVE_RANDOM 1
146
147/* Define to 1 if you have the `setenv' function. */
148#define HAVE_SETENV 1
149
150/* Define to 1 if you have the `seteuid' function. */
151#define HAVE_SETEUID 1
152
153/* Define to 1 if you have the `setlocale' function. */
154#define HAVE_SETLOCALE 1
155
156/* Define to 1 if you have the `setpgrp' function. */
157#define HAVE_SETPGRP 1
158
159/* Define to 1 if you have the `setresuid' function. */
160#define HAVE_SETRESUID 1
161
162/* Define to 1 if you have the <sgtty.h> header file. */
163#define HAVE_SGTTY_H 1
164
165/* Define to 1 if you have the <signal.h> header file. */
166#define HAVE_SIGNAL_H 1
167
168/* Define to 1 if you have the `snprintf' function. */
169#define HAVE_SNPRINTF 1
170
171/* Define to 1 if you have the `srandom' function. */
172#define HAVE_SRANDOM 1
173
174/* Define to 1 if you have the `stat64' function. */
175#define HAVE_STAT64 1
176
177/* Define to 1 if you have the <stdint.h> header file. */
178#define HAVE_STDINT_H 1
179
180/* Define to 1 if you have the <stdlib.h> header file. */
181#define HAVE_STDLIB_H 1
182
183/* Define to 1 if you have the `strcasecmp' function. */
184#define HAVE_STRCASECMP 1
185
186/* Define to 1 if you have the `strchr' function. */
187#define HAVE_STRCHR 1
188
189/* Define to 1 if you have the `strcspn' function. */
190#define HAVE_STRCSPN 1
191
192/* Define to 1 if you have the `strdup' function. */
193#define HAVE_STRDUP 1
194
195/* Define to 1 if you have the `strerror' function. */
196#define HAVE_STRERROR 1
197
198/* Define to 1 if you have the <strings.h> header file. */
199#define HAVE_STRINGS_H 1
200
201/* Define to 1 if you have the <string.h> header file. */
202#define HAVE_STRING_H 1
203
204/* Define to 1 if you have the `strncasecmp' function. */
205#define HAVE_STRNCASECMP 1
206
207/* Define to 1 if you have the `strnlen' function. */
208#define HAVE_STRNLEN 1
209
210/* Define to 1 if you have the `strpbrk' function. */
211#define HAVE_STRPBRK 1
212
213/* Define to 1 if you have the `strrchr' function. */
214#define HAVE_STRRCHR 1
215
216/* Define to 1 if you have the `strspn' function. */
217#define HAVE_STRSPN 1
218
219/* Define to 1 if you have the `strtol' function. */
220#define HAVE_STRTOL 1
221
222/* Define to 1 if you have the `strtoul' function. */
223#define HAVE_STRTOUL 1
224
225/* Define to 1 if you have the <sys/file.h> header file. */
226#define HAVE_SYS_FILE_H 1
227
228/* Define to 1 if you have the <sys/floppy.h> header file. */
229/* #undef HAVE_SYS_FLOPPY_H */
230
231/* Define to 1 if you have the <sys/ioctl.h> header file. */
232#define HAVE_SYS_IOCTL_H 1
233
234/* Define to 1 if you have the <sys/param.h> header file. */
235#define HAVE_SYS_PARAM_H 1
236
237/* Define to 1 if you have the <sys/signal.h> header file. */
238#define HAVE_SYS_SIGNAL_H 1
239
240/* Define to 1 if you have the <sys/socket.h> header file. */
241#define HAVE_SYS_SOCKET_H 1
242
243/* Define to 1 if you have the <sys/stat.h> header file. */
244#define HAVE_SYS_STAT_H 1
245
246/* Define to 1 if you have the <sys/sysmacros.h> header file. */
247#define HAVE_SYS_SYSMACROS_H 1
248
249/* Define to 1 if you have the <sys/termios.h> header file. */
250/* #undef HAVE_SYS_TERMIOS_H */
251
252/* Define to 1 if you have the <sys/termio.h> header file. */
253/* #undef HAVE_SYS_TERMIO_H */
254
255/* Define to 1 if you have the <sys/time.h> header file. */
256#define HAVE_SYS_TIME_H 1
257
258/* Define to 1 if you have the <sys/types.h> header file. */
259#define HAVE_SYS_TYPES_H 1
260
261/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
262#define HAVE_SYS_WAIT_H 1
263
264/* Define to 1 if you have the `tcflush' function. */
265#define HAVE_TCFLUSH 1
266
267/* Define to 1 if you have the `tcsetattr' function. */
268#define HAVE_TCSETATTR 1
269
270/* Define to 1 if you have the <termios.h> header file. */
271#define HAVE_TERMIOS_H 1
272
273/* Define to 1 if you have the <termio.h> header file. */
274#define HAVE_TERMIO_H 1
275
276/* Define to 1 if you have the `tzset' function. */
277#define HAVE_TZSET 1
278
279/* Define to 1 if you have the <unistd.h> header file. */
280#define HAVE_UNISTD_H 1
281
282/* Define to 1 if you have the `utime' function. */
283/* #undef HAVE_UTIME */
284
285/* Define to 1 if you have the `utimes' function. */
286#define HAVE_UTIMES 1
287
288/* Define to 1 if you have the <utime.h> header file. */
289#define HAVE_UTIME_H 1
290
291/* Define to 1 if you have the <wchar.h> header file. */
292//#define HAVE_WCHAR_H 1
293#undef HAVE_WCHAR_H
294
295/* Define to 1 if you have the `wcscasecmp' function. */
296#define HAVE_WCSCASECMP 1
297
298/* Define to 1 if you have the `wcsdup' function. */
299#define HAVE_WCSDUP 1
300
301/* Define to 1 if you have the `wcsnlen' function. */
302#define HAVE_WCSNLEN 1
303
304/* Define to 1 if you have the <wctype.h> header file. */
305//#define HAVE_WCTYPE_H 1
306#undef HAVE_WCTYPE_H
307
308/* Define to the address where bug reports for this package should be sent. */
309#define PACKAGE_BUGREPORT ""
310
311/* Define to the full name of this package. */
312#define PACKAGE_NAME ""
313
314/* Define to the full name and version of this package. */
315#define PACKAGE_STRING ""
316
317/* Define to the one symbol short name of this package. */
318#define PACKAGE_TARNAME ""
319
320/* Define to the version of this package. */
321#define PACKAGE_VERSION ""
322
323/* Define as the return type of signal handlers (`int' or `void'). */
324#define RETSIGTYPE void
325
326/* Define to 1 if the `setpgrp' function takes no argument. */
327#define SETPGRP_VOID 1
328
329/* Define to 1 if you have the ANSI C header files. */
330#define STDC_HEADERS 1
331
332/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
333#define TIME_WITH_SYS_TIME 1
334
335/* Define to 1 if your <sys/time.h> declares `struct tm'. */
336/* #undef TM_IN_SYS_TIME */
337
338/* Define when you want to include floppyd support */
339#define USE_FLOPPYD 1
340
341/* Define on non Unix OS'es which don't have the concept of tty's */
342#define USE_RAWTERM 1
343
344/* Define this if you want to use Xdf */
345#define USE_XDF 1
346
347/* Define this if you use mtools together with the new Solaris' vold support
348   */
349/* #undef USING_NEW_VOLD */
350
351/* Define this if you use mtools together with Solaris' vold */
352/* #undef USING_VOLD */
353
354/* Define to 1 if the X Window System is missing or not being used. */
355/* #undef X_DISPLAY_MISSING */
356
357/* Define to 1 if on AIX 3.
358   System headers sometimes define this.
359   We just want to avoid a redefinition error message.  */
360#ifndef _ALL_SOURCE
361/* # undef _ALL_SOURCE */
362#endif
363
364/* Define to 1 if on MINIX. */
365/* #undef _MINIX */
366
367/* Define to 2 if the system does not provide POSIX.1 features except with
368   this defined. */
369/* #undef _POSIX_1_SOURCE */
370
371/* Define to 1 if you need to in order for `stat' and other things to work. */
372/* #undef _POSIX_SOURCE */
373
374/* Define to empty if `const' does not conform to ANSI C. */
375/* #undef const */
376
377/* Define to `__inline__' or `__inline' if that's what the C compiler
378   calls it, or to nothing if 'inline' is not supported under any name.  */
379#ifndef __cplusplus
380/* #undef inline */
381#endif
382
383/* Define to `unsigned int' if <sys/types.h> does not define. */
384/* #undef size_t */
385