Blame config.h.in

Packit a7d494
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit a7d494
Packit a7d494
/* Defined if native language support should be enabled. */
Packit a7d494
#undef ENABLE_NLS
Packit a7d494
Packit a7d494
/* Define to the gettext package name. */
Packit a7d494
#undef GETTEXT_PACKAGE
Packit a7d494
Packit a7d494
/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
Packit a7d494
   CoreFoundation framework. */
Packit a7d494
#undef HAVE_CFLOCALECOPYCURRENT
Packit a7d494
Packit a7d494
/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
Packit a7d494
   the CoreFoundation framework. */
Packit a7d494
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
Packit a7d494
Packit a7d494
/* Define if the GNU dcgettext() function is already present or preinstalled.
Packit a7d494
   */
Packit a7d494
#undef HAVE_DCGETTEXT
Packit a7d494
Packit a7d494
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit a7d494
#undef HAVE_DLFCN_H
Packit a7d494
Packit a7d494
/* Define if the GNU gettext() function is already present or preinstalled. */
Packit a7d494
#undef HAVE_GETTEXT
Packit a7d494
Packit a7d494
/* Define if you have the iconv() function and it works. */
Packit a7d494
#undef HAVE_ICONV
Packit a7d494
Packit a7d494
/* Define to 1 if you have the <inttypes.h> header file. */
Packit a7d494
#undef HAVE_INTTYPES_H
Packit a7d494
Packit a7d494
/* Define to 1 if you have the <memory.h> header file. */
Packit a7d494
#undef HAVE_MEMORY_H
Packit a7d494
Packit a7d494
/* Define to 1 if you have the <stdint.h> header file. */
Packit a7d494
#undef HAVE_STDINT_H
Packit a7d494
Packit a7d494
/* Define to 1 if you have the <stdlib.h> header file. */
Packit a7d494
#undef HAVE_STDLIB_H
Packit a7d494
Packit a7d494
/* Define to 1 if you have the <strings.h> header file. */
Packit a7d494
#undef HAVE_STRINGS_H
Packit a7d494
Packit a7d494
/* Define to 1 if you have the <string.h> header file. */
Packit a7d494
#undef HAVE_STRING_H
Packit a7d494
Packit a7d494
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit a7d494
#undef HAVE_SYS_STAT_H
Packit a7d494
Packit a7d494
/* Define to 1 if you have the <sys/types.h> header file. */
Packit a7d494
#undef HAVE_SYS_TYPES_H
Packit a7d494
Packit a7d494
/* Define to 1 if you have the <unistd.h> header file. */
Packit a7d494
#undef HAVE_UNISTD_H
Packit a7d494
Packit a7d494
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit a7d494
#undef LT_OBJDIR
Packit a7d494
Packit a7d494
/* Defined if os is Mac OSX */
Packit a7d494
#undef OS_OSX
Packit a7d494
Packit a7d494
/* Name of package */
Packit a7d494
#undef PACKAGE
Packit a7d494
Packit a7d494
/* Define to the address where bug reports for this package should be sent. */
Packit a7d494
#undef PACKAGE_BUGREPORT
Packit a7d494
Packit a7d494
/* Define to the full name of this package. */
Packit a7d494
#undef PACKAGE_NAME
Packit a7d494
Packit a7d494
/* Define to the full name and version of this package. */
Packit a7d494
#undef PACKAGE_STRING
Packit a7d494
Packit a7d494
/* Define to the one symbol short name of this package. */
Packit a7d494
#undef PACKAGE_TARNAME
Packit a7d494
Packit a7d494
/* Define to the home page for this package. */
Packit a7d494
#undef PACKAGE_URL
Packit a7d494
Packit a7d494
/* Define to the version of this package. */
Packit a7d494
#undef PACKAGE_VERSION
Packit a7d494
Packit a7d494
/* Define to 1 if you have the ANSI C header files. */
Packit a7d494
#undef STDC_HEADERS
Packit a7d494
Packit a7d494
/* Version number of package */
Packit a7d494
#undef VERSION
Packit a7d494
Packit a7d494
/* defines how to decorate public symbols while building */
Packit a7d494
#undef _GTK_SOURCE_EXTERN