Blame config.h.in

Packit 88888e
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 88888e
Packit 88888e
/* Define to 1 if translation of program messages to the user's native
Packit 88888e
   language is requested. */
Packit 88888e
#undef ENABLE_NLS
Packit 88888e
Packit 88888e
/* Gettext package */
Packit 88888e
#undef GETTEXT_PACKAGE
Packit 88888e
Packit 88888e
/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
Packit 88888e
   CoreFoundation framework. */
Packit 88888e
#undef HAVE_CFLOCALECOPYCURRENT
Packit 88888e
Packit 88888e
/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
Packit 88888e
   the CoreFoundation framework. */
Packit 88888e
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
Packit 88888e
Packit 88888e
/* Define if the GNU dcgettext() function is already present or preinstalled.
Packit 88888e
   */
Packit 88888e
#undef HAVE_DCGETTEXT
Packit 88888e
Packit 88888e
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 88888e
#undef HAVE_DLFCN_H
Packit 88888e
Packit 88888e
/* Define if the GNU gettext() function is already present or preinstalled. */
Packit 88888e
#undef HAVE_GETTEXT
Packit 88888e
Packit 88888e
/* Define if you have the iconv() function and it works. */
Packit 88888e
#undef HAVE_ICONV
Packit 88888e
Packit 88888e
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 88888e
#undef HAVE_INTTYPES_H
Packit 88888e
Packit 88888e
/* Define to 1 if you have the <memory.h> header file. */
Packit 88888e
#undef HAVE_MEMORY_H
Packit 88888e
Packit 88888e
/* Define to 1 if you have the `setlocale' function. */
Packit 88888e
#undef HAVE_SETLOCALE
Packit 88888e
Packit 88888e
/* Define to 1 if you have the <stdint.h> header file. */
Packit 88888e
#undef HAVE_STDINT_H
Packit 88888e
Packit 88888e
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 88888e
#undef HAVE_STDLIB_H
Packit 88888e
Packit 88888e
/* Define to 1 if you have the <strings.h> header file. */
Packit 88888e
#undef HAVE_STRINGS_H
Packit 88888e
Packit 88888e
/* Define to 1 if you have the <string.h> header file. */
Packit 88888e
#undef HAVE_STRING_H
Packit 88888e
Packit 88888e
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 88888e
#undef HAVE_SYS_STAT_H
Packit 88888e
Packit 88888e
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 88888e
#undef HAVE_SYS_TYPES_H
Packit 88888e
Packit 88888e
/* Define to 1 if you have the <unistd.h> header file. */
Packit 88888e
#undef HAVE_UNISTD_H
Packit 88888e
Packit 88888e
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit 88888e
#undef LT_OBJDIR
Packit 88888e
Packit 88888e
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
Packit 88888e
#undef NO_MINUS_C_MINUS_O
Packit 88888e
Packit 88888e
/* Name of package */
Packit 88888e
#undef PACKAGE
Packit 88888e
Packit 88888e
/* Define to the address where bug reports for this package should be sent. */
Packit 88888e
#undef PACKAGE_BUGREPORT
Packit 88888e
Packit 88888e
/* Define to the full name of this package. */
Packit 88888e
#undef PACKAGE_NAME
Packit 88888e
Packit 88888e
/* Define to the full name and version of this package. */
Packit 88888e
#undef PACKAGE_STRING
Packit 88888e
Packit 88888e
/* Define to the one symbol short name of this package. */
Packit 88888e
#undef PACKAGE_TARNAME
Packit 88888e
Packit 88888e
/* Define to the home page for this package. */
Packit 88888e
#undef PACKAGE_URL
Packit 88888e
Packit 88888e
/* Define to the version of this package. */
Packit 88888e
#undef PACKAGE_VERSION
Packit 88888e
Packit 88888e
/* Define to 1 if you have the ANSI C header files. */
Packit 88888e
#undef STDC_HEADERS
Packit 88888e
Packit 88888e
/* Version number of package */
Packit 88888e
#undef VERSION
Packit 88888e
Packit 88888e
/* Define to 1 if the X Window System is missing or not being used. */
Packit 88888e
#undef X_DISPLAY_MISSING