Blame config.h.in

Packit 8df227
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 8df227
Packit 8df227
/* Define to 1 if translation of program messages to the user's native
Packit 8df227
   language is requested. */
Packit 8df227
#undef ENABLE_NLS
Packit 8df227
Packit 8df227
/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
Packit 8df227
   CoreFoundation framework. */
Packit 8df227
#undef HAVE_CFLOCALECOPYCURRENT
Packit 8df227
Packit 8df227
/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
Packit 8df227
   the CoreFoundation framework. */
Packit 8df227
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
Packit 8df227
Packit 8df227
/* Define if the GNU dcgettext() function is already present or preinstalled.
Packit 8df227
   */
Packit 8df227
#undef HAVE_DCGETTEXT
Packit 8df227
Packit 8df227
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 8df227
#undef HAVE_DLFCN_H
Packit 8df227
Packit 8df227
/* Define if the GNU gettext() function is already present or preinstalled. */
Packit 8df227
#undef HAVE_GETTEXT
Packit 8df227
Packit 8df227
/* Define if you have the iconv() function and it works. */
Packit 8df227
#undef HAVE_ICONV
Packit 8df227
Packit 8df227
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 8df227
#undef HAVE_INTTYPES_H
Packit 8df227
Packit 8df227
/* Define to 1 if you have the `dl' library (-ldl). */
Packit 8df227
#undef HAVE_LIBDL
Packit 8df227
Packit 8df227
/* Define to 1 if you have the `pthread' library (-lpthread). */
Packit 8df227
#undef HAVE_LIBPTHREAD
Packit 8df227
Packit 8df227
/* Define to 1 if you have the <memory.h> header file. */
Packit 8df227
#undef HAVE_MEMORY_H
Packit 8df227
Packit 8df227
/* Define to 1 if you have the <stdint.h> header file. */
Packit 8df227
#undef HAVE_STDINT_H
Packit 8df227
Packit 8df227
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 8df227
#undef HAVE_STDLIB_H
Packit 8df227
Packit 8df227
/* Define to 1 if you have the <strings.h> header file. */
Packit 8df227
#undef HAVE_STRINGS_H
Packit 8df227
Packit 8df227
/* Define to 1 if you have the <string.h> header file. */
Packit 8df227
#undef HAVE_STRING_H
Packit 8df227
Packit 8df227
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 8df227
#undef HAVE_SYS_STAT_H
Packit 8df227
Packit 8df227
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 8df227
#undef HAVE_SYS_TYPES_H
Packit 8df227
Packit 8df227
/* Define to 1 if you have the <unistd.h> header file. */
Packit 8df227
#undef HAVE_UNISTD_H
Packit 8df227
Packit 8df227
/* Name of package */
Packit 8df227
#undef PACKAGE
Packit 8df227
Packit 8df227
/* Define to the address where bug reports for this package should be sent. */
Packit 8df227
#undef PACKAGE_BUGREPORT
Packit 8df227
Packit 8df227
/* Define to the full name of this package. */
Packit 8df227
#undef PACKAGE_NAME
Packit 8df227
Packit 8df227
/* Define to the full name and version of this package. */
Packit 8df227
#undef PACKAGE_STRING
Packit 8df227
Packit 8df227
/* Define to the one symbol short name of this package. */
Packit 8df227
#undef PACKAGE_TARNAME
Packit 8df227
Packit 8df227
/* Define to the version of this package. */
Packit 8df227
#undef PACKAGE_VERSION
Packit 8df227
Packit 8df227
/* Define to 1 if you have the ANSI C header files. */
Packit 8df227
#undef STDC_HEADERS
Packit 8df227
Packit 8df227
/* Version number of package */
Packit 8df227
#undef VERSION