Ticket #2906: config.h

File config.h, 25.2 KB (added by drookie, 12 years ago)
Line 
1/* config.h.  Generated from config.h.in by configure.  */
2/* config.h.in.  Generated from configure.ac by autoheader.  */
3
4/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
5   systems. This function is required for `alloca.c' support on those systems.
6   */
7/* #undef CRAY_STACKSEG_END */
8
9/* Define to 1 if using `alloca.c'. */
10/* #undef C_ALLOCA */
11
12/* Define to enable background file operations */
13#define ENABLE_BACKGROUND 1
14
15/* Define to 1 if translation of program messages to the user's native
16   language is requested. */
17#define ENABLE_NLS 1
18
19/* Define to enable VFS support */
20#define ENABLE_VFS 1
21
22/* Support for cpio filesystem */
23#define ENABLE_VFS_CPIO 1
24
25/* Support for extfs */
26#define ENABLE_VFS_EXTFS 1
27
28/* Support for FISH vfs */
29#define ENABLE_VFS_FISH 1
30
31/* Support for FTP (classic) */
32#define ENABLE_VFS_FTP 1
33
34/* Support for sfs */
35#define ENABLE_VFS_SFS 1
36
37/* Support for SFTP filesystem */
38/* #undef ENABLE_VFS_SFTP */
39
40/* Define to enable VFS over SMB */
41/* #undef ENABLE_VFS_SMB */
42
43/* Support for tar filesystem */
44#define ENABLE_VFS_TAR 1
45
46/* Support for ext2 undelfs */
47/* #undef ENABLE_VFS_UNDELFS */
48
49/* Define if the file command accepts the -L option */
50/* #undef FILE_L */
51
52/* Define to 1 if you have `alloca', as a function or macro. */
53#define HAVE_ALLOCA 1
54
55/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
56   */
57#define HAVE_ALLOCA_H 1
58
59/* Define to 1 if you have the <argz.h> header file. */
60/* #undef HAVE_ARGZ_H */
61
62/* Define to 1 if you have the <arpa/inet.h> header file. */
63#define HAVE_ARPA_INET_H 1
64
65/* Define to enable aspell support */
66/* #undef HAVE_ASPELL */
67
68/* Define to 1 if you have the <aspell.h> header file. */
69/* #undef HAVE_ASPELL_H */
70
71/* Define to 1 if you have the `asprintf' function. */
72#define HAVE_ASPRINTF 1
73
74/* Define to 1 if you have the `atoll' function. */
75#define HAVE_ATOLL 1
76
77/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
78   CoreFoundation framework. */
79/* #undef HAVE_CFLOCALECOPYCURRENT */
80
81/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
82   the CoreFoundation framework. */
83/* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
84
85/* Define to enable charset selection and conversion */
86#define HAVE_CHARSET 1
87
88/* Define to 1 if you have the <curses.h> header file. */
89/* #undef HAVE_CURSES_H */
90
91/* Define if the GNU dcgettext() function is already present or preinstalled.
92   */
93#define HAVE_DCGETTEXT 1
94
95/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
96   don't. */
97#define HAVE_DECL_FEOF_UNLOCKED 0
98
99/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
100   you don't. */
101#define HAVE_DECL_FGETS_UNLOCKED 0
102
103/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
104   don't. */
105#define HAVE_DECL_GETC_UNLOCKED 1
106
107/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
108   don't. */
109#define HAVE_DECL__SNPRINTF 0
110
111/* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
112   don't. */
113#define HAVE_DECL__SNWPRINTF 0
114
115/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
116   */
117#define HAVE_DIRENT_H 1
118
119/* Define to 1 if you have the <dlfcn.h> header file. */
120#define HAVE_DLFCN_H 1
121
122/* Define to 1 if you have the <dustat.h> header file. */
123/* #undef HAVE_DUSTAT_H */
124
125/* Define if ncursesw has ESCDELAY variable */
126/* #undef HAVE_ESCDELAY */
127
128/* Define to 1 if you have the <ext2fs/ext2fs.h> header file. */
129/* #undef HAVE_EXT2FS_EXT2FS_H */
130
131/* Define to 1 if you have the <ext2fs/ext2_fs.h> header file. */
132/* #undef HAVE_EXT2FS_EXT2_FS_H */
133
134/* Define to 1 if you have the <fcntl.h> header file. */
135#define HAVE_FCNTL_H 1
136
137/* Define to 1 if you have the <fs_info.h> header file. */
138/* #undef HAVE_FS_INFO_H */
139
140/* Define to 1 if you have the `fs_stat_dev' function. */
141/* #undef HAVE_FS_STAT_DEV */
142
143/* Define to 1 if you have the `ftruncate' function. */
144#define HAVE_FTRUNCATE 1
145
146/* Define to 1 if you have the `fwprintf' function. */
147#define HAVE_FWPRINTF 1
148
149/* Define to 1 if you have the `getcwd' function. */
150#define HAVE_GETCWD 1
151
152/* Define to 1 if you have the `getegid' function. */
153#define HAVE_GETEGID 1
154
155/* Define to 1 if you have the `geteuid' function. */
156#define HAVE_GETEUID 1
157
158/* Define to 1 if you have the `getgid' function. */
159#define HAVE_GETGID 1
160
161/* Define to 1 if you have the `getmntent' function. */
162#define HAVE_GETMNTENT 1
163
164/* Define to 1 if you have the `getmntinfo' function. */
165/* #undef HAVE_GETMNTINFO */
166
167/* Define to 1 if you have the `getpagesize' function. */
168#define HAVE_GETPAGESIZE 1
169
170/* Define to 1 if you have the `getpt' function. */
171/* #undef HAVE_GETPT */
172
173/* Define if the GNU gettext() function is already present or preinstalled. */
174#define HAVE_GETTEXT 1
175
176/* Define to 1 if you have the `getuid' function. */
177#define HAVE_GETUID 1
178
179/* Define if you have function `get_process_stats' and have to use that
180   instead of gettimeofday */
181/* #undef HAVE_GET_PROCESS_STATS */
182
183/* Defined if gmodule functionality is supported */
184#define HAVE_GMODULE 1
185
186/* Define to 1 if you have the `grantpt' function. */
187#define HAVE_GRANTPT 1
188
189/* Define to 1 if you have the `hasmntopt' function. */
190#define HAVE_HASMNTOPT 1
191
192/* Define if you have the iconv() function. */
193#define HAVE_ICONV 1
194
195/* Define if the list of mounted filesystems can be determined */
196#define HAVE_INFOMOUNT_LIST 1
197
198/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
199#define HAVE_INTMAX_T 1
200
201/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
202#define HAVE_INTTYPES_H 1
203
204/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
205   declares uintmax_t. */
206#define HAVE_INTTYPES_H_WITH_UINTMAX 1
207
208/* Define to 1 if you have the `isascii' function. */
209#define HAVE_ISASCII 1
210
211/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
212#define HAVE_LANGINFO_CODESET 1
213
214/* Define if your <locale.h> file defines LC_MESSAGES. */
215#define HAVE_LC_MESSAGES 1
216
217/* Define to enable gpm mouse support on Linux */
218/* #undef HAVE_LIBGPM */
219
220/* Define to 1 if you have the `pcre' library (-lpcre). */
221/* #undef HAVE_LIBPCRE */
222
223/* Define to 1 if you have the `pt' library (-lpt). */
224/* #undef HAVE_LIBPT */
225
226/* Define to 1 if you have the <limits.h> header file. */
227#define HAVE_LIMITS_H 1
228
229/* Define to 1 if you have the <linux/ext2_fs.h> header file. */
230/* #undef HAVE_LINUX_EXT2_FS_H */
231
232/* Define to 1 if you have the `listmntent' function. */
233/* #undef HAVE_LISTMNTENT */
234
235/* Define to 1 if you have the <locale.h> header file. */
236#define HAVE_LOCALE_H 1
237
238/* Define if you have the 'long double' type. */
239#define HAVE_LONG_DOUBLE 1
240
241/* Define if you have the 'long long' type. */
242#define HAVE_LONG_LONG 1
243
244/* Define to 1 if you have the <malloc.h> header file. */
245#define HAVE_MALLOC_H 1
246
247/* Define to 1 if you have the <memory.h> header file. */
248#define HAVE_MEMORY_H 1
249
250/* Define to 1 if you have the `mempcpy' function. */
251/* #undef HAVE_MEMPCPY */
252
253/* Define to 1 if you have a working `mmap' system call. */
254#define HAVE_MMAP 1
255
256/* Define to 1 if you have the <mntent.h> header file. */
257/* #undef HAVE_MNTENT_H */
258
259/* Define to 1 if you have the `munmap' function. */
260#define HAVE_MUNMAP 1
261
262/* Define to use ncurses library for screen management */
263/* #undef HAVE_NCURSES */
264
265/* Define to 1 if you have the <ncursesw/curses.h> header file. */
266/* #undef HAVE_NCURSESW_CURSES_H */
267
268/* Define to 1 if you have the <ncurses/curses.h> header file. */
269/* #undef HAVE_NCURSES_CURSES_H */
270
271/* Define to 1 if you have the <ncurses.h> header file. */
272/* #undef HAVE_NCURSES_H */
273
274/* Define to 1 if you have the <ncurses/ncurses.h> header file. */
275/* #undef HAVE_NCURSES_NCURSES_H */
276
277/* Define to 1 if you have the <ncurses/term.h> header file. */
278/* #undef HAVE_NCURSES_TERM_H */
279
280/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
281/* #undef HAVE_NDIR_H */
282
283/* Define to 1 if you have the <netinet/in.h> header file. */
284#define HAVE_NETINET_IN_H 1
285
286/* Define to 1 if you have the `next_dev' function. */
287/* #undef HAVE_NEXT_DEV */
288
289/* Define to 1 if you have the <nfs/nfs_client.h> header file. */
290/* #undef HAVE_NFS_NFS_CLIENT_H */
291
292/* Define to 1 if you have the <nfs/vfs.h> header file. */
293/* #undef HAVE_NFS_VFS_H */
294
295/* Define to 1 if you have the <nl_types.h> header file. */
296#define HAVE_NL_TYPES_H 1
297
298/* Define to 1 if you have the <OS.h> header file. */
299/* #undef HAVE_OS_H */
300
301/* Define to 1 if you have the `pmap_getmaps' function. */
302/* #undef HAVE_PMAP_GETMAPS */
303
304/* Define to 1 if you have the `pmap_getport' function. */
305/* #undef HAVE_PMAP_GETPORT */
306
307/* Define to 1 if you have the `pmap_set' function. */
308/* #undef HAVE_PMAP_SET */
309
310/* Define if you have a working posix_fallocate() */
311#define HAVE_POSIX_FALLOCATE 1
312
313/* Define to 1 if you have the `posix_openpt' function. */
314#define HAVE_POSIX_OPENPT 1
315
316/* Define if your printf() function supports format strings with positions. */
317#define HAVE_POSIX_PRINTF 1
318
319/* Define to 1 if you have the `putenv' function. */
320#define HAVE_PUTENV 1
321
322/* Define to 1 if you have the `realpath' function. */
323#define HAVE_REALPATH 1
324
325/* Define to 1 if you have the `resizeterm' function. */
326/* #undef HAVE_RESIZETERM */
327
328/* Define to 1 if you have the <rpc/pmap_clnt.h> header file. */
329#define HAVE_RPC_PMAP_CLNT_H 1
330
331/* Define to 1 if you have the `rresvport' function. */
332/* #undef HAVE_RRESVPORT */
333
334/* Define to 1 if you have the `setenv' function. */
335#define HAVE_SETENV 1
336
337/* Define to 1 if you have the `setlocale' function. */
338#define HAVE_SETLOCALE 1
339
340/* Define to use S-Lang library for screen management */
341#define HAVE_SLANG 1
342
343/* Define to use slang.h */
344#define HAVE_SLANG_H 1
345
346/* Define to use slang.h */
347/* #undef HAVE_SLANG_SLANG_H */
348
349/* Define to 1 if you have the `snprintf' function. */
350#define HAVE_SNPRINTF 1
351
352/* Define to 1 if the system has the type `socklen_t'. */
353#define HAVE_SOCKLEN_T 1
354
355/* Define to 1 if you have the `statfs' function. */
356#define HAVE_STATFS 1
357
358/* Define to 1 if you have the `statlstat' function. */
359/* #undef HAVE_STATLSTAT */
360
361/* Define to 1 if you have the `statvfs' function. */
362/* #undef HAVE_STATVFS */
363
364/* Define to 1 if you have the <stddef.h> header file. */
365#define HAVE_STDDEF_H 1
366
367/* Define to 1 if you have the <stdint.h> header file. */
368#define HAVE_STDINT_H 1
369
370/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
371   uintmax_t. */
372#define HAVE_STDINT_H_WITH_UINTMAX 1
373
374/* Define to 1 if you have the <stdlib.h> header file. */
375#define HAVE_STDLIB_H 1
376
377/* Define to 1 if you have the `stpcpy' function. */
378#define HAVE_STPCPY 1
379
380/* Define to 1 if you have the `strcasecmp' function. */
381#define HAVE_STRCASECMP 1
382
383/* Define to 1 if you have the `strcoll' function and it is properly defined.
384   */
385#define HAVE_STRCOLL 1
386
387/* Define to 1 if you have the `strdup' function. */
388#define HAVE_STRDUP 1
389
390/* Define to 1 if you have the <strings.h> header file. */
391#define HAVE_STRINGS_H 1
392
393/* Define to 1 if you have the <string.h> header file. */
394#define HAVE_STRING_H 1
395
396/* Define to 1 if you have the `strncasecmp' function. */
397#define HAVE_STRNCASECMP 1
398
399/* Define to 1 if you have the <stropts.h> header file. */
400#define HAVE_STROPTS_H 1
401
402/* Define to 1 if you have the `strtoul' function. */
403#define HAVE_STRTOUL 1
404
405/* Define to 1 if `f_fstypename' is a member of `struct fsstat'. */
406/* #undef HAVE_STRUCT_FSSTAT_F_FSTYPENAME */
407
408/* Define to 1 if `l_linger' is a member of `struct linger'. */
409#define HAVE_STRUCT_LINGER_L_LINGER 1
410
411/* Define to 1 if `f_frsize' is a member of `struct statfs'. */
412/* #undef HAVE_STRUCT_STATFS_F_FRSIZE */
413
414/* Define to 1 if `f_fstypename' is a member of `struct statfs'. */
415/* #undef HAVE_STRUCT_STATFS_F_FSTYPENAME */
416
417/* Define to 1 if `f_namelen' is a member of `struct statfs'. */
418/* #undef HAVE_STRUCT_STATFS_F_NAMELEN */
419
420/* Define to 1 if `f_type' is a member of `struct statfs'. */
421/* #undef HAVE_STRUCT_STATFS_F_TYPE */
422
423/* Define to 1 if `f_basetype' is a member of `struct statvfs'. */
424#define HAVE_STRUCT_STATVFS_F_BASETYPE 1
425
426/* Define to 1 if `f_fstypename' is a member of `struct statvfs'. */
427/* #undef HAVE_STRUCT_STATVFS_F_FSTYPENAME */
428
429/* Define to 1 if `f_namemax' is a member of `struct statvfs'. */
430#define HAVE_STRUCT_STATVFS_F_NAMEMAX 1
431
432/* Define to 1 if `f_type' is a member of `struct statvfs'. */
433/* #undef HAVE_STRUCT_STATVFS_F_TYPE */
434
435/* Define to 1 if `st_blksize' is a member of `struct stat'. */
436#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
437
438/* Define to 1 if `st_blocks' is a member of `struct stat'. */
439#define HAVE_STRUCT_STAT_ST_BLOCKS 1
440
441/* Define to 1 if `st_rdev' is a member of `struct stat'. */
442#define HAVE_STRUCT_STAT_ST_RDEV 1
443
444/* Define to 1 if you have the `strverscmp' function. */
445/* #undef HAVE_STRVERSCMP */
446
447/* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
448   `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
449#define HAVE_ST_BLOCKS 1
450
451/* Define to enable subshell support */
452#define HAVE_SUBSHELL_SUPPORT 1
453
454/* Define to 1 if you have the `sysconf' function. */
455#define HAVE_SYSCONF 1
456
457/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
458   */
459/* #undef HAVE_SYS_DIR_H */
460
461/* Define to 1 if you have the <sys/filsys.h> header file. */
462/* #undef HAVE_SYS_FILSYS_H */
463
464/* Define to 1 if you have the <sys/fs/s5param.h> header file. */
465/* #undef HAVE_SYS_FS_S5PARAM_H */
466
467/* Define to 1 if you have the <sys/fs_types.h> header file. */
468/* #undef HAVE_SYS_FS_TYPES_H */
469
470/* Define to 1 if you have the <sys/ioctl.h> header file. */
471#define HAVE_SYS_IOCTL_H 1
472
473/* Define to 1 if you have the <sys/mkdev.h> header file. */
474#define HAVE_SYS_MKDEV_H 1
475
476/* Define to 1 if you have the <sys/mntent.h> header file. */
477#define HAVE_SYS_MNTENT_H 1
478
479/* Define to 1 if you have the <sys/mount.h> header file. */
480#define HAVE_SYS_MOUNT_H 1
481
482/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
483   */
484/* #undef HAVE_SYS_NDIR_H */
485
486/* Define to 1 if you have the <sys/param.h> header file. */
487#define HAVE_SYS_PARAM_H 1
488
489/* Define to 1 if you have the <sys/select.h> header file. */
490#define HAVE_SYS_SELECT_H 1
491
492/* Define to 1 if you have the <sys/socket.h> header file. */
493#define HAVE_SYS_SOCKET_H 1
494
495/* Define to 1 if you have the <sys/statfs.h> header file. */
496#define HAVE_SYS_STATFS_H 1
497
498/* Define to 1 if you have the <sys/statvfs.h> header file. */
499#define HAVE_SYS_STATVFS_H 1
500
501/* Define to 1 if you have the <sys/stat.h> header file. */
502#define HAVE_SYS_STAT_H 1
503
504/* Define to 1 if you have the <sys/sysmacros.h> header file. */
505#define HAVE_SYS_SYSMACROS_H 1
506
507/* Define to 1 if you have the <sys/time.h> header file. */
508#define HAVE_SYS_TIME_H 1
509
510/* Define to 1 if you have the <sys/types.h> header file. */
511#define HAVE_SYS_TYPES_H 1
512
513/* Define to 1 if you have the <sys/ucred.h> header file. */
514/* #undef HAVE_SYS_UCRED_H */
515
516/* Define to 1 if you have the <sys/vfs.h> header file. */
517#define HAVE_SYS_VFS_H 1
518
519/* Define to 1 if you have the `tcgetattr' function. */
520#define HAVE_TCGETATTR 1
521
522/* Define to 1 if you have the `tcsetattr' function. */
523#define HAVE_TCSETATTR 1
524
525/* Define to enable getting events from X Window System */
526#define HAVE_TEXTMODE_X11_SUPPORT 1
527
528/* Define to 1 if you have the `tsearch' function. */
529#define HAVE_TSEARCH 1
530
531/* Define to 1 if the system has the type `uintmax_t'. */
532#define HAVE_UINTMAX_T 1
533
534/* Define to 1 if you have the <unistd.h> header file. */
535#define HAVE_UNISTD_H 1
536
537/* Define if you have the 'unsigned long long' type. */
538#define HAVE_UNSIGNED_LONG_LONG 1
539
540/* Define to 1 if the system has the type `unsigned long long int'. */
541#define HAVE_UNSIGNED_LONG_LONG_INT 1
542
543/* Define to 1 if you have the <utime.h> header file. */
544#define HAVE_UTIME_H 1
545
546/* Define if you have the 'wchar_t' type. */
547#define HAVE_WCHAR_T 1
548
549/* Define to 1 if you have the `wcslen' function. */
550#define HAVE_WCSLEN 1
551
552/* Define if you have the 'wint_t' type. */
553#define HAVE_WINT_T 1
554
555/* Define to 1 if you have the `__argz_count' function. */
556/* #undef HAVE___ARGZ_COUNT */
557
558/* Define to 1 if you have the `__argz_next' function. */
559/* #undef HAVE___ARGZ_NEXT */
560
561/* Define to 1 if you have the `__argz_stringify' function. */
562/* #undef HAVE___ARGZ_STRINGIFY */
563
564/* Define to 1 if you have the `__fsetlocking' function. */
565#define HAVE___FSETLOCKING 1
566
567/* Define as const if the declaration of iconv() needs const. */
568#define ICONV_CONST
569
570/* Define if integer division by zero raises signal SIGFPE. */
571#define INTDIV0_RAISES_SIGFPE 1
572
573/* Define if compiling for AIX */
574/* #undef IS_AIX */
575
576/* Define to the sub-directory in which libtool stores uninstalled libraries.
577   */
578#define LT_OBJDIR ".libs/"
579
580/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
581   */
582#define MAJOR_IN_MKDEV 1
583
584/* Define to 1 if `major', `minor', and `makedev' are declared in
585   <sysmacros.h>. */
586/* #undef MAJOR_IN_SYSMACROS */
587
588/* MC configure arguments */
589#define MC_CONFIGURE_ARGS " '--prefix=/usr/local/mc' '--with-slang-libs=/usr/local/slang/lib' '--with-slang-includes=/usr/local/slang/include' 'CFLAGS=-g -m64' 'LDFLAGS=-m64'"
590
591/* Define to enable XDG standard support */
592#define MC_HOMEDIR_XDG 1
593
594/* Where configs will be placed relative to $HOME */
595/* #undef MC_USERCONF_DIR */
596
597/* Define if there is no specific function for reading the list of mounted
598   file systems. fread will be used to read /etc/mnttab. (SVR2) */
599/* #undef MOUNTED_FREAD */
600
601/* Define if (like SVR2) there is no specific function for reading the list of
602   mounted file systems, and your system has these header files: <sys/fstyp.h>
603   and <sys/statfs.h>. (SVR3) */
604/* #undef MOUNTED_FREAD_FSTYP */
605
606/* Define if there are functions named next_dev and fs_stat_dev for reading
607   the list of mounted file systems. (BeOS) */
608/* #undef MOUNTED_FS_STAT_DEV */
609
610/* Define if there is a function named getfsstat for reading the list of
611   mounted file systems. (DEC Alpha running OSF/1) */
612/* #undef MOUNTED_GETFSSTAT */
613
614/* Define if there is a function named getmnt for reading the list of mounted
615   file systems. (Ultrix) */
616/* #undef MOUNTED_GETMNT */
617
618/* Define if there is a function named getmntent for reading the list of
619   mounted file systems, and that function takes a single argument. (4.3BSD,
620   SunOS, HP-UX, Dynix, Irix) */
621/* #undef MOUNTED_GETMNTENT1 */
622
623/* Define if there is a function named getmntent for reading the list of
624   mounted file systems, and that function takes two arguments. (SVR4) */
625#define MOUNTED_GETMNTENT2 1
626
627/* Define if there is a function named getmntinfo for reading the list of
628   mounted file systems and it returns an array of 'struct statfs'. (4.4BSD,
629   Darwin) */
630/* #undef MOUNTED_GETMNTINFO */
631
632/* Define if there is a function named getmntinfo for reading the list of
633   mounted file systems and it returns an array of 'struct statvfs'. (NetBSD
634   3.0) */
635/* #undef MOUNTED_GETMNTINFO2 */
636
637/* Define if we are on interix, and ought to use statvfs plus some special
638   knowledge on where mounted filesystems can be found. (Interix) */
639/* #undef MOUNTED_INTERIX_STATVFS */
640
641/* Define if there is a function named listmntent that can be used to list all
642   mounted file systems. (UNICOS) */
643/* #undef MOUNTED_LISTMNTENT */
644
645/* Define if there is a function named mntctl that can be used to read the
646   list of mounted file systems, and there is a system header file that
647   declares `struct vmount.' (AIX) */
648/* #undef MOUNTED_VMOUNT */
649
650/* Define to 1 if assertions should be disabled. */
651/* #undef NDEBUG */
652
653/* Define to 1 if your C compiler doesn't accept -c and -o together. */
654/* #undef NO_MINUS_C_MINUS_O */
655
656/* Name of package */
657#define PACKAGE "mc"
658
659/* Define to the address where bug reports for this package should be sent. */
660#define PACKAGE_BUGREPORT ""
661
662/* Define to the full name of this package. */
663#define PACKAGE_NAME ""
664
665/* Define to the full name and version of this package. */
666#define PACKAGE_STRING ""
667
668/* Define to the one symbol short name of this package. */
669#define PACKAGE_TARNAME ""
670
671/* Define to the home page for this package. */
672#define PACKAGE_URL ""
673
674/* Define to the version of this package. */
675#define PACKAGE_VERSION ""
676
677/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
678/* #undef PRI_MACROS_BROKEN */
679
680/* Define to select 'glib-regexp' search type */
681#define SEARCH_TYPE_GLIB 1
682
683/* Define to select 'pcre' search type */
684/* #undef SEARCH_TYPE_PCRE */
685
686/* The size of `long', as computed by sizeof. */
687#define SIZEOF_LONG 8
688
689/* The size of `off_t', as computed by sizeof. */
690#define SIZEOF_OFF_T 8
691
692/* The size of `uintmax_t', as computed by sizeof. */
693#define SIZEOF_UINTMAX_T 8
694
695/* Define as the maximum value of type 'size_t', if the system doesn't define
696   it. */
697/* #undef SIZE_MAX */
698
699/* If using the C implementation of alloca, define if you know the
700   direction of stack growth for your system; otherwise it will be
701   automatically deduced at runtime.
702        STACK_DIRECTION > 0 => grows toward higher addresses
703        STACK_DIRECTION < 0 => grows toward lower addresses
704        STACK_DIRECTION = 0 => direction of growth unknown */
705/* #undef STACK_DIRECTION */
706
707/* Define if the block counts reported by statfs may be truncated to 2GB and
708   the correct values may be stored in the f_spare array. (SunOS 4.1.2, 4.1.3,
709   and 4.1.3_U1 are reported to have this problem. SunOS 4.1.1 seems not to be
710   affected.) */
711/* #undef STATFS_TRUNCATES_BLOCK_COUNTS */
712
713/* Define if there is no specific function for reading file systems usage
714   information and you have the <sys/filsys.h> header file. (SVR2) */
715/* #undef STAT_READ_FILSYS */
716
717/* Define if statfs takes 2 args and struct statfs has a field named f_bsize.
718   (4.3BSD, SunOS 4, HP-UX, AIX PS/2) */
719/* #undef STAT_STATFS2_BSIZE */
720
721/* Define if statfs takes 2 args and struct statfs has a field named f_fsize.
722   (4.4BSD, NetBSD) */
723/* #undef STAT_STATFS2_FSIZE */
724
725/* Define if statfs takes 2 args and the second argument has type struct
726   fs_data. (Ultrix) */
727/* #undef STAT_STATFS2_FS_DATA */
728
729/* Define if statfs takes 3 args. (DEC Alpha running OSF/1) */
730/* #undef STAT_STATFS3_OSF1 */
731
732/* Define if statfs takes 4 args. (SVR3, Dynix, old Irix, old AIX, Dolphin) */
733/* #undef STAT_STATFS4 */
734
735/* Define if there is a function named statvfs. (SVR4) */
736#define STAT_STATVFS 1
737
738/* Define if statvfs64 should be preferred over statvfs. */
739/* #undef STAT_STATVFS64 */
740
741/* Define to 1 if you have the ANSI C header files. */
742#define STDC_HEADERS 1
743
744/* Define to 1 if the f_fsid member of struct statfs is an integer. */
745/* #undef STRUCT_STATFS_F_FSID_IS_INTEGER */
746
747/* Define to 1 if the f_fsid member of struct statvfs is an integer. */
748/* #undef STRUCT_STATVFS_F_FSID_IS_INTEGER */
749
750/* Define to make subshell support optional */
751/* #undef SUBSHELL_OPTIONAL */
752
753/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
754#define TIME_WITH_SYS_TIME 1
755
756/* Define to enable diff viewer */
757#define USE_DIFF_VIEW 1
758
759/* Use the regex included here */
760#define USE_INCLUDED_REGEX 1
761
762/* Define to enable internal editor */
763#define USE_INTERNAL_EDIT 1
764
765/* Use maintainer mode */
766/* #undef USE_MAINTAINER_MODE */
767
768/* Define to use ncurses for screen management */
769/* #undef USE_NCURSES */
770
771/* Define to use ncursesw for screen management */
772/* #undef USE_NCURSESW */
773
774/* Enable extensions on AIX 3, Interix.  */
775#ifndef _ALL_SOURCE
776# define _ALL_SOURCE 1
777#endif
778/* Enable GNU extensions on systems that have them.  */
779#ifndef _GNU_SOURCE
780# define _GNU_SOURCE 1
781#endif
782/* Enable threading extensions on Solaris.  */
783#ifndef _POSIX_PTHREAD_SEMANTICS
784# define _POSIX_PTHREAD_SEMANTICS 1
785#endif
786/* Enable extensions on HP NonStop.  */
787#ifndef _TANDEM_SOURCE
788# define _TANDEM_SOURCE 1
789#endif
790/* Enable general extensions on Solaris.  */
791#ifndef __EXTENSIONS__
792# define __EXTENSIONS__ 1
793#endif
794
795
796/* Define to use termcap database */
797/* #undef USE_TERMCAP */
798
799/* Version number of package */
800#define VERSION "4.8.4"
801
802/* Define to 1 if the X Window System is missing or not being used. */
803/* #undef X_DISPLAY_MISSING */
804
805/* Number of bits in a file offset, on hosts where this is settable. */
806/* #undef _FILE_OFFSET_BITS */
807
808/* Define for large files, on AIX-style hosts. */
809/* #undef _LARGE_FILES */
810
811/* Define to 1 if on MINIX. */
812/* #undef _MINIX */
813
814/* Define to 2 if the system does not provide POSIX.1 features except with
815   this defined. */
816/* #undef _POSIX_1_SOURCE */
817
818/* Define to 1 if you need to in order for `stat' and other things to work. */
819/* #undef _POSIX_SOURCE */
820
821/* Define to empty if `const' does not conform to ANSI C. */
822/* #undef const */
823
824/* Define to ino_t if undefined. */
825/* #undef ext2_ino_t */
826
827/* Define to `int' if <sys/types.h> doesn't define. */
828/* #undef gid_t */
829
830/* Define to `__inline__' or `__inline' if that's what the C compiler
831   calls it, or to nothing if 'inline' is not supported under any name.  */
832#ifndef __cplusplus
833/* #undef inline */
834#endif
835
836/* Define to `int' if <sys/types.h> does not define. */
837/* #undef mode_t */
838
839/* Define to `unsigned int' if <sys/types.h> does not define. */
840/* #undef nlink_t */
841
842/* Define to `long int' if <sys/types.h> does not define. */
843/* #undef off_t */
844
845/* Define to `int' if <sys/types.h> does not define. */
846/* #undef pid_t */
847
848/* Define as the type of the result of subtracting two pointers, if the system
849   doesn't define it. */
850/* #undef ptrdiff_t */
851
852/* Define to empty if the C compiler doesn't support this keyword. */
853/* #undef signed */
854
855/* Define to `unsigned int' if <sys/types.h> does not define. */
856/* #undef size_t */
857
858/* Define to `int' if <sys/types.h> doesn't define. */
859/* #undef uid_t */
860
861/* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
862   do not define. */
863/* #undef uintmax_t */