Mercurial > hg > sv-dependency-builds
comparison src/fftw-3.3.3/config.h.in @ 95:89f5e221ed7b
Add FFTW3
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Wed, 20 Mar 2013 15:35:50 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
94:d278df1123f9 | 95:89f5e221ed7b |
---|---|
1 /* config.h.in. Generated from configure.ac by autoheader. */ | |
2 | |
3 /* Define to compile in long-double precision. */ | |
4 #undef BENCHFFT_LDOUBLE | |
5 | |
6 /* Define to compile in quad precision. */ | |
7 #undef BENCHFFT_QUAD | |
8 | |
9 /* Define to compile in single precision. */ | |
10 #undef BENCHFFT_SINGLE | |
11 | |
12 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP | |
13 systems. This function is required for `alloca.c' support on those systems. | |
14 */ | |
15 #undef CRAY_STACKSEG_END | |
16 | |
17 /* Define to 1 if using `alloca.c'. */ | |
18 #undef C_ALLOCA | |
19 | |
20 /* Define to disable Fortran wrappers. */ | |
21 #undef DISABLE_FORTRAN | |
22 | |
23 /* Define to dummy `main' function (if any) required to link to the Fortran | |
24 libraries. */ | |
25 #undef F77_DUMMY_MAIN | |
26 | |
27 /* Define to a macro mangling the given C identifier (in lower and upper | |
28 case), which must not contain underscores, for linking with Fortran. */ | |
29 #undef F77_FUNC | |
30 | |
31 /* As F77_FUNC, but for C identifiers containing underscores. */ | |
32 #undef F77_FUNC_ | |
33 | |
34 /* Define if F77_FUNC and F77_FUNC_ are equivalent. */ | |
35 #undef F77_FUNC_EQUIV | |
36 | |
37 /* Define if F77 and FC dummy `main' functions are identical. */ | |
38 #undef FC_DUMMY_MAIN_EQ_F77 | |
39 | |
40 /* C compiler name and flags */ | |
41 #undef FFTW_CC | |
42 | |
43 /* Define to enable extra FFTW debugging code. */ | |
44 #undef FFTW_DEBUG | |
45 | |
46 /* Define to enable alignment debugging hacks. */ | |
47 #undef FFTW_DEBUG_ALIGNMENT | |
48 | |
49 /* Define to enable debugging malloc. */ | |
50 #undef FFTW_DEBUG_MALLOC | |
51 | |
52 /* Define to enable the use of alloca(). */ | |
53 #undef FFTW_ENABLE_ALLOCA | |
54 | |
55 /* Define to compile in long-double precision. */ | |
56 #undef FFTW_LDOUBLE | |
57 | |
58 /* Define to compile in quad precision. */ | |
59 #undef FFTW_QUAD | |
60 | |
61 /* Define to enable pseudorandom estimate planning for debugging. */ | |
62 #undef FFTW_RANDOM_ESTIMATOR | |
63 | |
64 /* Define to compile in single precision. */ | |
65 #undef FFTW_SINGLE | |
66 | |
67 /* Define to 1 if you have the `abort' function. */ | |
68 #undef HAVE_ABORT | |
69 | |
70 /* Define to 1 if you have `alloca', as a function or macro. */ | |
71 #undef HAVE_ALLOCA | |
72 | |
73 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). | |
74 */ | |
75 #undef HAVE_ALLOCA_H | |
76 | |
77 /* Define to enable Altivec optimizations. */ | |
78 #undef HAVE_ALTIVEC | |
79 | |
80 /* Define to 1 if you have the <altivec.h> header file. */ | |
81 #undef HAVE_ALTIVEC_H | |
82 | |
83 /* Define to enable AVX optimizations. */ | |
84 #undef HAVE_AVX | |
85 | |
86 /* Define to 1 if you have the `BSDgettimeofday' function. */ | |
87 #undef HAVE_BSDGETTIMEOFDAY | |
88 | |
89 /* Define to 1 if you have the `clock_gettime' function. */ | |
90 #undef HAVE_CLOCK_GETTIME | |
91 | |
92 /* Define to 1 if you have the `cosl' function. */ | |
93 #undef HAVE_COSL | |
94 | |
95 /* Define to 1 if you have the <c_asm.h> header file. */ | |
96 #undef HAVE_C_ASM_H | |
97 | |
98 /* Define to 1 if you have the declaration of `cosl', and to 0 if you don't. | |
99 */ | |
100 #undef HAVE_DECL_COSL | |
101 | |
102 /* Define to 1 if you have the declaration of `cosq', and to 0 if you don't. | |
103 */ | |
104 #undef HAVE_DECL_COSQ | |
105 | |
106 /* Define to 1 if you have the declaration of `drand48', and to 0 if you | |
107 don't. */ | |
108 #undef HAVE_DECL_DRAND48 | |
109 | |
110 /* Define to 1 if you have the declaration of `memalign', and to 0 if you | |
111 don't. */ | |
112 #undef HAVE_DECL_MEMALIGN | |
113 | |
114 /* Define to 1 if you have the declaration of `posix_memalign', and to 0 if | |
115 you don't. */ | |
116 #undef HAVE_DECL_POSIX_MEMALIGN | |
117 | |
118 /* Define to 1 if you have the declaration of `sinl', and to 0 if you don't. | |
119 */ | |
120 #undef HAVE_DECL_SINL | |
121 | |
122 /* Define to 1 if you have the declaration of `sinq', and to 0 if you don't. | |
123 */ | |
124 #undef HAVE_DECL_SINQ | |
125 | |
126 /* Define to 1 if you have the declaration of `srand48', and to 0 if you | |
127 don't. */ | |
128 #undef HAVE_DECL_SRAND48 | |
129 | |
130 /* Define to 1 if you have the <dlfcn.h> header file. */ | |
131 #undef HAVE_DLFCN_H | |
132 | |
133 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ | |
134 #undef HAVE_DOPRNT | |
135 | |
136 /* Define to 1 if you have the `drand48' function. */ | |
137 #undef HAVE_DRAND48 | |
138 | |
139 /* Define if you have a machine with fused multiply-add */ | |
140 #undef HAVE_FMA | |
141 | |
142 /* Define to 1 if you have the `gethrtime' function. */ | |
143 #undef HAVE_GETHRTIME | |
144 | |
145 /* Define to 1 if you have the `gettimeofday' function. */ | |
146 #undef HAVE_GETTIMEOFDAY | |
147 | |
148 /* Define to 1 if hrtime_t is defined in <sys/time.h> */ | |
149 #undef HAVE_HRTIME_T | |
150 | |
151 /* Define to 1 if you have the <intrinsics.h> header file. */ | |
152 #undef HAVE_INTRINSICS_H | |
153 | |
154 /* Define to 1 if you have the <inttypes.h> header file. */ | |
155 #undef HAVE_INTTYPES_H | |
156 | |
157 /* Define if the isnan() function/macro is available. */ | |
158 #undef HAVE_ISNAN | |
159 | |
160 /* Define to 1 if you have the <libintl.h> header file. */ | |
161 #undef HAVE_LIBINTL_H | |
162 | |
163 /* Define to 1 if you have the `m' library (-lm). */ | |
164 #undef HAVE_LIBM | |
165 | |
166 /* Define to 1 if you have the `quadmath' library (-lquadmath). */ | |
167 #undef HAVE_LIBQUADMATH | |
168 | |
169 /* Define to 1 if you have the <limits.h> header file. */ | |
170 #undef HAVE_LIMITS_H | |
171 | |
172 /* Define to 1 if the compiler supports `long double' */ | |
173 #undef HAVE_LONG_DOUBLE | |
174 | |
175 /* Define to 1 if you have the `mach_absolute_time' function. */ | |
176 #undef HAVE_MACH_ABSOLUTE_TIME | |
177 | |
178 /* Define to 1 if you have the <mach/mach_time.h> header file. */ | |
179 #undef HAVE_MACH_MACH_TIME_H | |
180 | |
181 /* Define to 1 if you have the <malloc.h> header file. */ | |
182 #undef HAVE_MALLOC_H | |
183 | |
184 /* Define to 1 if you have the `memalign' function. */ | |
185 #undef HAVE_MEMALIGN | |
186 | |
187 /* Define to 1 if you have the <memory.h> header file. */ | |
188 #undef HAVE_MEMORY_H | |
189 | |
190 /* Define to 1 if you have the `memset' function. */ | |
191 #undef HAVE_MEMSET | |
192 | |
193 /* Define to enable use of MIPS ZBus cycle-counter. */ | |
194 #undef HAVE_MIPS_ZBUS_TIMER | |
195 | |
196 /* Define if you have the MPI library. */ | |
197 #undef HAVE_MPI | |
198 | |
199 /* Define to enable ARM NEON optimizations. */ | |
200 #undef HAVE_NEON | |
201 | |
202 /* Define if OpenMP is enabled */ | |
203 #undef HAVE_OPENMP | |
204 | |
205 /* Define to 1 if you have the `posix_memalign' function. */ | |
206 #undef HAVE_POSIX_MEMALIGN | |
207 | |
208 /* Define if you have POSIX threads libraries and header files. */ | |
209 #undef HAVE_PTHREAD | |
210 | |
211 /* Define to 1 if you have the `read_real_time' function. */ | |
212 #undef HAVE_READ_REAL_TIME | |
213 | |
214 /* Define to 1 if you have the `sinl' function. */ | |
215 #undef HAVE_SINL | |
216 | |
217 /* Define to 1 if you have the `snprintf' function. */ | |
218 #undef HAVE_SNPRINTF | |
219 | |
220 /* Define to 1 if you have the `sqrt' function. */ | |
221 #undef HAVE_SQRT | |
222 | |
223 /* Define to enable SSE/SSE2 optimizations. */ | |
224 #undef HAVE_SSE2 | |
225 | |
226 /* Define to 1 if you have the <stddef.h> header file. */ | |
227 #undef HAVE_STDDEF_H | |
228 | |
229 /* Define to 1 if you have the <stdint.h> header file. */ | |
230 #undef HAVE_STDINT_H | |
231 | |
232 /* Define to 1 if you have the <stdlib.h> header file. */ | |
233 #undef HAVE_STDLIB_H | |
234 | |
235 /* Define to 1 if you have the <strings.h> header file. */ | |
236 #undef HAVE_STRINGS_H | |
237 | |
238 /* Define to 1 if you have the <string.h> header file. */ | |
239 #undef HAVE_STRING_H | |
240 | |
241 /* Define to 1 if you have the `sysctl' function. */ | |
242 #undef HAVE_SYSCTL | |
243 | |
244 /* Define to 1 if you have the <sys/stat.h> header file. */ | |
245 #undef HAVE_SYS_STAT_H | |
246 | |
247 /* Define to 1 if you have the <sys/sysctl.h> header file. */ | |
248 #undef HAVE_SYS_SYSCTL_H | |
249 | |
250 /* Define to 1 if you have the <sys/time.h> header file. */ | |
251 #undef HAVE_SYS_TIME_H | |
252 | |
253 /* Define to 1 if you have the <sys/types.h> header file. */ | |
254 #undef HAVE_SYS_TYPES_H | |
255 | |
256 /* Define to 1 if you have the `tanl' function. */ | |
257 #undef HAVE_TANL | |
258 | |
259 /* Define if we have a threads library. */ | |
260 #undef HAVE_THREADS | |
261 | |
262 /* Define to 1 if you have the `time_base_to_time' function. */ | |
263 #undef HAVE_TIME_BASE_TO_TIME | |
264 | |
265 /* Define to 1 if the system has the type `uintptr_t'. */ | |
266 #undef HAVE_UINTPTR_T | |
267 | |
268 /* Define to 1 if you have the <unistd.h> header file. */ | |
269 #undef HAVE_UNISTD_H | |
270 | |
271 /* Define to 1 if you have the `vprintf' function. */ | |
272 #undef HAVE_VPRINTF | |
273 | |
274 /* Define to 1 if you have the `_mm_free' function. */ | |
275 #undef HAVE__MM_FREE | |
276 | |
277 /* Define to 1 if you have the `_mm_malloc' function. */ | |
278 #undef HAVE__MM_MALLOC | |
279 | |
280 /* Define if you have the UNICOS _rtc() intrinsic. */ | |
281 #undef HAVE__RTC | |
282 | |
283 /* Define to the sub-directory in which libtool stores uninstalled libraries. | |
284 */ | |
285 #undef LT_OBJDIR | |
286 | |
287 /* Define to 1 if your C compiler doesn't accept -c and -o together. */ | |
288 #undef NO_MINUS_C_MINUS_O | |
289 | |
290 /* Name of package */ | |
291 #undef PACKAGE | |
292 | |
293 /* Define to the address where bug reports for this package should be sent. */ | |
294 #undef PACKAGE_BUGREPORT | |
295 | |
296 /* Define to the full name of this package. */ | |
297 #undef PACKAGE_NAME | |
298 | |
299 /* Define to the full name and version of this package. */ | |
300 #undef PACKAGE_STRING | |
301 | |
302 /* Define to the one symbol short name of this package. */ | |
303 #undef PACKAGE_TARNAME | |
304 | |
305 /* Define to the home page for this package. */ | |
306 #undef PACKAGE_URL | |
307 | |
308 /* Define to the version of this package. */ | |
309 #undef PACKAGE_VERSION | |
310 | |
311 /* Define to necessary symbol if this constant uses a non-standard name on | |
312 your system. */ | |
313 #undef PTHREAD_CREATE_JOINABLE | |
314 | |
315 /* The size of `double', as computed by sizeof. */ | |
316 #undef SIZEOF_DOUBLE | |
317 | |
318 /* The size of `fftw_r2r_kind', as computed by sizeof. */ | |
319 #undef SIZEOF_FFTW_R2R_KIND | |
320 | |
321 /* The size of `float', as computed by sizeof. */ | |
322 #undef SIZEOF_FLOAT | |
323 | |
324 /* The size of `int', as computed by sizeof. */ | |
325 #undef SIZEOF_INT | |
326 | |
327 /* The size of `long', as computed by sizeof. */ | |
328 #undef SIZEOF_LONG | |
329 | |
330 /* The size of `long long', as computed by sizeof. */ | |
331 #undef SIZEOF_LONG_LONG | |
332 | |
333 /* The size of `MPI_Fint', as computed by sizeof. */ | |
334 #undef SIZEOF_MPI_FINT | |
335 | |
336 /* The size of `ptrdiff_t', as computed by sizeof. */ | |
337 #undef SIZEOF_PTRDIFF_T | |
338 | |
339 /* The size of `size_t', as computed by sizeof. */ | |
340 #undef SIZEOF_SIZE_T | |
341 | |
342 /* The size of `unsigned int', as computed by sizeof. */ | |
343 #undef SIZEOF_UNSIGNED_INT | |
344 | |
345 /* The size of `unsigned long', as computed by sizeof. */ | |
346 #undef SIZEOF_UNSIGNED_LONG | |
347 | |
348 /* The size of `unsigned long long', as computed by sizeof. */ | |
349 #undef SIZEOF_UNSIGNED_LONG_LONG | |
350 | |
351 /* The size of `void *', as computed by sizeof. */ | |
352 #undef SIZEOF_VOID_P | |
353 | |
354 /* If using the C implementation of alloca, define if you know the | |
355 direction of stack growth for your system; otherwise it will be | |
356 automatically deduced at runtime. | |
357 STACK_DIRECTION > 0 => grows toward higher addresses | |
358 STACK_DIRECTION < 0 => grows toward lower addresses | |
359 STACK_DIRECTION = 0 => direction of growth unknown */ | |
360 #undef STACK_DIRECTION | |
361 | |
362 /* Define to 1 if you have the ANSI C header files. */ | |
363 #undef STDC_HEADERS | |
364 | |
365 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ | |
366 #undef TIME_WITH_SYS_TIME | |
367 | |
368 /* Define if we have and are using POSIX threads. */ | |
369 #undef USING_POSIX_THREADS | |
370 | |
371 /* Version number of package */ | |
372 #undef VERSION | |
373 | |
374 /* Use common Windows Fortran mangling styles for the Fortran interfaces. */ | |
375 #undef WINDOWS_F77_MANGLING | |
376 | |
377 /* Include g77-compatible wrappers in addition to any other Fortran wrappers. | |
378 */ | |
379 #undef WITH_G77_WRAPPERS | |
380 | |
381 /* Use our own aligned malloc routine; mainly helpful for Windows systems | |
382 lacking aligned allocation system-library routines. */ | |
383 #undef WITH_OUR_MALLOC | |
384 | |
385 /* Use low-precision timers, making planner very slow */ | |
386 #undef WITH_SLOW_TIMER | |
387 | |
388 /* Define to empty if `const' does not conform to ANSI C. */ | |
389 #undef const | |
390 | |
391 /* Define to `__inline__' or `__inline' if that's what the C compiler | |
392 calls it, or to nothing if 'inline' is not supported under any name. */ | |
393 #ifndef __cplusplus | |
394 #undef inline | |
395 #endif | |
396 | |
397 /* Define to `unsigned int' if <sys/types.h> does not define. */ | |
398 #undef size_t |