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