/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Define to path to the cstocs recoder. */ /* #undef CSTOCS_PROG */ /* Define to default convertor list. */ #define DEFAULT_CONVERTOR_LIST "built-in,iconv" /* Define to default external convertor program. */ #define DEFAULT_EXTERNAL_CONVERTOR "piconv" /* Define to enable external convertor programs. */ #define ENABLE_EXTERNAL 1 /* Define to 1 if you have the `canonicalize_file_name' function. */ /* #undef HAVE_CANONICALIZE_FILE_NAME */ /* Define to 1 if you have the declaration of `LC_MESSAGES', and to 0 if you don't. */ #define HAVE_DECL_LC_MESSAGES 1 /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_ERRNO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define to 1 if you have the `fork' function. */ #define HAVE_FORK 1 /* Define to 1 if you have the `ftruncate' function. */ #define HAVE_FTRUNCATE 1 /* Define to 1 if you have the header file. */ #define HAVE_GETOPT_H 1 /* Define to 1 if you have the `getopt_long' function. */ #define HAVE_GETOPT_LONG 1 /* Define to 1 if you have the `gettimeofday' function. */ #define HAVE_GETTIMEOFDAY 1 /* Define if you have the UNIX98 iconv functions. */ #define HAVE_GOOD_ICONV 1 /* Define if you have the iconv() function. */ #define HAVE_ICONV 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define to 1 if you have the `isatty' function. */ #define HAVE_ISATTY 1 /* Define to 1 if you have the header file. */ #define HAVE_LANGINFO_H 1 /* Define if you have the recode library (-lrecode). */ /* #undef HAVE_LIBRECODE */ /* Define to 1 if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define if you have locale.alias file. */ #define HAVE_LOCALE_ALIAS 1 /* Define to 1 if you have the header file. */ #define HAVE_LOCALE_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_MEMORY_H */ /* Define to 1 if you have the `nl_langinfo' function. */ #define HAVE_NL_LANGINFO 1 /* Define if you have program_invocation_short_name variable. */ /* #undef HAVE_PROGRAM_INVOCATION_SHORT_NAME */ /* Define to 1 if you have the `random' function. */ #define HAVE_RANDOM 1 /* Define to 1 if you have the `realpath' function. */ #define HAVE_REALPATH 1 /* Define to 1 if you have the `setlocale' function. */ #define HAVE_SETLOCALE 1 /* Define to 1 if stdbool.h conforms to C99. */ #define HAVE_STDBOOL_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_STDINT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STDLIB_H */ /* Define to 1 if you have the `stpcpy' function. */ #define HAVE_STPCPY 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_STRINGS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STRING_H */ /* Define to 1 if you have the `strstr' function. */ #define HAVE_STRSTR 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_STAT_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TYPES_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_WAIT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_TIME_H 1 /* Define to 1 if you have the `ttyname' function. */ #define HAVE_TTYNAME 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ /* Define to 1 if you have the `vfork' function. */ #define HAVE_VFORK 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_VFORK_H */ /* Define to 1 if you have the `wordexp' function. */ #define HAVE_WORDEXP 1 /* Define to 1 if you have the header file. */ #define HAVE_WORDEXP_H 1 /* Define to 1 if `fork' works. */ #define HAVE_WORKING_FORK 1 /* Define to 1 if `vfork' works. */ #define HAVE_WORKING_VFORK 1 /* Define to 1 if the system has the type `_Bool'. */ #define HAVE__BOOL 1 /* Define to 1 if you have the file `AC_File'. */ /* #undef HAVE__DEV_ARANDOM */ /* Define to 1 if you have the file `AC_File'. */ #define HAVE__DEV_RANDOM 1 /* Define to 1 if you have the file `AC_File'. */ /* #undef HAVE__DEV_SRANDOM */ /* Define to 1 if you have the file `AC_File'. */ #define HAVE__DEV_URANDOM 1 /* Define as const if the declaration of iconv() needs const. */ #define ICONV_CONST const /* Define if iconv is transitive. */ #define ICONV_IS_TRANSITIVE 1 /* Define to the path to locale.alias file. */ #define LOCALE_ALIAS_PATH "/usr/share/locale/locale.alias" /* Define to path to the map recoder. */ /* #undef MAP_PROG */ /* Name of package */ #define PACKAGE "enca" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "David Necas (Yeti) " /* Define to the full name of this package. */ #define PACKAGE_NAME "Enca" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "Enca 1.9" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "enca" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.9" /* Define to path to the piconv recoder. */ #define PICONV_PROG "/usr/local/bin/piconv" /* Define to path to the recode recoder. */ /* #undef RECODE_PROG */ /* Define to scanf() format needed for size_t conversion. */ #define SCANF_MODIF_SIZE_T "" /* Define to 1 if the `S_IS*' macros in do not work properly. */ /* #undef STAT_MACROS_BROKEN */ /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Define to 1 if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define to path to the umap recoder. */ /* #undef UMAP_PROG */ /* Version number of package */ #define VERSION "1.9" /* Define to 1 if on AIX 3. System headers sometimes define this. We just want to avoid a redefinition error message. */ #ifndef _ALL_SOURCE /* # undef _ALL_SOURCE */ #endif /* 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 `int' if doesn't define. */ /* #undef gid_t */ /* Define to `int' if does not define. */ #define mode_t int /* Define to `long' if does not define. */ #define off_t long /* Define to `int' if does not define. */ #define pid_t int /* Define to `unsigned' if does not define. */ /* #undef size_t */ /* Define to `int' if does not define. */ #define ssize_t int /* Define to `int' if doesn't define. */ /* #undef uid_t */ /* Define as `fork' if `vfork' does not work. */ /* #undef vfork */