1 #ifndef _INCLUDE_CPPUNIT_CONFIG_AUTO_H 2 #define _INCLUDE_CPPUNIT_CONFIG_AUTO_H 1 3 4 /* include/cppunit/config-auto.h. Generated automatically at end of configure. */ 5 /* config.h. Generated from config.h.in by configure. */ 6 /* config.h.in. Generated from configure.ac by autoheader. */ 7 8 /* define if library uses std::string::compare(string,pos,n) */ 9 /* #undef FUNC_STRING_COMPARE_STRING_FIRST */ 10 11 /* define if the library defines strstream */ 12 #ifndef CPPUNIT_HAVE_CLASS_STRSTREAM 13 #define CPPUNIT_HAVE_CLASS_STRSTREAM 1 14 #endif 15 16 /* Define to 1 if you have the <cmath> header file. */ 17 #ifndef CPPUNIT_HAVE_CMATH 18 #define CPPUNIT_HAVE_CMATH 1 19 #endif 20 21 /* define if the compiler supports basic C++11 syntax */ 22 #ifndef CPPUNIT_HAVE_CXX11 23 #define CPPUNIT_HAVE_CXX11 1 24 #endif 25 26 /* Define if you have the GNU dld library. */ 27 /* #undef HAVE_DLD */ 28 29 /* Define to 1 if you have the `dlerror' function. */ 30 #ifndef CPPUNIT_HAVE_DLERROR 31 #define CPPUNIT_HAVE_DLERROR 1 32 #endif 33 34 /* Define to 1 if you have the <dlfcn.h> header file. */ 35 #ifndef CPPUNIT_HAVE_DLFCN_H 36 #define CPPUNIT_HAVE_DLFCN_H 1 37 #endif 38 39 /* Define to 1 if you have the `finite' function. */ 40 #ifndef CPPUNIT_HAVE_FINITE 41 #define CPPUNIT_HAVE_FINITE 1 42 #endif 43 44 /* define if the compiler supports GCC C++ ABI name demangling */ 45 #ifndef CPPUNIT_HAVE_GCC_ABI_DEMANGLE 46 #define CPPUNIT_HAVE_GCC_ABI_DEMANGLE 1 47 #endif 48 49 /* Define to 1 if you have the <inttypes.h> header file. */ 50 #ifndef CPPUNIT_HAVE_INTTYPES_H 51 #define CPPUNIT_HAVE_INTTYPES_H 1 52 #endif 53 54 /* define if compiler has isfinite */ 55 #ifndef CPPUNIT_HAVE_ISFINITE 56 #define CPPUNIT_HAVE_ISFINITE 1 57 #endif 58 59 /* Define if you have the libdl library or equivalent. */ 60 #ifndef CPPUNIT_HAVE_LIBDL 61 #define CPPUNIT_HAVE_LIBDL 1 62 #endif 63 64 /* Define to 1 if you have the <memory.h> header file. */ 65 #ifndef CPPUNIT_HAVE_MEMORY_H 66 #define CPPUNIT_HAVE_MEMORY_H 1 67 #endif 68 69 /* define if the compiler implements namespaces */ 70 #ifndef CPPUNIT_HAVE_NAMESPACES 71 #define CPPUNIT_HAVE_NAMESPACES 1 72 #endif 73 74 /* Define if you have the shl_load function. */ 75 /* #undef HAVE_SHL_LOAD */ 76 77 /* define if the compiler has stringstream */ 78 #ifndef CPPUNIT_HAVE_SSTREAM 79 #define CPPUNIT_HAVE_SSTREAM 1 80 #endif 81 82 /* Define to 1 if you have the <stdint.h> header file. */ 83 #ifndef CPPUNIT_HAVE_STDINT_H 84 #define CPPUNIT_HAVE_STDINT_H 1 85 #endif 86 87 /* Define to 1 if you have the <stdlib.h> header file. */ 88 #ifndef CPPUNIT_HAVE_STDLIB_H 89 #define CPPUNIT_HAVE_STDLIB_H 1 90 #endif 91 92 /* Define to 1 if you have the <strings.h> header file. */ 93 #ifndef CPPUNIT_HAVE_STRINGS_H 94 #define CPPUNIT_HAVE_STRINGS_H 1 95 #endif 96 97 /* Define to 1 if you have the <string.h> header file. */ 98 #ifndef CPPUNIT_HAVE_STRING_H 99 #define CPPUNIT_HAVE_STRING_H 1 100 #endif 101 102 /* Define to 1 if you have the <strstream> header file. */ 103 #ifndef CPPUNIT_HAVE_STRSTREAM 104 #define CPPUNIT_HAVE_STRSTREAM 1 105 #endif 106 107 /* Define to 1 if you have the <sys/stat.h> header file. */ 108 #ifndef CPPUNIT_HAVE_SYS_STAT_H 109 #define CPPUNIT_HAVE_SYS_STAT_H 1 110 #endif 111 112 /* Define to 1 if you have the <sys/types.h> header file. */ 113 #ifndef CPPUNIT_HAVE_SYS_TYPES_H 114 #define CPPUNIT_HAVE_SYS_TYPES_H 1 115 #endif 116 117 /* Define to 1 if you have the <unistd.h> header file. */ 118 #ifndef CPPUNIT_HAVE_UNISTD_H 119 #define CPPUNIT_HAVE_UNISTD_H 1 120 #endif 121 122 /* Define to the sub-directory where libtool stores uninstalled libraries. */ 123 #ifndef CPPUNIT_LT_OBJDIR 124 #define CPPUNIT_LT_OBJDIR ".libs/" 125 #endif 126 127 /* Disable debugging information */ 128 #ifndef CPPUNIT_NDEBUG 129 #define CPPUNIT_NDEBUG /**/ 130 #endif 131 132 /* Name of package */ 133 #ifndef CPPUNIT_PACKAGE 134 #define CPPUNIT_PACKAGE "cppunit" 135 #endif 136 137 /* Define to the address where bug reports for this package should be sent. */ 138 #ifndef CPPUNIT_PACKAGE_BUGREPORT 139 #define CPPUNIT_PACKAGE_BUGREPORT "" 140 #endif 141 142 /* Define to the full name of this package. */ 143 #ifndef CPPUNIT_PACKAGE_NAME 144 #define CPPUNIT_PACKAGE_NAME "cppunit" 145 #endif 146 147 /* Define to the full name and version of this package. */ 148 #ifndef CPPUNIT_PACKAGE_STRING 149 #define CPPUNIT_PACKAGE_STRING "cppunit 1.14.0" 150 #endif 151 152 /* Define to the one symbol short name of this package. */ 153 #ifndef CPPUNIT_PACKAGE_TARNAME 154 #define CPPUNIT_PACKAGE_TARNAME "cppunit" 155 #endif 156 157 /* Define to the home page for this package. */ 158 #ifndef CPPUNIT_PACKAGE_URL 159 #define CPPUNIT_PACKAGE_URL "" 160 #endif 161 162 /* Define to the version of this package. */ 163 #ifndef CPPUNIT_PACKAGE_VERSION 164 #define CPPUNIT_PACKAGE_VERSION "1.14.0" 165 #endif 166 167 /* Define to 1 if you have the ANSI C header files. */ 168 /* #undef STDC_HEADERS */ 169 170 /* Version number of package */ 171 #ifndef CPPUNIT_VERSION 172 #define CPPUNIT_VERSION "1.14.0" 173 #endif 174 175 /* once: _INCLUDE_CPPUNIT_CONFIG_AUTO_H */ 176 #endif 177