Blame config.h.in

Packit 8c9aa0
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 8c9aa0
Packit 8c9aa0
/* define if library uses std::string::compare(string,pos,n) */
Packit 8c9aa0
#undef FUNC_STRING_COMPARE_STRING_FIRST
Packit 8c9aa0
Packit 8c9aa0
/* define if the library defines strstream */
Packit 8c9aa0
#undef HAVE_CLASS_STRSTREAM
Packit 8c9aa0
Packit 8c9aa0
/* Define to 1 if you have the <cmath> header file. */
Packit 8c9aa0
#undef HAVE_CMATH
Packit 8c9aa0
Packit 8c9aa0
/* define if the compiler supports basic C++11 syntax */
Packit 8c9aa0
#undef HAVE_CXX11
Packit 8c9aa0
Packit 8c9aa0
/* Define if you have the GNU dld library. */
Packit 8c9aa0
#undef HAVE_DLD
Packit 8c9aa0
Packit 8c9aa0
/* Define to 1 if you have the `dlerror' function. */
Packit 8c9aa0
#undef HAVE_DLERROR
Packit 8c9aa0
Packit 8c9aa0
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 8c9aa0
#undef HAVE_DLFCN_H
Packit 8c9aa0
Packit 8c9aa0
/* Define to 1 if you have the `finite' function. */
Packit 8c9aa0
#undef HAVE_FINITE
Packit 8c9aa0
Packit 8c9aa0
/* define if the compiler supports GCC C++ ABI name demangling */
Packit 8c9aa0
#undef HAVE_GCC_ABI_DEMANGLE
Packit 8c9aa0
Packit 8c9aa0
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 8c9aa0
#undef HAVE_INTTYPES_H
Packit 8c9aa0
Packit 8c9aa0
/* define if compiler has isfinite */
Packit 8c9aa0
#undef HAVE_ISFINITE
Packit 8c9aa0
Packit 8c9aa0
/* Define if you have the libdl library or equivalent. */
Packit 8c9aa0
#undef HAVE_LIBDL
Packit 8c9aa0
Packit 8c9aa0
/* Define to 1 if you have the <memory.h> header file. */
Packit 8c9aa0
#undef HAVE_MEMORY_H
Packit 8c9aa0
Packit 8c9aa0
/* define if the compiler implements namespaces */
Packit 8c9aa0
#undef HAVE_NAMESPACES
Packit 8c9aa0
Packit 8c9aa0
/* Define if you have the shl_load function. */
Packit 8c9aa0
#undef HAVE_SHL_LOAD
Packit 8c9aa0
Packit 8c9aa0
/* define if the compiler has stringstream */
Packit 8c9aa0
#undef HAVE_SSTREAM
Packit 8c9aa0
Packit 8c9aa0
/* Define to 1 if you have the <stdint.h> header file. */
Packit 8c9aa0
#undef HAVE_STDINT_H
Packit 8c9aa0
Packit 8c9aa0
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 8c9aa0
#undef HAVE_STDLIB_H
Packit 8c9aa0
Packit 8c9aa0
/* Define to 1 if you have the <strings.h> header file. */
Packit 8c9aa0
#undef HAVE_STRINGS_H
Packit 8c9aa0
Packit 8c9aa0
/* Define to 1 if you have the <string.h> header file. */
Packit 8c9aa0
#undef HAVE_STRING_H
Packit 8c9aa0
Packit 8c9aa0
/* Define to 1 if you have the <strstream> header file. */
Packit 8c9aa0
#undef HAVE_STRSTREAM
Packit 8c9aa0
Packit 8c9aa0
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 8c9aa0
#undef HAVE_SYS_STAT_H
Packit 8c9aa0
Packit 8c9aa0
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 8c9aa0
#undef HAVE_SYS_TYPES_H
Packit 8c9aa0
Packit 8c9aa0
/* Define to 1 if you have the <unistd.h> header file. */
Packit 8c9aa0
#undef HAVE_UNISTD_H
Packit 8c9aa0
Packit 8c9aa0
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit 8c9aa0
#undef LT_OBJDIR
Packit 8c9aa0
Packit 8c9aa0
/* Disable debugging information */
Packit 8c9aa0
#undef NDEBUG
Packit 8c9aa0
Packit 8c9aa0
/* Name of package */
Packit 8c9aa0
#undef PACKAGE
Packit 8c9aa0
Packit 8c9aa0
/* Define to the address where bug reports for this package should be sent. */
Packit 8c9aa0
#undef PACKAGE_BUGREPORT
Packit 8c9aa0
Packit 8c9aa0
/* Define to the full name of this package. */
Packit 8c9aa0
#undef PACKAGE_NAME
Packit 8c9aa0
Packit 8c9aa0
/* Define to the full name and version of this package. */
Packit 8c9aa0
#undef PACKAGE_STRING
Packit 8c9aa0
Packit 8c9aa0
/* Define to the one symbol short name of this package. */
Packit 8c9aa0
#undef PACKAGE_TARNAME
Packit 8c9aa0
Packit 8c9aa0
/* Define to the home page for this package. */
Packit 8c9aa0
#undef PACKAGE_URL
Packit 8c9aa0
Packit 8c9aa0
/* Define to the version of this package. */
Packit 8c9aa0
#undef PACKAGE_VERSION
Packit 8c9aa0
Packit 8c9aa0
/* Define to 1 if you have the ANSI C header files. */
Packit 8c9aa0
#undef STDC_HEADERS
Packit 8c9aa0
Packit 8c9aa0
/* Version number of package */
Packit 8c9aa0
#undef VERSION