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