• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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 `alarm' function. */
11 #define HAVE_ALARM 1
12 
13 /* Define to 1 if you have the <arpa/inet.h> header file. */
14 #define HAVE_ARPA_INET_H 1
15 
16 /* Define to 1 if you have the <assert.h> header file. */
17 #define HAVE_ASSERT_H 1
18 
19 /* Define to 1 if you have the `atexit' function. */
20 #define HAVE_ATEXIT 1
21 
22 /* Define to 1 if you have the `basename' function. */
23 #define HAVE_BASENAME 1
24 
25 /* Define to 1 if the system has the type `caddr_t'. */
26 #define HAVE_CADDR_T 1
27 
28 /* Define to 1 if you have the `fchdir' function. */
29 #define HAVE_FCHDIR 1
30 
31 /* Define to 1 if you have the <fcntl.h> header file. */
32 #define HAVE_FCNTL_H 1
33 
34 /* Define to 1 if you have the `flock' function. */
35 #define HAVE_FLOCK 1
36 
37 /* Define to 1 if you have the `getgroupid' function. */
38 /* #undef HAVE_GETGROUPID */
39 
40 /* Define to 1 if you have the <getopt.h> header file. */
41 #define HAVE_GETOPT_H 1
42 
43 /* Define to 1 if you have the `getpass' function. */
44 #define HAVE_GETPASS 1
45 
46 /* Define to 1 if you have the `gettimeofday' function. */
47 #define HAVE_GETTIMEOFDAY 1
48 
49 /* Define to 1 if you have the `getuserid' function. */
50 /* #undef HAVE_GETUSERID */
51 
52 /* Define to 1 if you have the `htons' function. */
53 #define HAVE_HTONS 1
54 
55 /* Define to 1 if you have the <iconv.h> header file. */
56 #define HAVE_ICONV_H 1
57 
58 /* Define to 1 if you have the <inttypes.h> header file. */
59 #define HAVE_INTTYPES_H 1
60 
61 /* Define to 1 if you have the <io.h> header file. */
62 /* #undef HAVE_IO_H */
63 
64 /* Define to 1 if you have the `bsd' library (-lbsd). */
65 /* #undef HAVE_LIBBSD */
66 
67 /* Define to 1 if you have the `cam' library (-lcam). */
68 /* #undef HAVE_LIBCAM */
69 
70 /* Define to 1 if you have the <libc.h> header file. */
71 /* #undef HAVE_LIBC_H */
72 
73 /* Define to 1 if you have the `iconv' library (-liconv). */
74 /* #undef HAVE_LIBICONV */
75 
76 /* Define to 1 if you have the `socket' library (-lsocket). */
77 /* #undef HAVE_LIBSOCKET */
78 
79 /* Define to 1 if you have the `sun' library (-lsun). */
80 /* #undef HAVE_LIBSUN */
81 
82 /* Define to 1 if you have the <limits.h> header file. */
83 #define HAVE_LIMITS_H 1
84 
85 /* Define to 1 if you have the <linux/fs.h> header file. */
86 #define HAVE_LINUX_FS_H 1
87 
88 /* Define to 1 if you have the <linux/unistd.h> header file. */
89 #define HAVE_LINUX_UNISTD_H 1
90 
91 /* Define to 1 if you have the `llseek' function. */
92 /* #undef HAVE_LLSEEK */
93 
94 /* Define when you have an LLSEEK prototype */
95 /* #undef HAVE_LLSEEK_PROTOTYPE */
96 
97 /* Define to 1 if you have the <locale.h> header file. */
98 #define HAVE_LOCALE_H 1
99 
100 /* Define to 1 if you have the `lockf' function. */
101 #define HAVE_LOCKF 1
102 
103 /* Define when the compiler supports LOFF_T type */
104 #define HAVE_LOFF_T 1
105 
106 /* Define when the compiler supports LONG_LONG type */
107 #define HAVE_LONG_LONG 1
108 
109 /* Define to 1 if you have the `lseek64' function. */
110 #define HAVE_LSEEK64 1
111 
112 /* Define when you have an LSEEK64 prototype */
113 #define HAVE_LSEEK64_PROTOTYPE 1
114 
115 /* Define to 1 if you have the <malloc.h> header file. */
116 #define HAVE_MALLOC_H 1
117 
118 /* Define to 1 if you have the `media_oldaliases' function. */
119 /* #undef HAVE_MEDIA_OLDALIASES */
120 
121 /* Define to 1 if you have the `memcpy' function. */
122 #define HAVE_MEMCPY 1
123 
124 /* Define to 1 if you have the `memmove' function. */
125 #define HAVE_MEMMOVE 1
126 
127 /* Define to 1 if you have the <memory.h> header file. */
128 #define HAVE_MEMORY_H 1
129 
130 /* Define to 1 if you have the `memset' function. */
131 #define HAVE_MEMSET 1
132 
133 /* Define to 1 if you have the <mntent.h> header file. */
134 #define HAVE_MNTENT_H 1
135 
136 /* Define to 1 if you have the <netdb.h> header file. */
137 #define HAVE_NETDB_H 1
138 
139 /* Define to 1 if you have the <netinet/in.h> header file. */
140 #define HAVE_NETINET_IN_H 1
141 
142 /* Define to 1 if you have the <netinet/tcp.h> header file. */
143 #define HAVE_NETINET_TCP_H 1
144 
145 /* Define when the compiler supports OFFSET_T type */
146 /* #undef HAVE_OFFSET_T */
147 
148 /* Define when the system has a 64 bit off_t type */
149 #define HAVE_OFF_T_64 1
150 
151 /* Define to 1 if you have the `on_exit' function. */
152 #define HAVE_ON_EXIT 1
153 
154 /* Define to 1 if you have the `putwc' function. */
155 #define HAVE_PUTWC 1
156 
157 /* Define to 1 if you have the `random' function. */
158 #define HAVE_RANDOM 1
159 
160 /* Define to 1 if you have the `setenv' function. */
161 #define HAVE_SETENV 1
162 
163 /* Define to 1 if you have the `seteuid' function. */
164 #define HAVE_SETEUID 1
165 
166 /* Define to 1 if you have the `setlocale' function. */
167 #define HAVE_SETLOCALE 1
168 
169 /* Define to 1 if you have the `setpgrp' function. */
170 #define HAVE_SETPGRP 1
171 
172 /* Define to 1 if you have the `setresuid' function. */
173 #define HAVE_SETRESUID 1
174 
175 /* Define to 1 if you have the <sgtty.h> header file. */
176 #define HAVE_SGTTY_H 1
177 
178 /* Define to 1 if you have the `sigaction' function. */
179 #define HAVE_SIGACTION 1
180 
181 /* Define to 1 if you have the <signal.h> header file. */
182 #define HAVE_SIGNAL_H 1
183 
184 /* Define to 1 if you have the `snprintf' function. */
185 #define HAVE_SNPRINTF 1
186 
187 /* Define to 1 if you have the `srandom' function. */
188 #define HAVE_SRANDOM 1
189 
190 /* Define to 1 if you have the `stat64' function. */
191 #define HAVE_STAT64 1
192 
193 /* Define to 1 if you have the <stdint.h> header file. */
194 #define HAVE_STDINT_H 1
195 
196 /* Define to 1 if you have the <stdlib.h> header file. */
197 #define HAVE_STDLIB_H 1
198 
199 /* Define to 1 if you have the `strcasecmp' function. */
200 #define HAVE_STRCASECMP 1
201 
202 /* Define to 1 if you have the `strchr' function. */
203 #define HAVE_STRCHR 1
204 
205 /* Define to 1 if you have the `strcspn' function. */
206 #define HAVE_STRCSPN 1
207 
208 /* Define to 1 if you have the `strdup' function. */
209 #define HAVE_STRDUP 1
210 
211 /* Define to 1 if you have the `strerror' function. */
212 #define HAVE_STRERROR 1
213 
214 /* Define to 1 if you have the <strings.h> header file. */
215 #define HAVE_STRINGS_H 1
216 
217 /* Define to 1 if you have the <string.h> header file. */
218 #define HAVE_STRING_H 1
219 
220 /* Define to 1 if you have the `strncasecmp' function. */
221 #define HAVE_STRNCASECMP 1
222 
223 /* Define to 1 if you have the `strncasecmp_l' function. */
224 #define HAVE_STRNCASECMP_L 1
225 
226 /* Define to 1 if you have the `strndup' function. */
227 #define HAVE_STRNDUP 1
228 
229 /* Define to 1 if you have the `strnlen' function. */
230 #define HAVE_STRNLEN 1
231 
232 /* Define to 1 if you have the `strpbrk' function. */
233 #define HAVE_STRPBRK 1
234 
235 /* Define to 1 if you have the `strrchr' function. */
236 #define HAVE_STRRCHR 1
237 
238 /* Define to 1 if you have the `strspn' function. */
239 #define HAVE_STRSPN 1
240 
241 /* Define to 1 if you have the `strtoi' function. */
242 /* #undef HAVE_STRTOI */
243 
244 /* Define to 1 if you have the `strtol' function. */
245 #define HAVE_STRTOL 1
246 
247 /* Define to 1 if you have the `strtoll' function. */
248 #define HAVE_STRTOLL 1
249 
250 /* Define to 1 if you have the `strtoui' function. */
251 /* #undef HAVE_STRTOUI */
252 
253 /* Define to 1 if you have the `strtoul' function. */
254 #define HAVE_STRTOUL 1
255 
256 /* Define to 1 if you have the <sys/file.h> header file. */
257 #define HAVE_SYS_FILE_H 1
258 
259 /* Define to 1 if you have the <sys/floppy.h> header file. */
260 /* #undef HAVE_SYS_FLOPPY_H */
261 
262 /* Define to 1 if you have the <sys/ioctl.h> header file. */
263 #define HAVE_SYS_IOCTL_H 1
264 
265 /* Define to 1 if you have the <sys/param.h> header file. */
266 #define HAVE_SYS_PARAM_H 1
267 
268 /* Define to 1 if you have the <sys/signal.h> header file. */
269 #define HAVE_SYS_SIGNAL_H 1
270 
271 /* Define to 1 if you have the <sys/socket.h> header file. */
272 #define HAVE_SYS_SOCKET_H 1
273 
274 /* Define to 1 if you have the <sys/stat.h> header file. */
275 #define HAVE_SYS_STAT_H 1
276 
277 /* Define to 1 if you have the <sys/sysmacros.h> header file. */
278 #define HAVE_SYS_SYSMACROS_H 1
279 
280 /* Define to 1 if you have the <sys/termios.h> header file. */
281 /* #undef HAVE_SYS_TERMIOS_H */
282 
283 /* Define to 1 if you have the <sys/termio.h> header file. */
284 /* #undef HAVE_SYS_TERMIO_H */
285 
286 /* Define to 1 if you have the <sys/time.h> header file. */
287 #define HAVE_SYS_TIME_H 1
288 
289 /* Define to 1 if you have the <sys/types.h> header file. */
290 #define HAVE_SYS_TYPES_H 1
291 
292 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
293 #define HAVE_SYS_WAIT_H 1
294 
295 /* Define to 1 if you have the `tcflush' function. */
296 #define HAVE_TCFLUSH 1
297 
298 /* Define to 1 if you have the `tcsetattr' function. */
299 #define HAVE_TCSETATTR 1
300 
301 /* Define to 1 if you have the <termios.h> header file. */
302 #define HAVE_TERMIOS_H 1
303 
304 /* Define to 1 if you have the <termio.h> header file. */
305 #define HAVE_TERMIO_H 1
306 
307 /* Define to 1 if you have the `toupper_l' function. */
308 #define HAVE_TOUPPER_L 1
309 
310 /* Define to 1 if you have the `tzset' function. */
311 #define HAVE_TZSET 1
312 
313 /* Define to 1 if you have the <unistd.h> header file. */
314 #define HAVE_UNISTD_H 1
315 
316 /* Define to 1 if you have the `usleep' function. */
317 #define HAVE_USLEEP 1
318 
319 /* Define to 1 if you have the `utime' function. */
320 /* #undef HAVE_UTIME */
321 
322 /* Define to 1 if you have the `utimes' function. */
323 #define HAVE_UTIMES 1
324 
325 /* Define to 1 if you have the <utime.h> header file. */
326 #define HAVE_UTIME_H 1
327 
328 /* Define to 1 if you have the <wchar.h> header file. */
329 #define HAVE_WCHAR_H 1
330 
331 /* Define to 1 if you have the `wcscasecmp' function. */
332 #define HAVE_WCSCASECMP 1
333 
334 /* Define to 1 if you have the `wcsdup' function. */
335 #define HAVE_WCSDUP 1
336 
337 /* Define to 1 if you have the `wcsnlen' function. */
338 #define HAVE_WCSNLEN 1
339 
340 /* Define to 1 if you have the <wctype.h> header file. */
341 #define HAVE_WCTYPE_H 1
342 
343 /* Define to 1 if you have the <xlocale.h> header file. */
344 /* #undef HAVE_XLOCALE_H */
345 
346 /* Define to the address where bug reports for this package should be sent. */
347 #define PACKAGE_BUGREPORT ""
348 
349 /* Define to the full name of this package. */
350 #define PACKAGE_NAME ""
351 
352 /* Define to the full name and version of this package. */
353 #define PACKAGE_STRING ""
354 
355 /* Define to the one symbol short name of this package. */
356 #define PACKAGE_TARNAME ""
357 
358 /* Define to the home page for this package. */
359 #define PACKAGE_URL ""
360 
361 /* Define to the version of this package. */
362 #define PACKAGE_VERSION ""
363 
364 /* Define as the return type of signal handlers (`int' or `void'). */
365 #define RETSIGTYPE void
366 
367 /* Define to 1 if the `setpgrp' function takes no argument. */
368 #define SETPGRP_VOID 1
369 
370 /* The size of `long', as computed by sizeof. */
371 #define SIZEOF_LONG 8
372 
373 /* The size of `long long', as computed by sizeof. */
374 #define SIZEOF_LONG_LONG 8
375 
376 /* The size of `size_t', as computed by sizeof. */
377 #define SIZEOF_SIZE_T 8
378 
379 /* The size of `time_t', as computed by sizeof. */
380 #define SIZEOF_TIME_T 8
381 
382 /* Define to 1 if you have the ANSI C header files. */
383 #define STDC_HEADERS 1
384 
385 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
386 #define TIME_WITH_SYS_TIME 1
387 
388 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
389 /* #undef TM_IN_SYS_TIME */
390 
391 /* Define when you want to include floppyd support */
392 #define USE_FLOPPYD 1
393 
394 /* Define on non Unix OS'es which don't have the concept of tty's */
395 #define USE_RAWTERM 1
396 
397 /* Enable extensions on AIX 3, Interix.  */
398 #ifndef _ALL_SOURCE
399 # define _ALL_SOURCE 1
400 #endif
401 /* Enable GNU extensions on systems that have them.  */
402 #ifndef _GNU_SOURCE
403 # define _GNU_SOURCE 1
404 #endif
405 /* Enable threading extensions on Solaris.  */
406 #ifndef _POSIX_PTHREAD_SEMANTICS
407 # define _POSIX_PTHREAD_SEMANTICS 1
408 #endif
409 /* Enable extensions on HP NonStop.  */
410 #ifndef _TANDEM_SOURCE
411 # define _TANDEM_SOURCE 1
412 #endif
413 /* Enable general extensions on Solaris.  */
414 #ifndef __EXTENSIONS__
415 # define __EXTENSIONS__ 1
416 #endif
417 
418 
419 /* Define this if you want to use Xdf */
420 #define USE_XDF 1
421 
422 /* Define this if you use mtools together with the new Solaris' vold support
423    */
424 /* #undef USING_NEW_VOLD */
425 
426 /* Define this if you use mtools together with Solaris' vold */
427 /* #undef USING_VOLD */
428 
429 /* Define to 1 if the X Window System is missing or not being used. */
430 /* #undef X_DISPLAY_MISSING */
431 
432 /* Enable large inode numbers on Mac OS X 10.5.  */
433 #ifndef _DARWIN_USE_64_BIT_INODE
434 # define _DARWIN_USE_64_BIT_INODE 1
435 #endif
436 
437 /* Number of bits in a file offset, on hosts where this is settable. */
438 /* #undef _FILE_OFFSET_BITS */
439 
440 /* Define for large files, on AIX-style hosts. */
441 /* #undef _LARGE_FILES */
442 
443 /* Define to 1 if on MINIX. */
444 /* #undef _MINIX */
445 
446 /* Define to 2 if the system does not provide POSIX.1 features except with
447    this defined. */
448 /* #undef _POSIX_1_SOURCE */
449 
450 /* Define to 1 if you need to in order for `stat' and other things to work. */
451 /* #undef _POSIX_SOURCE */
452 
453 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
454    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
455    #define below would cause a syntax error. */
456 /* #undef _UINT32_T */
457 
458 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
459    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
460    #define below would cause a syntax error. */
461 /* #undef _UINT8_T */
462 
463 /* Define to empty if `const' does not conform to ANSI C. */
464 /* #undef const */
465 
466 /* Define to `int' if <sys/types.h> doesn't define. */
467 /* #undef gid_t */
468 
469 /* Define to `__inline__' or `__inline' if that's what the C compiler
470    calls it, or to nothing if 'inline' is not supported under any name.  */
471 #ifndef __cplusplus
472 /* #undef inline */
473 #endif
474 
475 /* Define to the type of a signed integer type of width exactly 16 bits if
476    such a type exists and the standard includes do not define it. */
477 /* #undef int16_t */
478 
479 /* Define to the type of a signed integer type of width exactly 32 bits if
480    such a type exists and the standard includes do not define it. */
481 /* #undef int32_t */
482 
483 /* Define to the type of a signed integer type of width exactly 8 bits if such
484    a type exists and the standard includes do not define it. */
485 /* #undef int8_t */
486 
487 /* Define to `long int' if <sys/types.h> does not define. */
488 /* #undef off_t */
489 
490 /* Define to `unsigned int' if <sys/types.h> does not define. */
491 /* #undef size_t */
492 
493 /* Define to `int' if <sys/types.h> does not define. */
494 /* #undef ssize_t */
495 
496 /* Define to `int' if <sys/types.h> doesn't define. */
497 /* #undef uid_t */
498 
499 /* Define to the type of an unsigned integer type of width exactly 16 bits if
500    such a type exists and the standard includes do not define it. */
501 /* #undef uint16_t */
502 
503 /* Define to the type of an unsigned integer type of width exactly 32 bits if
504    such a type exists and the standard includes do not define it. */
505 /* #undef uint32_t */
506 
507 /* Define to the type of an unsigned integer type of width exactly 8 bits if
508    such a type exists and the standard includes do not define it. */
509 /* #undef uint8_t */
510