Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 2 | mjames | 1 | /* config.h.in. Generated from configure.ac by autoheader. */ |
| 2 | |||
| 3 | /* Define to 1 if you have the `acos' function. */ |
||
| 4 | #undef HAVE_ACOS |
||
| 5 | |||
| 6 | /* Define to 1 if you have the `acosh' function. */ |
||
| 7 | #undef HAVE_ACOSH |
||
| 8 | |||
| 9 | /* Define to 1 if you have the `asin' function. */ |
||
| 10 | #undef HAVE_ASIN |
||
| 11 | |||
| 12 | /* Define to 1 if you have the `asinh' function. */ |
||
| 13 | #undef HAVE_ASINH |
||
| 14 | |||
| 15 | /* Define to 1 if you have the `atan' function. */ |
||
| 16 | #undef HAVE_ATAN |
||
| 17 | |||
| 18 | /* Define to 1 if you have the `atan2' function. */ |
||
| 19 | #undef HAVE_ATAN2 |
||
| 20 | |||
| 21 | /* Define to 1 if you have the <complex.h> header file. */ |
||
| 22 | #undef HAVE_COMPLEX_H |
||
| 23 | |||
| 24 | /* Define to 1 if you have the `cos' function. */ |
||
| 25 | #undef HAVE_COS |
||
| 26 | |||
| 27 | /* Define to 1 if you have the `cosh' function. */ |
||
| 28 | #undef HAVE_COSH |
||
| 29 | |||
| 30 | /* Define to 1 if you have the `erf' function. */ |
||
| 31 | #undef HAVE_ERF |
||
| 32 | |||
| 33 | /* Define to 1 if you have the `erfc' function. */ |
||
| 34 | #undef HAVE_ERFC |
||
| 35 | |||
| 36 | /* Define to 1 if you have the <errno.h> header file. */ |
||
| 37 | #undef HAVE_ERRNO_H |
||
| 38 | |||
| 39 | /* Define to 1 if you have the `exp' function. */ |
||
| 40 | #undef HAVE_EXP |
||
| 41 | |||
| 42 | /* Define to 1 if you have the `fabs' function. */ |
||
| 43 | #undef HAVE_FABS |
||
| 44 | |||
| 45 | /* Define to 1 if you have the <fcntl.h> header file. */ |
||
| 46 | #undef HAVE_FCNTL_H |
||
| 47 | |||
| 48 | /* Define to 1 if you have the `floor' function. */ |
||
| 49 | #undef HAVE_FLOOR |
||
| 50 | |||
| 51 | /* Define to 1 if you have the <inttypes.h> header file. */ |
||
| 52 | #undef HAVE_INTTYPES_H |
||
| 53 | |||
| 54 | /* Define to 1 if you have the `jn' function. */ |
||
| 55 | #undef HAVE_JN |
||
| 56 | |||
| 57 | /* Define to 1 if you have the `m' library (-lm). */ |
||
| 58 | #undef HAVE_LIBM |
||
| 59 | |||
| 60 | /* Define to 1 if you have the `log' function. */ |
||
| 61 | #undef HAVE_LOG |
||
| 62 | |||
| 63 | /* Define to 1 if you have the `log10' function. */ |
||
| 64 | #undef HAVE_LOG10 |
||
| 65 | |||
| 66 | /* Define to 1 if you have the <math.h> header file. */ |
||
| 67 | #undef HAVE_MATH_H |
||
| 68 | |||
| 69 | /* Define to 1 if you have the <memory.h> header file. */ |
||
| 70 | #undef HAVE_MEMORY_H |
||
| 71 | |||
| 72 | /* Define to 1 if you have the `modf' function. */ |
||
| 73 | #undef HAVE_MODF |
||
| 74 | |||
| 75 | /* Define to 1 if you have the <omp.h> header file. */ |
||
| 76 | #undef HAVE_OMP_H |
||
| 77 | |||
| 78 | /* Define to 1 if you have the `pow' function. */ |
||
| 79 | #undef HAVE_POW |
||
| 80 | |||
| 81 | /* Define to 1 if you have the `round' function. */ |
||
| 82 | #undef HAVE_ROUND |
||
| 83 | |||
| 84 | /* Define to 1 if you have the <signal.h> header file. */ |
||
| 85 | #undef HAVE_SIGNAL_H |
||
| 86 | |||
| 87 | /* Define to 1 if you have the `sin' function. */ |
||
| 88 | #undef HAVE_SIN |
||
| 89 | |||
| 90 | /* Define to 1 if you have the `sinh' function. */ |
||
| 91 | #undef HAVE_SINH |
||
| 92 | |||
| 93 | /* Define to 1 if you have the `sqrt' function. */ |
||
| 94 | #undef HAVE_SQRT |
||
| 95 | |||
| 96 | /* Define to 1 if you have the <stdint.h> header file. */ |
||
| 97 | #undef HAVE_STDINT_H |
||
| 98 | |||
| 99 | /* Define to 1 if you have the <stdio.h> header file. */ |
||
| 100 | #undef HAVE_STDIO_H |
||
| 101 | |||
| 102 | /* Define to 1 if you have the <stdlib.h> header file. */ |
||
| 103 | #undef HAVE_STDLIB_H |
||
| 104 | |||
| 105 | /* Define to 1 if you have the `strchr' function. */ |
||
| 106 | #undef HAVE_STRCHR |
||
| 107 | |||
| 108 | /* Define to 1 if you have the `strdup' function. */ |
||
| 109 | #undef HAVE_STRDUP |
||
| 110 | |||
| 111 | /* Define to 1 if you have the `strerror' function. */ |
||
| 112 | #undef HAVE_STRERROR |
||
| 113 | |||
| 114 | /* Define to 1 if you have the <strings.h> header file. */ |
||
| 115 | #undef HAVE_STRINGS_H |
||
| 116 | |||
| 117 | /* Define to 1 if you have the <string.h> header file. */ |
||
| 118 | #undef HAVE_STRING_H |
||
| 119 | |||
| 120 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
||
| 121 | #undef HAVE_SYS_STAT_H |
||
| 122 | |||
| 123 | /* Define to 1 if you have the <sys/times.h> header file. */ |
||
| 124 | #undef HAVE_SYS_TIMES_H |
||
| 125 | |||
| 126 | /* Define to 1 if you have the <sys/types.h> header file. */ |
||
| 127 | #undef HAVE_SYS_TYPES_H |
||
| 128 | |||
| 129 | /* Define to 1 if you have the `tan' function. */ |
||
| 130 | #undef HAVE_TAN |
||
| 131 | |||
| 132 | /* Define to 1 if you have the `tanh' function. */ |
||
| 133 | #undef HAVE_TANH |
||
| 134 | |||
| 135 | /* Define to 1 if you have the <time.h> header file. */ |
||
| 136 | #undef HAVE_TIME_H |
||
| 137 | |||
| 138 | /* Define to 1 if you have the `trunc' function. */ |
||
| 139 | #undef HAVE_TRUNC |
||
| 140 | |||
| 141 | /* Define to 1 if you have the <unistd.h> header file. */ |
||
| 142 | #undef HAVE_UNISTD_H |
||
| 143 | |||
| 144 | /* Define to 1 if you have the `yn' function. */ |
||
| 145 | #undef HAVE_YN |
||
| 146 | |||
| 147 | /* Define to the address where bug reports for this package should be sent. */ |
||
| 148 | #undef PACKAGE_BUGREPORT |
||
| 149 | |||
| 150 | /* Define to the full name of this package. */ |
||
| 151 | #undef PACKAGE_NAME |
||
| 152 | |||
| 153 | /* Define to the full name and version of this package. */ |
||
| 154 | #undef PACKAGE_STRING |
||
| 155 | |||
| 156 | /* Define to the one symbol short name of this package. */ |
||
| 157 | #undef PACKAGE_TARNAME |
||
| 158 | |||
| 159 | /* Define to the home page for this package. */ |
||
| 160 | #undef PACKAGE_URL |
||
| 161 | |||
| 162 | /* Define to the version of this package. */ |
||
| 163 | #undef PACKAGE_VERSION |
||
| 164 | |||
| 165 | /* The size of `int', as computed by sizeof. */ |
||
| 166 | #undef SIZEOF_INT |
||
| 167 | |||
| 168 | /* The size of `long', as computed by sizeof. */ |
||
| 169 | #undef SIZEOF_LONG |
||
| 170 | |||
| 171 | /* The size of `long double', as computed by sizeof. */ |
||
| 172 | #undef SIZEOF_LONG_DOUBLE |
||
| 173 | |||
| 174 | /* The size of `short', as computed by sizeof. */ |
||
| 175 | #undef SIZEOF_SHORT |
||
| 176 | |||
| 177 | /* Define to 1 if you have the ANSI C header files. */ |
||
| 178 | #undef STDC_HEADERS |
||
| 179 | |||
| 180 | /* Define to empty if `const' does not conform to ANSI C. */ |
||
| 181 | #undef const |
||
| 182 | |||
| 183 | /* Define to `unsigned int' if <sys/types.h> does not define. */ |
||
| 184 | #undef size_t |