tizen 2.3 release
[external/gmp.git] / config.in
1 /* config.in.  Generated from configure.in by autoheader.  */
2
3 /*
4
5 Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
6 Free Software Foundation, Inc.
7
8 This file is part of the GNU MP Library.
9
10 The GNU MP Library is free software; you can redistribute it and/or modify
11 it under the terms of the GNU Lesser General Public License as published
12 by the Free Software Foundation; either version 2.1 of the License, or (at
13 your option) any later version.
14
15 The GNU MP Library is distributed in the hope that it will be useful, but
16 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
17 or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
18 License for more details.
19
20 You should have received a copy of the GNU Lesser General Public License
21 along with the GNU MP Library; see the file COPYING.LIB.  If not, write to
22 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
23 MA 02110-1301, USA.
24 */
25
26 /* The gmp-mparam.h file (a string) the tune program should suggest updating.
27    */
28 #undef GMP_MPARAM_H_SUGGEST
29
30 /* Define to 1 if you have the `alarm' function. */
31 #undef HAVE_ALARM
32
33 /* Define to 1 if alloca() works (via gmp-impl.h). */
34 #undef HAVE_ALLOCA
35
36 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
37    */
38 #undef HAVE_ALLOCA_H
39
40 /* Define to 1 if the compiler accepts gcc style __attribute__ ((const)) */
41 #undef HAVE_ATTRIBUTE_CONST
42
43 /* Define to 1 if the compiler accepts gcc style __attribute__ ((malloc)) */
44 #undef HAVE_ATTRIBUTE_MALLOC
45
46 /* Define to 1 if the compiler accepts gcc style __attribute__ ((mode (XX)))
47    */
48 #undef HAVE_ATTRIBUTE_MODE
49
50 /* Define to 1 if the compiler accepts gcc style __attribute__ ((noreturn)) */
51 #undef HAVE_ATTRIBUTE_NORETURN
52
53 /* Define to 1 if you have the `attr_get' function. */
54 #undef HAVE_ATTR_GET
55
56 /* Define to 1 if tests/libtests has calling conventions checking for the CPU
57    */
58 #undef HAVE_CALLING_CONVENTIONS
59
60 /* Define to 1 if you have the `clock' function. */
61 #undef HAVE_CLOCK
62
63 /* Define to 1 if you have the `clock_gettime' function. */
64 #undef HAVE_CLOCK_GETTIME
65
66 /* Define to 1 if you have the `cputime' function. */
67 #undef HAVE_CPUTIME
68
69 /* Define to 1 if you have the declaration of `fgetc', and to 0 if you don't.
70    */
71 #undef HAVE_DECL_FGETC
72
73 /* Define to 1 if you have the declaration of `fscanf', and to 0 if you don't.
74    */
75 #undef HAVE_DECL_FSCANF
76
77 /* Define to 1 if you have the declaration of `optarg', and to 0 if you don't.
78    */
79 #undef HAVE_DECL_OPTARG
80
81 /* Define to 1 if you have the declaration of `sys_errlist', and to 0 if you
82    don't. */
83 #undef HAVE_DECL_SYS_ERRLIST
84
85 /* Define to 1 if you have the declaration of `sys_nerr', and to 0 if you
86    don't. */
87 #undef HAVE_DECL_SYS_NERR
88
89 /* Define to 1 if you have the declaration of `ungetc', and to 0 if you don't.
90    */
91 #undef HAVE_DECL_UNGETC
92
93 /* Define to 1 if you have the declaration of `vfprintf', and to 0 if you
94    don't. */
95 #undef HAVE_DECL_VFPRINTF
96
97 /* Define to 1 if you have the <dlfcn.h> header file. */
98 #undef HAVE_DLFCN_H
99
100 /* Define one of the following to 1 for the format of a `double'.
101    If your format is not among these choices, or you don't know what it is,
102    then leave all undefined.
103    IEEE_LITTLE_SWAPPED means little endian, but with the two 4-byte halves
104    swapped, as used by ARM CPUs in little endian mode.  */
105 #undef HAVE_DOUBLE_IEEE_BIG_ENDIAN
106 #undef HAVE_DOUBLE_IEEE_LITTLE_ENDIAN
107 #undef HAVE_DOUBLE_IEEE_LITTLE_SWAPPED
108 #undef HAVE_DOUBLE_VAX_D
109 #undef HAVE_DOUBLE_VAX_G
110 #undef HAVE_DOUBLE_CRAY_CFP
111
112 /* Define to 1 if you have the <fcntl.h> header file. */
113 #undef HAVE_FCNTL_H
114
115 /* Define to 1 if you have the <float.h> header file. */
116 #undef HAVE_FLOAT_H
117
118 /* Define to 1 if you have the `getpagesize' function. */
119 #undef HAVE_GETPAGESIZE
120
121 /* Define to 1 if you have the `getrusage' function. */
122 #undef HAVE_GETRUSAGE
123
124 /* Define to 1 if you have the `getsysinfo' function. */
125 #undef HAVE_GETSYSINFO
126
127 /* Define to 1 if you have the `gettimeofday' function. */
128 #undef HAVE_GETTIMEOFDAY
129
130 /* Define one of these to 1 for the host CPU family.
131    If your CPU is not in any of these families, leave all undefined.
132    For an AMD64 chip, define "x86" in ABI=32, but not in ABI=64. */
133 #undef HAVE_HOST_CPU_FAMILY_alpha
134 #undef HAVE_HOST_CPU_FAMILY_m68k
135 #undef HAVE_HOST_CPU_FAMILY_power
136 #undef HAVE_HOST_CPU_FAMILY_powerpc
137 #undef HAVE_HOST_CPU_FAMILY_x86
138
139 /* Define one of the following to 1 for the host CPU, as per the output of
140    ./config.guess.  If your CPU is not listed here, leave all undefined.  */
141 #undef HAVE_HOST_CPU_alphaev67
142 #undef HAVE_HOST_CPU_alphaev68
143 #undef HAVE_HOST_CPU_alphaev7
144 #undef HAVE_HOST_CPU_m68020
145 #undef HAVE_HOST_CPU_m68030
146 #undef HAVE_HOST_CPU_m68040
147 #undef HAVE_HOST_CPU_m68060
148 #undef HAVE_HOST_CPU_m68360
149 #undef HAVE_HOST_CPU_powerpc604
150 #undef HAVE_HOST_CPU_powerpc604e
151 #undef HAVE_HOST_CPU_powerpc750
152 #undef HAVE_HOST_CPU_powerpc7400
153 #undef HAVE_HOST_CPU_supersparc
154 #undef HAVE_HOST_CPU_i386
155 #undef HAVE_HOST_CPU_i586
156 #undef HAVE_HOST_CPU_i686
157 #undef HAVE_HOST_CPU_pentium
158 #undef HAVE_HOST_CPU_pentiummmx
159 #undef HAVE_HOST_CPU_pentiumpro
160 #undef HAVE_HOST_CPU_pentium2
161 #undef HAVE_HOST_CPU_pentium3
162
163 /* Define to 1 if the system has the type `intmax_t'. */
164 #undef HAVE_INTMAX_T
165
166 /* Define to 1 if you have the <inttypes.h> header file. */
167 #undef HAVE_INTTYPES_H
168
169 /* Define to 1 if you have the <invent.h> header file. */
170 #undef HAVE_INVENT_H
171
172 /* Define to 1 if you have the <langinfo.h> header file. */
173 #undef HAVE_LANGINFO_H
174
175 /* Define one of these to 1 for the endianness of `mp_limb_t'.
176    If the endianness is not a simple big or little, or you don't know what
177    it is, then leave both undefined. */
178 #undef HAVE_LIMB_BIG_ENDIAN
179 #undef HAVE_LIMB_LITTLE_ENDIAN
180
181 /* Define to 1 if you have the `localeconv' function. */
182 #undef HAVE_LOCALECONV
183
184 /* Define to 1 if you have the <locale.h> header file. */
185 #undef HAVE_LOCALE_H
186
187 /* Define to 1 if the system has the type `long double'. */
188 #undef HAVE_LONG_DOUBLE
189
190 /* Define to 1 if the system has the type `long long'. */
191 #undef HAVE_LONG_LONG
192
193 /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
194 #undef HAVE_MACHINE_HAL_SYSINFO_H
195
196 /* Define to 1 if you have the <memory.h> header file. */
197 #undef HAVE_MEMORY_H
198
199 /* Define to 1 if you have the `memset' function. */
200 #undef HAVE_MEMSET
201
202 /* Define to 1 if you have the `mmap' function. */
203 #undef HAVE_MMAP
204
205 /* Define to 1 if you have the `mprotect' function. */
206 #undef HAVE_MPROTECT
207
208 /* Define to 1 each of the following for which a native (ie. CPU specific)
209     implementation of the corresponding routine exists.  */
210 #undef HAVE_NATIVE_mpn_add_n
211 #undef HAVE_NATIVE_mpn_add_nc
212 #undef HAVE_NATIVE_mpn_addlsh1_n
213 #undef HAVE_NATIVE_mpn_addmul_1c
214 #undef HAVE_NATIVE_mpn_addmul_2
215 #undef HAVE_NATIVE_mpn_addmul_3
216 #undef HAVE_NATIVE_mpn_addmul_4
217 #undef HAVE_NATIVE_mpn_addmul_5
218 #undef HAVE_NATIVE_mpn_addmul_6
219 #undef HAVE_NATIVE_mpn_addmul_7
220 #undef HAVE_NATIVE_mpn_addmul_8
221 #undef HAVE_NATIVE_mpn_addsub_n
222 #undef HAVE_NATIVE_mpn_and_n
223 #undef HAVE_NATIVE_mpn_andn_n
224 #undef HAVE_NATIVE_mpn_com_n
225 #undef HAVE_NATIVE_mpn_copyd
226 #undef HAVE_NATIVE_mpn_copyi
227 #undef HAVE_NATIVE_mpn_divexact_1
228 #undef HAVE_NATIVE_mpn_divrem_1
229 #undef HAVE_NATIVE_mpn_divrem_1c
230 #undef HAVE_NATIVE_mpn_divrem_2
231 #undef HAVE_NATIVE_mpn_gcd_1
232 #undef HAVE_NATIVE_mpn_gcd_finda
233 #undef HAVE_NATIVE_mpn_invert_limb
234 #undef HAVE_NATIVE_mpn_ior_n
235 #undef HAVE_NATIVE_mpn_iorn_n
236 #undef HAVE_NATIVE_mpn_lshiftc
237 #undef HAVE_NATIVE_mpn_mod_1
238 #undef HAVE_NATIVE_mpn_mod_1c
239 #undef HAVE_NATIVE_mpn_modexact_1_odd
240 #undef HAVE_NATIVE_mpn_modexact_1c_odd
241 #undef HAVE_NATIVE_mpn_mul_1c
242 #undef HAVE_NATIVE_mpn_mul_2
243 #undef HAVE_NATIVE_mpn_mul_3
244 #undef HAVE_NATIVE_mpn_mul_4
245 #undef HAVE_NATIVE_mpn_nand_n
246 #undef HAVE_NATIVE_mpn_nior_n
247 #undef HAVE_NATIVE_mpn_preinv_divrem_1
248 #undef HAVE_NATIVE_mpn_preinv_mod_1
249 #undef HAVE_NATIVE_mpn_rsh1add_n
250 #undef HAVE_NATIVE_mpn_rsh1sub_n
251 #undef HAVE_NATIVE_mpn_sqr_basecase
252 #undef HAVE_NATIVE_mpn_sqr_diagonal
253 #undef HAVE_NATIVE_mpn_sub_n
254 #undef HAVE_NATIVE_mpn_sub_nc
255 #undef HAVE_NATIVE_mpn_sublsh1_n
256 #undef HAVE_NATIVE_mpn_submul_1c
257 #undef HAVE_NATIVE_mpn_umul_ppmm
258 #undef HAVE_NATIVE_mpn_umul_ppmm_r
259 #undef HAVE_NATIVE_mpn_udiv_qrnnd
260 #undef HAVE_NATIVE_mpn_udiv_qrnnd_r
261 #undef HAVE_NATIVE_mpn_xor_n
262 #undef HAVE_NATIVE_mpn_xnor_n
263
264 /* Define to 1 if you have the `nl_langinfo' function. */
265 #undef HAVE_NL_LANGINFO
266
267 /* Define to 1 if you have the <nl_types.h> header file. */
268 #undef HAVE_NL_TYPES_H
269
270 /* Define to 1 if you have the `obstack_vprintf' function. */
271 #undef HAVE_OBSTACK_VPRINTF
272
273 /* Define to 1 if you have the `popen' function. */
274 #undef HAVE_POPEN
275
276 /* Define to 1 if you have the `processor_info' function. */
277 #undef HAVE_PROCESSOR_INFO
278
279 /* Define to 1 if <sys/pstat.h> `struct pst_processor' exists and contains
280    `psp_iticksperclktick'. */
281 #undef HAVE_PSP_ITICKSPERCLKTICK
282
283 /* Define to 1 if you have the `pstat_getprocessor' function. */
284 #undef HAVE_PSTAT_GETPROCESSOR
285
286 /* Define to 1 if the system has the type `ptrdiff_t'. */
287 #undef HAVE_PTRDIFF_T
288
289 /* Define to 1 if the system has the type `quad_t'. */
290 #undef HAVE_QUAD_T
291
292 /* Define to 1 if you have the `raise' function. */
293 #undef HAVE_RAISE
294
295 /* Define to 1 if you have the `read_real_time' function. */
296 #undef HAVE_READ_REAL_TIME
297
298 /* Define to 1 if you have the `sigaction' function. */
299 #undef HAVE_SIGACTION
300
301 /* Define to 1 if you have the `sigaltstack' function. */
302 #undef HAVE_SIGALTSTACK
303
304 /* Define to 1 if you have the `sigstack' function. */
305 #undef HAVE_SIGSTACK
306
307 /* Tune directory speed_cyclecounter, undef=none, 1=32bits, 2=64bits) */
308 #undef HAVE_SPEED_CYCLECOUNTER
309
310 /* Define to 1 if you have the <sstream> header file. */
311 #undef HAVE_SSTREAM
312
313 /* Define to 1 if the system has the type `stack_t'. */
314 #undef HAVE_STACK_T
315
316 /* Define to 1 if <stdarg.h> exists and works */
317 #undef HAVE_STDARG
318
319 /* Define to 1 if you have the <stdint.h> header file. */
320 #undef HAVE_STDINT_H
321
322 /* Define to 1 if you have the <stdlib.h> header file. */
323 #undef HAVE_STDLIB_H
324
325 /* Define to 1 if the system has the type `std::locale'. */
326 #undef HAVE_STD__LOCALE
327
328 /* Define to 1 if you have the `strchr' function. */
329 #undef HAVE_STRCHR
330
331 /* Define to 1 if you have the `strerror' function. */
332 #undef HAVE_STRERROR
333
334 /* Define to 1 if cpp supports the ANSI # stringizing operator. */
335 #undef HAVE_STRINGIZE
336
337 /* Define to 1 if you have the <strings.h> header file. */
338 #undef HAVE_STRINGS_H
339
340 /* Define to 1 if you have the <string.h> header file. */
341 #undef HAVE_STRING_H
342
343 /* Define to 1 if you have the `strnlen' function. */
344 #undef HAVE_STRNLEN
345
346 /* Define to 1 if you have the `strtol' function. */
347 #undef HAVE_STRTOL
348
349 /* Define to 1 if you have the `strtoul' function. */
350 #undef HAVE_STRTOUL
351
352 /* Define to 1 if you have the `sysconf' function. */
353 #undef HAVE_SYSCONF
354
355 /* Define to 1 if you have the `sysctl' function. */
356 #undef HAVE_SYSCTL
357
358 /* Define to 1 if you have the `sysctlbyname' function. */
359 #undef HAVE_SYSCTLBYNAME
360
361 /* Define to 1 if you have the `syssgi' function. */
362 #undef HAVE_SYSSGI
363
364 /* Define to 1 if you have the <sys/attributes.h> header file. */
365 #undef HAVE_SYS_ATTRIBUTES_H
366
367 /* Define to 1 if you have the <sys/iograph.h> header file. */
368 #undef HAVE_SYS_IOGRAPH_H
369
370 /* Define to 1 if you have the <sys/mman.h> header file. */
371 #undef HAVE_SYS_MMAN_H
372
373 /* Define to 1 if you have the <sys/param.h> header file. */
374 #undef HAVE_SYS_PARAM_H
375
376 /* Define to 1 if you have the <sys/processor.h> header file. */
377 #undef HAVE_SYS_PROCESSOR_H
378
379 /* Define to 1 if you have the <sys/pstat.h> header file. */
380 #undef HAVE_SYS_PSTAT_H
381
382 /* Define to 1 if you have the <sys/resource.h> header file. */
383 #undef HAVE_SYS_RESOURCE_H
384
385 /* Define to 1 if you have the <sys/stat.h> header file. */
386 #undef HAVE_SYS_STAT_H
387
388 /* Define to 1 if you have the <sys/sysctl.h> header file. */
389 #undef HAVE_SYS_SYSCTL_H
390
391 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
392 #undef HAVE_SYS_SYSINFO_H
393
394 /* Define to 1 if you have the <sys/syssgi.h> header file. */
395 #undef HAVE_SYS_SYSSGI_H
396
397 /* Define to 1 if you have the <sys/systemcfg.h> header file. */
398 #undef HAVE_SYS_SYSTEMCFG_H
399
400 /* Define to 1 if you have the <sys/times.h> header file. */
401 #undef HAVE_SYS_TIMES_H
402
403 /* Define to 1 if you have the <sys/time.h> header file. */
404 #undef HAVE_SYS_TIME_H
405
406 /* Define to 1 if you have the <sys/types.h> header file. */
407 #undef HAVE_SYS_TYPES_H
408
409 /* Define to 1 if you have the `times' function. */
410 #undef HAVE_TIMES
411
412 /* Define to 1 if the system has the type `uint_least32_t'. */
413 #undef HAVE_UINT_LEAST32_T
414
415 /* Define to 1 if you have the <unistd.h> header file. */
416 #undef HAVE_UNISTD_H
417
418 /* Define to 1 if you have the `vsnprintf' function and it works properly. */
419 #undef HAVE_VSNPRINTF
420
421 /* Assembler local label prefix */
422 #undef LSYM_PREFIX
423
424 /* Name of package */
425 #undef PACKAGE
426
427 /* Define to the address where bug reports for this package should be sent. */
428 #undef PACKAGE_BUGREPORT
429
430 /* Define to the full name of this package. */
431 #undef PACKAGE_NAME
432
433 /* Define to the full name and version of this package. */
434 #undef PACKAGE_STRING
435
436 /* Define to the one symbol short name of this package. */
437 #undef PACKAGE_TARNAME
438
439 /* Define to the version of this package. */
440 #undef PACKAGE_VERSION
441
442 /* Define to 1 if the C compiler supports function prototypes. */
443 #undef PROTOTYPES
444
445 /* Define as the return type of signal handlers (`int' or `void'). */
446 #undef RETSIGTYPE
447
448 /* The size of a `mp_limb_t', as computed by sizeof. */
449 #undef SIZEOF_MP_LIMB_T
450
451 /* The size of a `unsigned', as computed by sizeof. */
452 #undef SIZEOF_UNSIGNED
453
454 /* The size of a `unsigned long', as computed by sizeof. */
455 #undef SIZEOF_UNSIGNED_LONG
456
457 /* The size of a `unsigned short', as computed by sizeof. */
458 #undef SIZEOF_UNSIGNED_SHORT
459
460 /* Define to 1 if sscanf requires writable inputs */
461 #undef SSCANF_WRITABLE_INPUT
462
463 /* Define to 1 if you have the ANSI C header files. */
464 #undef STDC_HEADERS
465
466 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
467 #undef TIME_WITH_SYS_TIME
468
469 /* Maximum size the tune program can test for SQR_KARATSUBA_THRESHOLD */
470 #undef TUNE_SQR_KARATSUBA_MAX
471
472 /* Version number of package */
473 #undef VERSION
474
475 /* Define to 1 to enable ASSERT checking, per --enable-assert */
476 #undef WANT_ASSERT
477
478 /* Define to 1 when building a fat binary. */
479 #undef WANT_FAT_BINARY
480
481 /* Define to 1 to enable FFTs for multiplication, per --enable-fft */
482 #undef WANT_FFT
483
484 /* Define to 1 if --enable-profiling=gprof */
485 #undef WANT_PROFILING_GPROF
486
487 /* Define to 1 if --enable-profiling=instrument */
488 #undef WANT_PROFILING_INSTRUMENT
489
490 /* Define to 1 if --enable-profiling=prof */
491 #undef WANT_PROFILING_PROF
492
493 /* Define one of these to 1 for the desired temporary memory allocation
494    method, per --enable-alloca. */
495 #undef WANT_TMP_ALLOCA
496 #undef WANT_TMP_REENTRANT
497 #undef WANT_TMP_NOTREENTRANT
498 #undef WANT_TMP_DEBUG
499
500 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
501    `char[]'. */
502 #undef YYTEXT_POINTER
503
504 /* Define like PROTOTYPES; this can be used by system headers. */
505 #undef __PROTOTYPES
506
507 /* Define to `__inline__' or `__inline' if that's what the C compiler
508    calls it, or to nothing if 'inline' is not supported under any name.  */
509 #ifndef __cplusplus
510 #undef inline
511 #endif
512
513 /* Define to empty if the keyword `volatile' does not work. Warning: valid
514    code using `volatile' can become incorrect without. Disable with care. */
515 #undef volatile