Blame build/config.h.in

Packit 908522
/* build/config.h.in.  Generated from configure.ac by autoheader.  */
Packit 908522
Packit 908522
/* Defined when the --enable-api-exceptions configure argument was given */
Packit 908522
#undef CAIROMM_EXCEPTIONS_ENABLED
Packit 908522
Packit 908522
/* Major version number of cairomm. */
Packit 908522
#undef CAIROMM_MAJOR_VERSION
Packit 908522
Packit 908522
/* Micro version number of cairomm. */
Packit 908522
#undef CAIROMM_MICRO_VERSION
Packit 908522
Packit 908522
/* Minor version number of cairomm. */
Packit 908522
#undef CAIROMM_MINOR_VERSION
Packit 908522
Packit 908522
/* define if the Boost library is available */
Packit 908522
#undef HAVE_BOOST
Packit 908522
Packit 908522
/* define if the Boost::Unit_Test_Framework library is available */
Packit 908522
#undef HAVE_BOOST_UNIT_TEST_FRAMEWORK
Packit 908522
Packit 908522
/* define if the compiler supports basic C++11 syntax */
Packit 908522
#undef HAVE_CXX11
Packit 908522
Packit 908522
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 908522
#undef HAVE_DLFCN_H
Packit 908522
Packit 908522
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 908522
#undef HAVE_INTTYPES_H
Packit 908522
Packit 908522
/* Define to 1 if you have the <memory.h> header file. */
Packit 908522
#undef HAVE_MEMORY_H
Packit 908522
Packit 908522
/* Define to 1 if you have the <stdint.h> header file. */
Packit 908522
#undef HAVE_STDINT_H
Packit 908522
Packit 908522
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 908522
#undef HAVE_STDLIB_H
Packit 908522
Packit 908522
/* Define to 1 if you have the <strings.h> header file. */
Packit 908522
#undef HAVE_STRINGS_H
Packit 908522
Packit 908522
/* Define to 1 if you have the <string.h> header file. */
Packit 908522
#undef HAVE_STRING_H
Packit 908522
Packit 908522
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 908522
#undef HAVE_SYS_STAT_H
Packit 908522
Packit 908522
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 908522
#undef HAVE_SYS_TYPES_H
Packit 908522
Packit 908522
/* Define to 1 if you have the <unistd.h> header file. */
Packit 908522
#undef HAVE_UNISTD_H
Packit 908522
Packit 908522
/* Define to the sub-directory in which libtool stores uninstalled libraries.
Packit 908522
   */
Packit 908522
#undef LT_OBJDIR
Packit 908522
Packit 908522
/* Define to the address where bug reports for this package should be sent. */
Packit 908522
#undef PACKAGE_BUGREPORT
Packit 908522
Packit 908522
/* Define to the full name of this package. */
Packit 908522
#undef PACKAGE_NAME
Packit 908522
Packit 908522
/* Define to the full name and version of this package. */
Packit 908522
#undef PACKAGE_STRING
Packit 908522
Packit 908522
/* Define to the one symbol short name of this package. */
Packit 908522
#undef PACKAGE_TARNAME
Packit 908522
Packit 908522
/* Define to the home page for this package. */
Packit 908522
#undef PACKAGE_URL
Packit 908522
Packit 908522
/* Define to the version of this package. */
Packit 908522
#undef PACKAGE_VERSION
Packit 908522
Packit 908522
/* Define to 1 if you have the ANSI C header files. */
Packit 908522
#undef STDC_HEADERS