/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP systems. This function is required for `alloca.c' support on those systems. */ /* #undef CRAY_STACKSEG_END */ /* Define to 1 if using `alloca.c'. */ /* #undef C_ALLOCA */ /* always defined to indicate that i18n is enabled */ #define ENABLE_NLS 1 /* "" */ #define GNOME_PREFIX "/usr" /* Define to 1 if you have `alloca', as a function or macro. */ #define HAVE_ALLOCA 1 /* Define to 1 if you have and it should be used (not on Ultrix). */ #define HAVE_ALLOCA_H 1 /* Define to 1 if you have the `bind_textdomain_codeset' function. */ #define HAVE_BIND_TEXTDOMAIN_CODESET 1 /* Define to 1 if you have the `btowc' function. */ /* #undef HAVE_BTOWC */ /* Define to 1 if you have the `dcgettext' function. */ #define HAVE_DCGETTEXT 1 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. */ /* #undef HAVE_DECL_GETENV */ /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have EXIF and IPTC support */ #define HAVE_EXIV2 1 /* Define to 1 if you have the `getpagesize' function. */ #define HAVE_GETPAGESIZE 1 /* Define if the GNU gettext() function is already present or preinstalled. */ #define HAVE_GETTEXT 1 /* Define to 1 if you have libgsf support */ /* #undef HAVE_GSF */ /* Define to 1 if you have taglib (ID3, Vorbis, APE and FLAC) support */ #define HAVE_ID3 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define if your file defines LC_MESSAGES. */ #define HAVE_LC_MESSAGES 1 /* Define to 1 if you have the header file. */ #define HAVE_LOCALE_H 1 /* Define to 1 if you have the `mbsrtowcs' function. */ /* #undef HAVE_MBSRTOWCS */ /* Define to 1 if declares mbstate_t. */ #define HAVE_MBSTATE_T 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the `mempcpy' function. */ /* #undef HAVE_MEMPCPY */ /* Define to 1 if you have a working `mmap' system call. */ #define HAVE_MMAP 1 /* Define to compile with python support */ #define HAVE_PYTHON 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_WCHAR_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_WCTYPE_H */ /* Define to 1 if you have the `wmempcpy' function. */ /* #undef HAVE_WMEMPCPY */ /* "" */ #define HELP_DIR "/usr/local/share/gnome/help/gnome-commander" /* Name of package */ #define PACKAGE "gnome-commander" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-commander" /* definition of PACKAGE_LOCALE_DIR */ #define PACKAGE_LOCALE_DIR "/usr/local/share/locale" /* Define to the full name of this package. */ #define PACKAGE_NAME "gnome-commander" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "gnome-commander 1.3.5" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "gnome-commander" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.3.5" /* pixmaps location */ #define PIXMAPS_DIR "/usr/local/share/pixmaps/gnome-commander" /* definition of PREFIX */ #define PREFIX "/usr/local" /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at runtime. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ /* #undef STACK_DIRECTION */ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ #define VERSION "1.3.5" /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */ #define YYTEXT_POINTER 1 /* Enable GNU extensions on systems that have them. */ #ifndef _GNU_SOURCE # define _GNU_SOURCE 1 #endif /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to rpl_fnmatch if the replacement function should be used. */ /* #undef fnmatch */ /* Define to a type if does not define. */ /* #undef mbstate_t */