Blame config.h.in

Packit 78284e
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 78284e
Packit 78284e
/* define if the compiler supports basic C++11 syntax */
Packit 78284e
#undef HAVE_CXX11
Packit 78284e
Packit 78284e
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 78284e
#undef HAVE_DLFCN_H
Packit 78284e
Packit 78284e
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 78284e
#undef HAVE_INTTYPES_H
Packit 78284e
Packit 78284e
/* Define to 1 if you have the <memory.h> header file. */
Packit 78284e
#undef HAVE_MEMORY_H
Packit 78284e
Packit 78284e
/* Define to 1 if you have the <stdint.h> header file. */
Packit 78284e
#undef HAVE_STDINT_H
Packit 78284e
Packit 78284e
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 78284e
#undef HAVE_STDLIB_H
Packit 78284e
Packit 78284e
/* Define to 1 if you have the <strings.h> header file. */
Packit 78284e
#undef HAVE_STRINGS_H
Packit 78284e
Packit 78284e
/* Define to 1 if you have the <string.h> header file. */
Packit 78284e
#undef HAVE_STRING_H
Packit 78284e
Packit 78284e
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 78284e
#undef HAVE_SYS_STAT_H
Packit 78284e
Packit 78284e
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 78284e
#undef HAVE_SYS_TYPES_H
Packit 78284e
Packit 78284e
/* Define to 1 if you have the <unistd.h> header file. */
Packit 78284e
#undef HAVE_UNISTD_H
Packit 78284e
Packit 78284e
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit 78284e
#undef LT_OBJDIR
Packit 78284e
Packit 78284e
/* Define to the address where bug reports for this package should be sent. */
Packit 78284e
#undef PACKAGE_BUGREPORT
Packit 78284e
Packit 78284e
/* Define to the full name of this package. */
Packit 78284e
#undef PACKAGE_NAME
Packit 78284e
Packit 78284e
/* Define to the full name and version of this package. */
Packit 78284e
#undef PACKAGE_STRING
Packit 78284e
Packit 78284e
/* Define to the one symbol short name of this package. */
Packit 78284e
#undef PACKAGE_TARNAME
Packit 78284e
Packit 78284e
/* Define to the home page for this package. */
Packit 78284e
#undef PACKAGE_URL
Packit 78284e
Packit 78284e
/* Define to the version of this package. */
Packit 78284e
#undef PACKAGE_VERSION
Packit 78284e
Packit 78284e
/* Define to omit deprecated API from the library. */
Packit 78284e
#undef PANGOMM_DISABLE_DEPRECATED
Packit 78284e
Packit 78284e
/* Major version number of pangomm. */
Packit 78284e
#undef PANGOMM_MAJOR_VERSION
Packit 78284e
Packit 78284e
/* Micro version number of pangomm. */
Packit 78284e
#undef PANGOMM_MICRO_VERSION
Packit 78284e
Packit 78284e
/* Minor version number of pangomm. */
Packit 78284e
#undef PANGOMM_MINOR_VERSION
Packit 78284e
Packit 78284e
/* Define to 1 if you have the ANSI C header files. */
Packit 78284e
#undef STDC_HEADERS