Blame config.h.in

Packit 57a33d
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 57a33d
Packit 57a33d
/* Define to path to the cstocs recoder. */
Packit 57a33d
#undef CSTOCS_PROG
Packit 57a33d
Packit 57a33d
/* Define to default converter list. */
Packit 57a33d
#undef DEFAULT_CONVERTER_LIST
Packit 57a33d
Packit 57a33d
/* Define to default external converter program. */
Packit 57a33d
#undef DEFAULT_EXTERNAL_CONVERTER
Packit 57a33d
Packit 57a33d
/* Define to enable external converter programs. */
Packit 57a33d
#undef ENABLE_EXTERNAL
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the declaration of `LC_MESSAGES', and to 0 if you
Packit 57a33d
   don't. */
Packit 57a33d
#undef HAVE_DECL_LC_MESSAGES
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 57a33d
#undef HAVE_DLFCN_H
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the <errno.h> header file. */
Packit 57a33d
#undef HAVE_ERRNO_H
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the <fcntl.h> header file. */
Packit 57a33d
#undef HAVE_FCNTL_H
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the `fork' function. */
Packit 57a33d
#undef HAVE_FORK
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the `ftruncate' function. */
Packit 57a33d
#undef HAVE_FTRUNCATE
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the <getopt.h> header file. */
Packit 57a33d
#undef HAVE_GETOPT_H
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the `getopt_long' function. */
Packit 57a33d
#undef HAVE_GETOPT_LONG
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the `gettimeofday' function. */
Packit 57a33d
#undef HAVE_GETTIMEOFDAY
Packit 57a33d
Packit 57a33d
/* Define if you have the UNIX98 iconv functions. */
Packit 57a33d
#undef HAVE_GOOD_ICONV
Packit 57a33d
Packit 57a33d
/* Define if you have the iconv() function and it works. */
Packit 57a33d
#undef HAVE_ICONV
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 57a33d
#undef HAVE_INTTYPES_H
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the `isatty' function. */
Packit 57a33d
#undef HAVE_ISATTY
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the <langinfo.h> header file. */
Packit 57a33d
#undef HAVE_LANGINFO_H
Packit 57a33d
Packit 57a33d
/* Define if you have the recode library (-lrecode). */
Packit 57a33d
#undef HAVE_LIBRECODE
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the <limits.h> header file. */
Packit 57a33d
#undef HAVE_LIMITS_H
Packit 57a33d
Packit 57a33d
/* Define if you have locale.alias file. */
Packit 57a33d
#undef HAVE_LOCALE_ALIAS
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the <locale.h> header file. */
Packit 57a33d
#undef HAVE_LOCALE_H
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the <memory.h> header file. */
Packit 57a33d
#undef HAVE_MEMORY_H
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the `nl_langinfo' function. */
Packit 57a33d
#undef HAVE_NL_LANGINFO
Packit 57a33d
Packit 57a33d
/* Define if you have program_invocation_short_name variable. */
Packit 57a33d
#undef HAVE_PROGRAM_INVOCATION_SHORT_NAME
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the `random' function. */
Packit 57a33d
#undef HAVE_RANDOM
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the `realpath' function. */
Packit 57a33d
#undef HAVE_REALPATH
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the `setlocale' function. */
Packit 57a33d
#undef HAVE_SETLOCALE
Packit 57a33d
Packit 57a33d
/* Define to 1 if stdbool.h conforms to C99. */
Packit 57a33d
#undef HAVE_STDBOOL_H
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the <stdint.h> header file. */
Packit 57a33d
#undef HAVE_STDINT_H
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 57a33d
#undef HAVE_STDLIB_H
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the `stpcpy' function. */
Packit 57a33d
#undef HAVE_STPCPY
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the <strings.h> header file. */
Packit 57a33d
#undef HAVE_STRINGS_H
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the <string.h> header file. */
Packit 57a33d
#undef HAVE_STRING_H
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the `strstr' function. */
Packit 57a33d
#undef HAVE_STRSTR
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 57a33d
#undef HAVE_SYS_STAT_H
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the <sys/time.h> header file. */
Packit 57a33d
#undef HAVE_SYS_TIME_H
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 57a33d
#undef HAVE_SYS_TYPES_H
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the <sys/wait.h> header file. */
Packit 57a33d
#undef HAVE_SYS_WAIT_H
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the <time.h> header file. */
Packit 57a33d
#undef HAVE_TIME_H
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the `ttyname' function. */
Packit 57a33d
#undef HAVE_TTYNAME
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the <unistd.h> header file. */
Packit 57a33d
#undef HAVE_UNISTD_H
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the `vfork' function. */
Packit 57a33d
#undef HAVE_VFORK
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the <vfork.h> header file. */
Packit 57a33d
#undef HAVE_VFORK_H
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the `wordexp' function. */
Packit 57a33d
#undef HAVE_WORDEXP
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the <wordexp.h> header file. */
Packit 57a33d
#undef HAVE_WORDEXP_H
Packit 57a33d
Packit 57a33d
/* Define to 1 if `fork' works. */
Packit 57a33d
#undef HAVE_WORKING_FORK
Packit 57a33d
Packit 57a33d
/* Define to 1 if `vfork' works. */
Packit 57a33d
#undef HAVE_WORKING_VFORK
Packit 57a33d
Packit 57a33d
/* Define to 1 if the system has the type `_Bool'. */
Packit 57a33d
#undef HAVE__BOOL
Packit 57a33d
Packit 57a33d
/* Define as const if the declaration of iconv() needs const. */
Packit 57a33d
#undef ICONV_CONST
Packit 57a33d
Packit 57a33d
/* Define if iconv is transitive. */
Packit 57a33d
#undef ICONV_IS_TRANSITIVE
Packit 57a33d
Packit 57a33d
/* Define to the path to locale.alias file. */
Packit 57a33d
#undef LOCALE_ALIAS_PATH
Packit 57a33d
Packit 57a33d
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit 57a33d
#undef LT_OBJDIR
Packit 57a33d
Packit 57a33d
/* Define to path to the map recoder. */
Packit 57a33d
#undef MAP_PROG
Packit 57a33d
Packit 57a33d
/* Name of package */
Packit 57a33d
#undef PACKAGE
Packit 57a33d
Packit 57a33d
/* Define to the address where bug reports for this package should be sent. */
Packit 57a33d
#undef PACKAGE_BUGREPORT
Packit 57a33d
Packit 57a33d
/* Define to the full name of this package. */
Packit 57a33d
#undef PACKAGE_NAME
Packit 57a33d
Packit 57a33d
/* Define to the full name and version of this package. */
Packit 57a33d
#undef PACKAGE_STRING
Packit 57a33d
Packit 57a33d
/* Define to the one symbol short name of this package. */
Packit 57a33d
#undef PACKAGE_TARNAME
Packit 57a33d
Packit 57a33d
/* Define to the home page for this package. */
Packit 57a33d
#undef PACKAGE_URL
Packit 57a33d
Packit 57a33d
/* Define to the version of this package. */
Packit 57a33d
#undef PACKAGE_VERSION
Packit 57a33d
Packit 57a33d
/* Define to path to the piconv recoder. */
Packit 57a33d
#undef PICONV_PROG
Packit 57a33d
Packit 57a33d
/* Define to path to the recode recoder. */
Packit 57a33d
#undef RECODE_PROG
Packit 57a33d
Packit 57a33d
/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
Packit 57a33d
#undef STAT_MACROS_BROKEN
Packit 57a33d
Packit 57a33d
/* Define to 1 if you have the ANSI C header files. */
Packit 57a33d
#undef STDC_HEADERS
Packit 57a33d
Packit 57a33d
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
Packit 57a33d
#undef TIME_WITH_SYS_TIME
Packit 57a33d
Packit 57a33d
/* Define to path to the umap recoder. */
Packit 57a33d
#undef UMAP_PROG
Packit 57a33d
Packit 57a33d
/* Enable extensions on AIX 3, Interix.  */
Packit 57a33d
#ifndef _ALL_SOURCE
Packit 57a33d
# undef _ALL_SOURCE
Packit 57a33d
#endif
Packit 57a33d
/* Enable GNU extensions on systems that have them.  */
Packit 57a33d
#ifndef _GNU_SOURCE
Packit 57a33d
# undef _GNU_SOURCE
Packit 57a33d
#endif
Packit 57a33d
/* Enable threading extensions on Solaris.  */
Packit 57a33d
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit 57a33d
# undef _POSIX_PTHREAD_SEMANTICS
Packit 57a33d
#endif
Packit 57a33d
/* Enable extensions on HP NonStop.  */
Packit 57a33d
#ifndef _TANDEM_SOURCE
Packit 57a33d
# undef _TANDEM_SOURCE
Packit 57a33d
#endif
Packit 57a33d
/* Enable general extensions on Solaris.  */
Packit 57a33d
#ifndef __EXTENSIONS__
Packit 57a33d
# undef __EXTENSIONS__
Packit 57a33d
#endif
Packit 57a33d
Packit 57a33d
Packit 57a33d
/* Version number of package */
Packit 57a33d
#undef VERSION
Packit 57a33d
Packit 57a33d
/* Define to 1 if on MINIX. */
Packit 57a33d
#undef _MINIX
Packit 57a33d
Packit 57a33d
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit 57a33d
   this defined. */
Packit 57a33d
#undef _POSIX_1_SOURCE
Packit 57a33d
Packit 57a33d
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit 57a33d
#undef _POSIX_SOURCE
Packit 57a33d
Packit 57a33d
/* Define to empty if `const' does not conform to ANSI C. */
Packit 57a33d
#undef const
Packit 57a33d
Packit 57a33d
/* Define to `int' if <sys/types.h> doesn't define. */
Packit 57a33d
#undef gid_t
Packit 57a33d
Packit 57a33d
/* Define to `int' if <sys/types.h> does not define. */
Packit 57a33d
#undef mode_t
Packit 57a33d
Packit 57a33d
/* Define to `long int' if <sys/types.h> does not define. */
Packit 57a33d
#undef off_t
Packit 57a33d
Packit 57a33d
/* Define to `int' if <sys/types.h> does not define. */
Packit 57a33d
#undef pid_t
Packit 57a33d
Packit 57a33d
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit 57a33d
#undef size_t
Packit 57a33d
Packit 57a33d
/* Define to `int' if <sys/types.h> does not define. */
Packit 57a33d
#undef ssize_t
Packit 57a33d
Packit 57a33d
/* Define to `int' if <sys/types.h> doesn't define. */
Packit 57a33d
#undef uid_t
Packit 57a33d
Packit 57a33d
/* Define as `fork' if `vfork' does not work. */
Packit 57a33d
#undef vfork