Blame config.h.in

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