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