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