Qucs-core  0.0.19
config.h
Go to the documentation of this file.
00001 /* config.h.  Generated from config.h.in by configure.  */
00002 /* config.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 
00005 /* __BEGIN_DECLS should be used at the beginning of your declarations,
00006    so that C++ compilers do not mangle their names.  Use __END_DECLS at
00007    the end of C declarations. */
00008 /* #undef __BEGIN_DECLS */
00009 /* #undef __END_DECLS */
00010 #ifdef __cplusplus
00011 # define __BEGIN_DECLS extern "C" {
00012 # define __END_DECLS }
00013 #else
00014 # define __BEGIN_DECLS
00015 # define __END_DECLS
00016 #endif
00017 
00018 #ifndef _GNU_SOURCE
00019 #define _GNU_SOURCE 1
00020 #endif
00021 
00022 
00023 /* Define if debug output should be supported. */
00024 #define DEBUG 1
00025 
00026 /* Git short revision hash. */
00027 #define GIT_REVISION "e5495d4"
00028 
00029 /* Define to 1 if you have the `acos' function. */
00030 #define HAVE_ACOS 1
00031 
00032 /* Define to 1 if you have the `acosh' function. */
00033 #define HAVE_ACOSH 1
00034 
00035 /* Define to 1 if you have the `asin' function. */
00036 #define HAVE_ASIN 1
00037 
00038 /* Define to 1 if you have the `asinh' function. */
00039 #define HAVE_ASINH 1
00040 
00041 /* Define to 1 if you have the `atan' function. */
00042 #define HAVE_ATAN 1
00043 
00044 /* Define to 1 if you have the `atan2' function. */
00045 #define HAVE_ATAN2 1
00046 
00047 /* Define to 1 if you have the `atanh' function. */
00048 #define HAVE_ATANH 1
00049 
00050 /* Define to 1 if you have the `ceil' function. */
00051 #define HAVE_CEIL 1
00052 
00053 /* Define if the compiler has complex<T>. */
00054 #define HAVE_COMPLEX 1
00055 
00056 /* Define to 1 if you have the `cos' function. */
00057 #define HAVE_COS 1
00058 
00059 /* Define to 1 if you have the `cosh' function. */
00060 #define HAVE_COSH 1
00061 
00062 /* define if the compiler supports basic C++11 syntax */
00063 /* #undef HAVE_CXX11 */
00064 
00065 /* Define to 1 if you have the complex `abs' function. */
00066 #define HAVE_CXX_COMPLEX_ABS 1
00067 
00068 /* Define to 1 if you have the complex `acos' function. */
00069 #define HAVE_CXX_COMPLEX_ACOS 1
00070 
00071 /* Define to 1 if you have the complex `acosh' function. */
00072 #define HAVE_CXX_COMPLEX_ACOSH 1
00073 
00074 /* Define to 1 if you have the complex `arg' function. */
00075 #define HAVE_CXX_COMPLEX_ARG 1
00076 
00077 /* Define to 1 if you have the complex `asin' function. */
00078 #define HAVE_CXX_COMPLEX_ASIN 1
00079 
00080 /* Define to 1 if you have the complex `asinh' function. */
00081 #define HAVE_CXX_COMPLEX_ASINH 1
00082 
00083 /* Define to 1 if you have the complex `atan' function. */
00084 #define HAVE_CXX_COMPLEX_ATAN 1
00085 
00086 /* Define to 1 if you have the complex atan2 function. */
00087 /* #undef HAVE_CXX_COMPLEX_ATAN2 */
00088 
00089 /* Define to 1 if you have the complex `atanh' function. */
00090 #define HAVE_CXX_COMPLEX_ATANH 1
00091 
00092 /* Define to 1 if you have the complex `below' function. */
00093 /* #undef HAVE_CXX_COMPLEX_BELOW */
00094 
00095 /* Define to 1 if you have the complex `conj' function. */
00096 #define HAVE_CXX_COMPLEX_CONJ 1
00097 
00098 /* Define to 1 if you have the complex `cos' function. */
00099 #define HAVE_CXX_COMPLEX_COS 1
00100 
00101 /* Define to 1 if you have the complex `cosh' function. */
00102 #define HAVE_CXX_COMPLEX_COSH 1
00103 
00104 /* Define to 1 if you have the complex `C++11' function. */
00105 /* #undef HAVE_CXX_COMPLEX_C__11 */
00106 
00107 /* Define to 1 if you have the complex `dnl' function. */
00108 /* #undef HAVE_CXX_COMPLEX_DNL */
00109 
00110 /* Define to 1 if you have the complex `exp' function. */
00111 #define HAVE_CXX_COMPLEX_EXP 1
00112 
00113 /* Define to 1 if you have the complex fmod function. */
00114 /* #undef HAVE_CXX_COMPLEX_FMOD */
00115 
00116 /* Define to 1 if you have the complex `imag' function. */
00117 #define HAVE_CXX_COMPLEX_IMAG 1
00118 
00119 /* Define to 1 if you have the complex `log' function. */
00120 #define HAVE_CXX_COMPLEX_LOG 1
00121 
00122 /* Define to 1 if you have the complex `log10' function. */
00123 #define HAVE_CXX_COMPLEX_LOG10 1
00124 
00125 /* Define to 1 if you have the complex `log2' function. */
00126 /* #undef HAVE_CXX_COMPLEX_LOG2 */
00127 
00128 /* Define to 1 if you have the complex `norm' function. */
00129 #define HAVE_CXX_COMPLEX_NORM 1
00130 
00131 /* Define to 1 if you have the complex polar (double, double) function. */
00132 #define HAVE_CXX_COMPLEX_POLAR 1
00133 
00134 /* Define to 1 if you have the complex polar (complex, complex) function. */
00135 /* #undef HAVE_CXX_COMPLEX_POLAR_COMPLEX */
00136 
00137 /* Define to 1 if you have the complex pow function. */
00138 #define HAVE_CXX_COMPLEX_POW 1
00139 
00140 /* Define to 1 if you have the complex `proj' function. */
00141 #define HAVE_CXX_COMPLEX_PROJ 1
00142 
00143 /* Define to 1 if you have the complex `real' function. */
00144 #define HAVE_CXX_COMPLEX_REAL 1
00145 
00146 /* Define to 1 if you have the complex `see' function. */
00147 /* #undef HAVE_CXX_COMPLEX_SEE */
00148 
00149 /* Define to 1 if you have the complex `sin' function. */
00150 #define HAVE_CXX_COMPLEX_SIN 1
00151 
00152 /* Define to 1 if you have the complex `sinh' function. */
00153 #define HAVE_CXX_COMPLEX_SINH 1
00154 
00155 /* Define to 1 if you have the complex `skip,' function. */
00156 /* #undef HAVE_CXX_COMPLEX_SKIP_ */
00157 
00158 /* Define to 1 if you have the complex `sqrt' function. */
00159 #define HAVE_CXX_COMPLEX_SQRT 1
00160 
00161 /* Define to 1 if you have the complex `tan' function. */
00162 #define HAVE_CXX_COMPLEX_TAN 1
00163 
00164 /* Define to 1 if you have the complex `tanh' function. */
00165 #define HAVE_CXX_COMPLEX_TANH 1
00166 
00167 /* Define to 1 if you have the <dlfcn.h> header file. */
00168 #define HAVE_DLFCN_H 1
00169 
00170 /* define if the compiler supports iterator erase(const_iterator position) */
00171 /* #undef HAVE_ERASE_CONSTANT_ITERATOR */
00172 
00173 /* Define to 1 if you have the `erf' function. */
00174 #define HAVE_ERF 1
00175 
00176 /* Define to 1 if you have the `erfc' function. */
00177 #define HAVE_ERFC 1
00178 
00179 /* Define to 1 if you have the `exp' function. */
00180 #define HAVE_EXP 1
00181 
00182 /* Define to 1 if you have the `fabs' function. */
00183 #define HAVE_FABS 1
00184 
00185 /* Define to 1 if you have the `floor' function. */
00186 #define HAVE_FLOOR 1
00187 
00188 /* Define to 1 if you have the `fmod' function. */
00189 #define HAVE_FMOD 1
00190 
00191 /* Define to 1 if you have the `hypot' function. */
00192 #define HAVE_HYPOT 1
00193 
00194 /* Define to 1 if you have the <ieeefp.h> header file. */
00195 /* #undef HAVE_IEEEFP_H */
00196 
00197 /* Define to 1 if you have the <inttypes.h> header file. */
00198 #define HAVE_INTTYPES_H 1
00199 
00200 /* Define to 1 if you have the `jn' function. */
00201 #define HAVE_JN 1
00202 
00203 /* Define to 1 if you have the `m' library (-lm). */
00204 #define HAVE_LIBM 1
00205 
00206 /* Define to 1 if you have the `log' function. */
00207 #define HAVE_LOG 1
00208 
00209 /* Define to 1 if you have the `log10' function. */
00210 #define HAVE_LOG10 1
00211 
00212 /* Define to 1 if you have the <memory.h> header file. */
00213 #define HAVE_MEMORY_H 1
00214 
00215 /* Define to 1 if you have the `modf' function. */
00216 #define HAVE_MODF 1
00217 
00218 /* define if the compiler implements namespaces */
00219 #define HAVE_NAMESPACES 
00220 
00221 /* define if the compiler has numeric_limits<T> */
00222 #define HAVE_NUMERIC_LIMITS 
00223 
00224 /* Define to 1 if you have the `pow' function. */
00225 #define HAVE_POW 1
00226 
00227 /* Define to 1 if you have the `round' function. */
00228 #define HAVE_ROUND 1
00229 
00230 /* Define to 1 if you have the `sin' function. */
00231 #define HAVE_SIN 1
00232 
00233 /* Define to 1 if you have the `sinh' function. */
00234 #define HAVE_SINH 1
00235 
00236 /* Define to 1 if you have the `sqrt' function. */
00237 #define HAVE_SQRT 1
00238 
00239 /* Define to 1 if you have the <stddef.h> header file. */
00240 #define HAVE_STDDEF_H 1
00241 
00242 /* Define to 1 if you have the <stdint.h> header file. */
00243 #define HAVE_STDINT_H 1
00244 
00245 /* Define to 1 if you have the <stdlib.h> header file. */
00246 #define HAVE_STDLIB_H 1
00247 
00248 /* Define to 1 if you have the `std::acosh` function. */
00249 #define HAVE_STD_ACOSH 1
00250 
00251 /* Define to 1 if you have the `std::asinh` function. */
00252 #define HAVE_STD_ASINH 1
00253 
00254 /* Define to 1 if you have the `std::atanh` function. */
00255 #define HAVE_STD_ATANH 1
00256 
00257 /* Define to 1 if you have the `std::erf` function. */
00258 #define HAVE_STD_ERF 1
00259 
00260 /* Define to 1 if you have the `std::erfc` function. */
00261 #define HAVE_STD_ERFC 1
00262 
00263 /* Define to 1 if you have the `std::fmod` function. */
00264 /* #undef HAVE_STD_FMOD */
00265 
00266 /* Define to 1 if you have the `std::hypot` function. */
00267 /* #undef HAVE_STD_HYPOT */
00268 
00269 /* Define to 1 if you have the `std::round` function. */
00270 #define HAVE_STD_ROUND 1
00271 
00272 /* Define to 1 if you have the `std::trunc` function. */
00273 /* #undef HAVE_STD_TRUNC */
00274 
00275 /* Define to 1 if you have the `strchr' function. */
00276 #define HAVE_STRCHR 1
00277 
00278 /* Define to 1 if you have the `strdup' function. */
00279 #define HAVE_STRDUP 1
00280 
00281 /* Define to 1 if you have the `strerror' function. */
00282 #define HAVE_STRERROR 1
00283 
00284 /* Define to 1 if you have the <strings.h> header file. */
00285 #define HAVE_STRINGS_H 1
00286 
00287 /* Define to 1 if you have the <string.h> header file. */
00288 #define HAVE_STRING_H 1
00289 
00290 /* Define to 1 if you have the <sys/stat.h> header file. */
00291 #define HAVE_SYS_STAT_H 1
00292 
00293 /* Define to 1 if you have the <sys/types.h> header file. */
00294 #define HAVE_SYS_TYPES_H 1
00295 
00296 /* Define to 1 if you have the `tan' function. */
00297 #define HAVE_TAN 1
00298 
00299 /* Define to 1 if you have the `tanh' function. */
00300 #define HAVE_TANH 1
00301 
00302 /* Define to 1 if you have the `trunc' function. */
00303 #define HAVE_TRUNC 1
00304 
00305 /* Define to 1 if you have the <unistd.h> header file. */
00306 #define HAVE_UNISTD_H 1
00307 
00308 /* Define to 1 if you have the `yn' function. */
00309 #define HAVE_YN 1
00310 
00311 /* Define to the sub-directory in which libtool stores uninstalled libraries.
00312    */
00313 #define LT_OBJDIR ".libs/"
00314 
00315 /* Define if debug code should be suppressed. */
00316 /* #undef NDEBUG */
00317 
00318 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
00319 /* #undef NO_MINUS_C_MINUS_O */
00320 
00321 /* The size of the double representation. */
00322 #define NR_DOUBLE_SIZE 8
00323 
00324 /* Define to the address where bug reports for this package should be sent. */
00325 #define PACKAGE_BUGREPORT "qucs-bugs@lists.sourceforge.net"
00326 
00327 /* Define to the full name of this package. */
00328 #define PACKAGE_NAME "qucs-core"
00329 
00330 /* Define to the full name and version of this package. */
00331 #define PACKAGE_STRING "qucs-core 0.0.19"
00332 
00333 /* Define to the one symbol short name of this package. */
00334 #define PACKAGE_TARNAME "qucs-core"
00335 
00336 /* Define to the home page for this package. */
00337 #define PACKAGE_URL ""
00338 
00339 /* Define to the version of this package. */
00340 #define PACKAGE_VERSION "0.0.19"
00341 
00342 /* The size of `int', as computed by sizeof. */
00343 #define SIZEOF_INT 4
00344 
00345 /* The size of `long', as computed by sizeof. */
00346 #define SIZEOF_LONG 8
00347 
00348 /* The size of `long double', as computed by sizeof. */
00349 /* #undef SIZEOF_LONG_DOUBLE */
00350 
00351 /* The size of `short', as computed by sizeof. */
00352 #define SIZEOF_SHORT 2
00353 
00354 /* Define to 1 if you have the ANSI C header files. */
00355 #define STDC_HEADERS 1
00356 
00357 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
00358    `char[]'. */
00359 #define YYTEXT_POINTER 1
00360 
00361 /* iterator type for erase */
00362 #define autoconfigured_erase_iterator iterator
00363 
00364 /* Define to empty if `const' does not conform to ANSI C. */
00365 /* #undef const */
00366 
00367 /* The global type of double representation. */
00368 #define nr_double_t double
00369 
00370 /* Define to `unsigned int' if <sys/types.h> does not define. */
00371 /* #undef size_t */