Blame telepathy-account-widgets/config.h.in

Packit 79f644
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 79f644
Packit 79f644
/* Enable debug code */
Packit 79f644
#undef ENABLE_DEBUG
Packit 79f644
Packit 79f644
/* Enable GSettings schema */
Packit 79f644
#undef ENABLE_SETTINGS
Packit 79f644
Packit 79f644
/* Prevent post 3.4 APIs */
Packit 79f644
#undef GDK_VERSION_MAX_ALLOWED
Packit 79f644
Packit 79f644
/* Ignore post 3.4 deprecations */
Packit 79f644
#undef GDK_VERSION_MIN_REQUIRED
Packit 79f644
Packit 79f644
/* Gettext package name */
Packit 79f644
#undef GETTEXT_PACKAGE
Packit 79f644
Packit 79f644
/* Prevent post 2.34 APIs */
Packit 79f644
#undef GLIB_VERSION_MAX_ALLOWED
Packit 79f644
Packit 79f644
/* Ignore post 2.30 deprecations */
Packit 79f644
#undef GLIB_VERSION_MIN_REQUIRED
Packit 79f644
Packit 79f644
/* Define to 1 to enable cheese webcam support */
Packit 79f644
#undef HAVE_CHEESE
Packit 79f644
Packit 79f644
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 79f644
#undef HAVE_DLFCN_H
Packit 79f644
Packit 79f644
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 79f644
#undef HAVE_INTTYPES_H
Packit 79f644
Packit 79f644
/* Define to 1 if you have the <memory.h> header file. */
Packit 79f644
#undef HAVE_MEMORY_H
Packit 79f644
Packit 79f644
/* Define to 1 if you have the <stdint.h> header file. */
Packit 79f644
#undef HAVE_STDINT_H
Packit 79f644
Packit 79f644
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 79f644
#undef HAVE_STDLIB_H
Packit 79f644
Packit 79f644
/* Define to 1 if you have the <strings.h> header file. */
Packit 79f644
#undef HAVE_STRINGS_H
Packit 79f644
Packit 79f644
/* Define to 1 if you have the <string.h> header file. */
Packit 79f644
#undef HAVE_STRING_H
Packit 79f644
Packit 79f644
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 79f644
#undef HAVE_SYS_STAT_H
Packit 79f644
Packit 79f644
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 79f644
#undef HAVE_SYS_TYPES_H
Packit 79f644
Packit 79f644
/* Define if you have gudev */
Packit 79f644
#undef HAVE_UDEV
Packit 79f644
Packit 79f644
/* Define to 1 if you have the <unistd.h> header file. */
Packit 79f644
#undef HAVE_UNISTD_H
Packit 79f644
Packit 79f644
/* Define to 1 to build Ubuntu Online Accounts plugins */
Packit 79f644
#undef HAVE_UOA
Packit 79f644
Packit 79f644
/* Define if valgrind should be used */
Packit 79f644
#undef HAVE_VALGRIND
Packit 79f644
Packit 79f644
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit 79f644
#undef LT_OBJDIR
Packit 79f644
Packit 79f644
/* Define to the address where bug reports for this package should be sent. */
Packit 79f644
#undef PACKAGE_BUGREPORT
Packit 79f644
Packit 79f644
/* Define to the full name of this package. */
Packit 79f644
#undef PACKAGE_NAME
Packit 79f644
Packit 79f644
/* Define to the full name and version of this package. */
Packit 79f644
#undef PACKAGE_STRING
Packit 79f644
Packit 79f644
/* Define to the one symbol short name of this package. */
Packit 79f644
#undef PACKAGE_TARNAME
Packit 79f644
Packit 79f644
/* Define to the home page for this package. */
Packit 79f644
#undef PACKAGE_URL
Packit 79f644
Packit 79f644
/* Define to the version of this package. */
Packit 79f644
#undef PACKAGE_VERSION
Packit 79f644
Packit 79f644
/* Define to 1 if you have the ANSI C header files. */
Packit 79f644
#undef STDC_HEADERS
Packit 79f644
Packit 79f644
/* Name of provider for accounts imported from libaccounts */
Packit 79f644
#undef TPAW_UOA_PROVIDER
Packit 79f644
Packit 79f644
/* Disable single include header */
Packit 79f644
#undef TP_DISABLE_SINGLE_INCLUDE
Packit 79f644
Packit 79f644
/* Prevent to use sealed variables */
Packit 79f644
#undef TP_SEAL_ENABLE
Packit 79f644
Packit 79f644
/* Prevent post 0.22 APIs */
Packit 79f644
#undef TP_VERSION_MAX_ALLOWED
Packit 79f644
Packit 79f644
/* Ignore post 0.22 deprecations */
Packit 79f644
#undef TP_VERSION_MIN_REQUIRED
Packit 79f644
Packit 79f644
/* Define to 1 if the X Window System is missing or not being used. */
Packit 79f644
#undef X_DISPLAY_MISSING