Blame config.h.in

Packit a7402c
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit a7402c
Packit a7402c
/* define if the compiler supports basic C++11 syntax */
Packit a7402c
#undef HAVE_CXX11
Packit a7402c
Packit a7402c
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit a7402c
#undef HAVE_DLFCN_H
Packit a7402c
Packit a7402c
/* Define to 1 if the system has the `format' function attribute */
Packit a7402c
#undef HAVE_FUNC_ATTRIBUTE_FORMAT
Packit a7402c
Packit a7402c
/* Define to 1 if you have the <inttypes.h> header file. */
Packit a7402c
#undef HAVE_INTTYPES_H
Packit a7402c
Packit a7402c
/* Define to 1 if you have the <memory.h> header file. */
Packit a7402c
#undef HAVE_MEMORY_H
Packit a7402c
Packit a7402c
/* Define to 1 if you have the <stdint.h> header file. */
Packit a7402c
#undef HAVE_STDINT_H
Packit a7402c
Packit a7402c
/* Define to 1 if you have the <stdlib.h> header file. */
Packit a7402c
#undef HAVE_STDLIB_H
Packit a7402c
Packit a7402c
/* Define to 1 if you have the <strings.h> header file. */
Packit a7402c
#undef HAVE_STRINGS_H
Packit a7402c
Packit a7402c
/* Define to 1 if you have the <string.h> header file. */
Packit a7402c
#undef HAVE_STRING_H
Packit a7402c
Packit a7402c
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit a7402c
#undef HAVE_SYS_STAT_H
Packit a7402c
Packit a7402c
/* Define to 1 if you have the <sys/types.h> header file. */
Packit a7402c
#undef HAVE_SYS_TYPES_H
Packit a7402c
Packit a7402c
/* Define to 1 if you have the <unistd.h> header file. */
Packit a7402c
#undef HAVE_UNISTD_H
Packit a7402c
Packit a7402c
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit a7402c
#undef LT_OBJDIR
Packit a7402c
Packit a7402c
/* Name of package */
Packit a7402c
#undef PACKAGE
Packit a7402c
Packit a7402c
/* Define to the address where bug reports for this package should be sent. */
Packit a7402c
#undef PACKAGE_BUGREPORT
Packit a7402c
Packit a7402c
/* Define to the full name of this package. */
Packit a7402c
#undef PACKAGE_NAME
Packit a7402c
Packit a7402c
/* Define to the full name and version of this package. */
Packit a7402c
#undef PACKAGE_STRING
Packit a7402c
Packit a7402c
/* Define to the one symbol short name of this package. */
Packit a7402c
#undef PACKAGE_TARNAME
Packit a7402c
Packit a7402c
/* Define to the home page for this package. */
Packit a7402c
#undef PACKAGE_URL
Packit a7402c
Packit a7402c
/* Define to the version of this package. */
Packit a7402c
#undef PACKAGE_VERSION
Packit a7402c
Packit a7402c
/* Define to 1 if you have the ANSI C header files. */
Packit a7402c
#undef STDC_HEADERS
Packit a7402c
Packit a7402c
/* Version number of package */
Packit a7402c
#undef VERSION