Blame config.h.in

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