Ticket #2338: config.2.h

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