Blame utf8trans/config.h.in

Packit e4b6da
/* utf8trans/config.h.in.  Generated from configure.ac by autoheader.  */
Packit e4b6da
Packit e4b6da
/* Define to 1 if you have the `getline' function. */
Packit e4b6da
#undef HAVE_GETLINE
Packit e4b6da
Packit e4b6da
/* Define to 1 if you have the <getopt.h> header file. */
Packit e4b6da
#undef HAVE_GETOPT_H
Packit e4b6da
Packit e4b6da
/* Define to 1 if you have the `getopt_long' function. */
Packit e4b6da
#undef HAVE_GETOPT_LONG
Packit e4b6da
Packit e4b6da
/* Define to 1 if you have the <inttypes.h> header file. */
Packit e4b6da
#undef HAVE_INTTYPES_H
Packit e4b6da
Packit e4b6da
/* Define to 1 if you have the <memory.h> header file. */
Packit e4b6da
#undef HAVE_MEMORY_H
Packit e4b6da
Packit e4b6da
/* Define to 1 if you have the <stdint.h> header file. */
Packit e4b6da
#undef HAVE_STDINT_H
Packit e4b6da
Packit e4b6da
/* Define to 1 if you have the <stdlib.h> header file. */
Packit e4b6da
#undef HAVE_STDLIB_H
Packit e4b6da
Packit e4b6da
/* Define to 1 if you have the <strings.h> header file. */
Packit e4b6da
#undef HAVE_STRINGS_H
Packit e4b6da
Packit e4b6da
/* Define to 1 if you have the <string.h> header file. */
Packit e4b6da
#undef HAVE_STRING_H
Packit e4b6da
Packit e4b6da
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit e4b6da
#undef HAVE_SYS_STAT_H
Packit e4b6da
Packit e4b6da
/* Define to 1 if you have the <sys/types.h> header file. */
Packit e4b6da
#undef HAVE_SYS_TYPES_H
Packit e4b6da
Packit e4b6da
/* Define to 1 if you have the <unistd.h> header file. */
Packit e4b6da
#undef HAVE_UNISTD_H
Packit e4b6da
Packit e4b6da
/* Name of package */
Packit e4b6da
#undef PACKAGE
Packit e4b6da
Packit e4b6da
/* Define to the address where bug reports for this package should be sent. */
Packit e4b6da
#undef PACKAGE_BUGREPORT
Packit e4b6da
Packit e4b6da
/* Define to the full name of this package. */
Packit e4b6da
#undef PACKAGE_NAME
Packit e4b6da
Packit e4b6da
/* Define to the full name and version of this package. */
Packit e4b6da
#undef PACKAGE_STRING
Packit e4b6da
Packit e4b6da
/* Define to the one symbol short name of this package. */
Packit e4b6da
#undef PACKAGE_TARNAME
Packit e4b6da
Packit e4b6da
/* Define to the version of this package. */
Packit e4b6da
#undef PACKAGE_VERSION
Packit e4b6da
Packit e4b6da
/* Define to 1 if you have the ANSI C header files. */
Packit e4b6da
#undef STDC_HEADERS
Packit e4b6da
Packit e4b6da
/* Version number of package */
Packit e4b6da
#undef VERSION