Blame config.h.in

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