1 /* config.h.  Generated from config.h.in by configure.  */
2 /* config.h.in.  Generated from configure.in by autoheader.  */
3 
4 /* Define if building universal (internal helper macro) */
5 /* #undef AC_APPLE_UNIVERSAL_BUILD */
6 
7 /* Define if <unordered_map> header is available */
8 /* #undef C11_UNORDERED_MAP */
9 
10 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
11    systems. This function is required for `alloca.c' support on those systems.
12    */
13 /* #undef CRAY_STACKSEG_END */
14 
15 /* Define to 1 if using `alloca.c'. */
16 /* #undef C_ALLOCA */
17 
18 /* Set if debugging is enabled */
19 #define DEBUG_SUPPORT /**/
20 
21 /* Define to 1 if translation of program messages to the user's native
22    language is requested. */
23 #define ENABLE_NLS 1
24 
25 /* Define if <ext/hash_map> header is aviailable */
26 #define EXT_HASH_MAP 1
27 
28 /* Define if <hash_map> header is aviailable */
29 #define HASH_MAP 1
30 
31 /* Define to 1 if you have `alloca', as a function or macro. */
32 #define HAVE_ALLOCA 1
33 
34 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
35    */
36 #define HAVE_ALLOCA_H 1
37 
38 /* Define to 1 if you have the <argz.h> header file. */
39 #define HAVE_ARGZ_H 1
40 
41 /* Define to 1 if you have the `asprintf' function. */
42 #define HAVE_ASPRINTF 1
43 
44 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
45    CoreFoundation framework. */
46 /* #undef HAVE_CFLOCALECOPYCURRENT */
47 
48 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
49    the CoreFoundation framework. */
50 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
51 
52 /* Define if the GNU dcgettext() function is already present or preinstalled.
53    */
54 #define HAVE_DCGETTEXT 1
55 
56 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
57    don't. */
58 #define HAVE_DECL_FEOF_UNLOCKED 1
59 
60 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
61    you don't. */
62 #define HAVE_DECL_FGETS_UNLOCKED 1
63 
64 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
65    don't. */
66 #define HAVE_DECL_GETC_UNLOCKED 1
67 
68 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
69    don't. */
70 #define HAVE_DECL__SNPRINTF 0
71 
72 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
73    don't. */
74 #define HAVE_DECL__SNWPRINTF 0
75 
76 /* Define to 1 if you have the <dlfcn.h> header file. */
77 #define HAVE_DLFCN_H 1
78 
79 /* Define to 1 if you have the `fwprintf' function. */
80 #define HAVE_FWPRINTF 1
81 
82 /* Define to 1 if you have the `getcwd' function. */
83 #define HAVE_GETCWD 1
84 
85 /* Define to 1 if you have the `getegid' function. */
86 #define HAVE_GETEGID 1
87 
88 /* Define to 1 if you have the `geteuid' function. */
89 #define HAVE_GETEUID 1
90 
91 /* Define to 1 if you have the `getgid' function. */
92 #define HAVE_GETGID 1
93 
94 /* Define to 1 if you have the `getpagesize' function. */
95 #define HAVE_GETPAGESIZE 1
96 
97 /* Define to 1 if you have the `getpid' function. */
98 #define HAVE_GETPID 1
99 
100 /* Define to 1 if you have the `getpwuid' function. */
101 #define HAVE_GETPWUID 1
102 
103 /* Define if the GNU gettext() function is already present or preinstalled. */
104 #define HAVE_GETTEXT 1
105 
106 /* Define to 1 if you have the `getuid' function. */
107 #define HAVE_GETUID 1
108 
109 /* Define to 1 if you have the <gmpxx.h> header file. */
110 #define HAVE_GMPXX_H 1
111 
112 /* Define to 1 if you have the <gmp.h> header file. */
113 #define HAVE_GMP_H 1
114 
115 /* Define to 1 if you have the <gsl/gsl_blas.h> header file. */
116 #define HAVE_GSL_GSL_BLAS_H 1
117 
118 /* Define to 1 if you have the <gsl/gsl_eigen.h> header file. */
119 #define HAVE_GSL_GSL_EIGEN_H 1
120 
121 /* Define if you have the iconv() function. */
122 #define HAVE_ICONV 1
123 
124 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
125 #define HAVE_INTMAX_T 1
126 
127 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
128 #define HAVE_INTTYPES_H 1
129 
130 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
131    declares uintmax_t. */
132 #define HAVE_INTTYPES_H_WITH_UINTMAX 1
133 
134 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
135 #define HAVE_LANGINFO_CODESET 1
136 
137 /* Define if your <locale.h> file defines LC_MESSAGES. */
138 #define HAVE_LC_MESSAGES 1
139 
140 /* Define to 1 if you have the `ao' library (-lao). */
141 #define HAVE_LIBAO 1
142 
143 /* Define to 1 if you have the `blas' library (-lblas). */
144 #define HAVE_LIBBLAS 1
145 
146 /* Define to 1 if you have the `cocoa' library (-lcocoa). */
147 /* #undef HAVE_LIBCOCOA */
148 
149 /* Define to 1 if you have the `curl' library (-lcurl). */
150 /* #undef HAVE_LIBCURL */
151 
152 /* Define to 1 if you have the `dl' library (-ldl). */
153 #define HAVE_LIBDL 1
154 
155 /* Define to 1 if you have the `ecm' library (-lecm). */
156 #define HAVE_LIBECM 1
157 
158 /* Define to 1 if you have the `fltk' library (-lfltk). */
159 #define HAVE_LIBFLTK 1
160 
161 /* Define to 1 if you have the `fltk_gl' library (-lfltk_gl). */
162 #define HAVE_LIBFLTK_GL 1
163 
164 /* Define to 1 if you have the `fltk_images' library (-lfltk_images). */
165 #define HAVE_LIBFLTK_IMAGES 1
166 
167 /* Now defined if fltk is available */
168 /* #undef HAVE_LIBFLVW */
169 
170 /* Define to 1 if you have the `fontconfig' library (-lfontconfig). */
171 #define HAVE_LIBFONTCONFIG 1
172 
173 /* Define to 1 if you have the `gc' library (-lgc). */
174 /* #undef HAVE_LIBGC */
175 
176 /* Define to 1 if you have the `gfortran' library (-lgfortran). */
177 /* #undef HAVE_LIBGFORTRAN */
178 
179 /* Define to 1 if you have the `GL' library (-lGL). */
180 #define HAVE_LIBGL 1
181 
182 /* Define to 1 if you have the `glpk' library (-lglpk). */
183 #define HAVE_LIBGLPK 1
184 
185 /* Define to 1 if you have the `gmp' library (-lgmp). */
186 #define HAVE_LIBGMP 1
187 
188 /* Define to 1 if you have the `gmpxx' library (-lgmpxx). */
189 #define HAVE_LIBGMPXX 1
190 
191 /* Define to 1 if you have the `gsl' library (-lgsl). */
192 #define HAVE_LIBGSL 1
193 
194 /* Define to 1 if you have the `gslcblas' library (-lgslcblas). */
195 #define HAVE_LIBGSLCBLAS 1
196 
197 /* Define to 1 if you have the `intl' library (-lintl). */
198 /* #undef HAVE_LIBINTL */
199 
200 /* Define to 1 if you have the `intl.dll' library (-lintl.dll). */
201 /* #undef HAVE_LIBINTL_DLL */
202 
203 /* Define to 1 if you have the `jpeg' library (-ljpeg). */
204 #define HAVE_LIBJPEG 1
205 
206 /* Define to 1 if you have the `lapack' library (-llapack). */
207 /* #undef HAVE_LIBLAPACK */
208 
209 /* Define to 1 if you have the `m' library (-lm). */
210 #define HAVE_LIBM 1
211 
212 /* Define to 1 if you have the `mpfi' library (-lmpfi). */
213 #define HAVE_LIBMPFI 1
214 
215 /* Define to 1 if you have the `mpfr' library (-lmpfr). */
216 #define HAVE_LIBMPFR 1
217 
218 /* Define to 1 if you have the `nauty' library (-lnauty). */
219 /* #undef HAVE_LIBNAUTY */
220 
221 /* Define to 1 if you have the `ntl' library (-lntl). */
222 #define HAVE_LIBNTL 1
223 
224 /* Define to 1 if you have the `pari' library (-lpari). */
225 #define HAVE_LIBPARI 1
226 
227 /* Define to 1 if you have the `png' library (-lpng). */
228 #define HAVE_LIBPNG 1
229 
230 /* Define to 1 if you have the `pthread' library (-lpthread). */
231 #define HAVE_LIBPTHREAD 1
232 
233 /* Define to 1 if you have the `readline' library (-lreadline). */
234 #define HAVE_LIBREADLINE 1
235 
236 /* Define to 1 if you have the `rt' library (-lrt). */
237 #define HAVE_LIBRT 1
238 
239 /* Define to 1 if you have the `samplerate' library (-lsamplerate). */
240 #define HAVE_LIBSAMPLERATE 1
241 
242 /* Define to 1 if you have the `tommath' library (-ltommath). */
243 /* #undef HAVE_LIBTOMMATH */
244 
245 /* Define to 1 if you have the `X11' library (-lX11). */
246 #define HAVE_LIBX11 1
247 
248 /* Define to 1 if you have the `Xext' library (-lXext). */
249 #define HAVE_LIBXEXT 1
250 
251 /* Define to 1 if you have the `Xft' library (-lXft). */
252 #define HAVE_LIBXFT 1
253 
254 /* Define to 1 if you have the `Xinerama' library (-lXinerama). */
255 /* #undef HAVE_LIBXINERAMA */
256 
257 /* Define to 1 if you have the `z' library (-lz). */
258 #define HAVE_LIBZ 1
259 
260 /* Define to 1 if you have the <limits.h> header file. */
261 #define HAVE_LIMITS_H 1
262 
263 /* Define to 1 if you have the <locale.h> header file. */
264 #define HAVE_LOCALE_H 1
265 
266 /* Define if you have the 'long double' type. */
267 #define HAVE_LONG_DOUBLE 1
268 
269 /* Define if you have the 'long long' type. */
270 #define HAVE_LONG_LONG 1
271 
272 /* Define to 1 if you have the <malloc.h> header file. */
273 #define HAVE_MALLOC_H 1
274 
275 /* Define to 1 if you have the <memory.h> header file. */
276 #define HAVE_MEMORY_H 1
277 
278 /* Define to 1 if you have the `mempcpy' function. */
279 #define HAVE_MEMPCPY 1
280 
281 /* Define to 1 if you have a working `mmap' system call. */
282 #define HAVE_MMAP 1
283 
284 /* Define to 1 if you have the <mpfi.h> header file. */
285 #define HAVE_MPFI_H 1
286 
287 /* Define to 1 if you have the <mpfr.h> header file. */
288 #define HAVE_MPFR_H 1
289 
290 /* Define to 1 if you have the `mpfr_set_str_raw' function. */
291 /* #undef HAVE_MPFR_SET_STR_RAW */
292 
293 /* Define to 1 if you have the `munmap' function. */
294 #define HAVE_MUNMAP 1
295 
296 /* Define to 1 if you have the <nauty/naututil.h> header file. */
297 /* #undef HAVE_NAUTY_NAUTUTIL_H */
298 
299 /* Define to 1 if you have the <nl_types.h> header file. */
300 #define HAVE_NL_TYPES_H 1
301 
302 /* Set if getcwd() function is NOT available */
303 /* #undef HAVE_NO_CWD */
304 
305 /* Set if getpwuid() function is NOT available */
306 /* #undef HAVE_NO_HOME_DIRECTORY */
307 
308 /* Set if pwd.h is NOT available */
309 /* #undef HAVE_NO_PWD_H */
310 
311 /* Set if getpid() function is NOT available */
312 /* #undef HAVE_NO_SIGNAL_H */
313 
314 /* Set if system() function is NOT available */
315 /* #undef HAVE_NO_SYSTEM */
316 
317 /* Set if <sys/resource.h> is NOT available */
318 /* #undef HAVE_NO_SYS_RESOURCE_WAIT_H */
319 
320 /* Set if <sys/times.h> is NOT available */
321 /* #undef HAVE_NO_SYS_TIMES_H */
322 
323 /* Define to 1 if you have the <pari/pari.h> header file. */
324 #define HAVE_PARI_PARI_H 1
325 
326 /* Define to 1 if you have the <png.h> header file. */
327 #define HAVE_PNG_H 1
328 
329 /* Define if your printf() function supports format strings with positions. */
330 #define HAVE_POSIX_PRINTF 1
331 
332 /* Define to 1 if you have the <pthread.h> header file. */
333 #define HAVE_PTHREAD_H 1
334 
335 /* Define to 1 if you have the `putenv' function. */
336 #define HAVE_PUTENV 1
337 
338 /* Define to 1 if you have the <pwd.h> header file. */
339 #define HAVE_PWD_H 1
340 
341 /* Define to 1 if you have the <readline/history.h> header file. */
342 #define HAVE_READLINE_HISTORY_H 1
343 
344 /* Define to 1 if you have the <readline/readline.h> header file. */
345 #define HAVE_READLINE_READLINE_H 1
346 
347 /* Define to 1 if you have the `setenv' function. */
348 #define HAVE_SETENV 1
349 
350 /* Define to 1 if you have the `setlocale' function. */
351 #define HAVE_SETLOCALE 1
352 
353 /* Define to 1 if you have the <signal.h> header file. */
354 #define HAVE_SIGNAL_H 1
355 
356 /* Define to 1 if you have the `snprintf' function. */
357 #define HAVE_SNPRINTF 1
358 
359 /* Set to enable semi-classical routines */
360 /* #undef HAVE_SSCL */
361 
362 /* Define to 1 if you have the <sstream> header file. */
363 #define HAVE_SSTREAM 1
364 
365 /* Define to 1 if you have the <stddef.h> header file. */
366 #define HAVE_STDDEF_H 1
367 
368 /* Define to 1 if you have the <stdint.h> header file. */
369 #define HAVE_STDINT_H 1
370 
371 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
372    uintmax_t. */
373 #define HAVE_STDINT_H_WITH_UINTMAX 1
374 
375 /* Define to 1 if you have the <stdlib.h> header file. */
376 #define HAVE_STDLIB_H 1
377 
378 /* Define to 1 if you have the `stpcpy' function. */
379 #define HAVE_STPCPY 1
380 
381 /* Define to 1 if you have the `strcasecmp' function. */
382 #define HAVE_STRCASECMP 1
383 
384 /* Define to 1 if you have the `strdup' function. */
385 #define HAVE_STRDUP 1
386 
387 /* Define to 1 if you have the <strings.h> header file. */
388 #define HAVE_STRINGS_H 1
389 
390 /* Define to 1 if you have the <string.h> header file. */
391 #define HAVE_STRING_H 1
392 
393 /* Define to 1 if you have the `strtoul' function. */
394 #define HAVE_STRTOUL 1
395 
396 /* Define to 1 if you have the `sysconf' function. */
397 #define HAVE_SYSCONF 1
398 
399 /* Define to 1 if you have the `system' function. */
400 #define HAVE_SYSTEM 1
401 
402 /* Define to 1 if you have the <sys/param.h> header file. */
403 #define HAVE_SYS_PARAM_H 1
404 
405 /* Define to 1 if you have the <sys/resource.h> header file. */
406 #define HAVE_SYS_RESOURCE_H 1
407 
408 /* Define to 1 if you have the <sys/stat.h> header file. */
409 #define HAVE_SYS_STAT_H 1
410 
411 /* Define to 1 if you have the <sys/times.h> header file. */
412 #define HAVE_SYS_TIMES_H 1
413 
414 /* Define to 1 if you have the <sys/time.h> header file. */
415 #define HAVE_SYS_TIME_H 1
416 
417 /* Define to 1 if you have the <sys/types.h> header file. */
418 #define HAVE_SYS_TYPES_H 1
419 
420 /* Define to 1 if you have the `tgetent' function. */
421 /* #undef HAVE_TGETENT */
422 
423 /* Define to 1 if you have the <tommath.h> header file. */
424 /* #undef HAVE_TOMMATH_H */
425 
426 /* Define to 1 if you have the `tsearch' function. */
427 #define HAVE_TSEARCH 1
428 
429 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
430 #define HAVE_UINTMAX_T 1
431 
432 /* Define to 1 if you have the <unistd.h> header file. */
433 #define HAVE_UNISTD_H 1
434 
435 /* Define if you have the 'unsigned long long' type. */
436 #define HAVE_UNSIGNED_LONG_LONG 1
437 
438 /* Define to 1 if you have the <vcl1/vectorclass.h> header file. */
439 /* #undef HAVE_VCL1_VECTORCLASS_H */
440 
441 /* Define if you have the 'wchar_t' type. */
442 #define HAVE_WCHAR_T 1
443 
444 /* Define to 1 if you have the `wcslen' function. */
445 #define HAVE_WCSLEN 1
446 
447 /* Define if you have the 'wint_t' type. */
448 #define HAVE_WINT_T 1
449 
450 /* Define to 1 if you have the `__argz_count' function. */
451 #define HAVE___ARGZ_COUNT 1
452 
453 /* Define to 1 if you have the `__argz_next' function. */
454 #define HAVE___ARGZ_NEXT 1
455 
456 /* Define to 1 if you have the `__argz_stringify' function. */
457 #define HAVE___ARGZ_STRINGIFY 1
458 
459 /* Define to 1 if you have the `__fsetlocking' function. */
460 #define HAVE___FSETLOCKING 1
461 
462 /* Define as const if the declaration of iconv() needs const. */
463 #define ICONV_CONST
464 
465 /* Define if integer division by zero raises signal SIGFPE. */
466 #define INTDIV0_RAISES_SIGFPE 1
467 
468 /* Define to the sub-directory in which libtool stores uninstalled libraries.
469    */
470 #define LT_OBJDIR ".libs/"
471 
472 /* Name of package */
473 #define PACKAGE "giac"
474 
475 /* Define to the address where bug reports for this package should be sent. */
476 #define PACKAGE_BUGREPORT ""
477 
478 /* Define to the full name of this package. */
479 #define PACKAGE_NAME "giac"
480 
481 /* Define to the full name and version of this package. */
482 #define PACKAGE_STRING "giac 1.6.0"
483 
484 /* Define to the one symbol short name of this package. */
485 #define PACKAGE_TARNAME "giac"
486 
487 /* Define to the home page for this package. */
488 #define PACKAGE_URL ""
489 
490 /* Define to the version of this package. */
491 #define PACKAGE_VERSION "1.6.0"
492 
493 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
494 /* #undef PRI_MACROS_BROKEN */
495 
496 /* The size of `int', as computed by sizeof. */
497 #define SIZEOF_INT 4
498 
499 /* The size of `long', as computed by sizeof. */
500 #define SIZEOF_LONG 8
501 
502 /* The size of `long long', as computed by sizeof. */
503 #define SIZEOF_LONG_LONG 8
504 
505 /* The size of `void *', as computed by sizeof. */
506 #define SIZEOF_VOID_P 8
507 
508 /* Define as the maximum value of type 'size_t', if the system doesn't define
509    it. */
510 #define SIZE_MAX 18446744073709551615UL
511 
512 /* If using the C implementation of alloca, define if you know the
513    direction of stack growth for your system; otherwise it will be
514    automatically deduced at runtime.
515 	STACK_DIRECTION > 0 => grows toward higher addresses
516 	STACK_DIRECTION < 0 => grows toward lower addresses
517 	STACK_DIRECTION = 0 => direction of growth unknown */
518 /* #undef STACK_DIRECTION */
519 
520 /* Define to 1 if you have the ANSI C header files. */
521 #define STDC_HEADERS 1
522 
523 /* Define if <tr1/unordered_map> header is available */
524 #define UNORDERED_MAP 1
525 
526 /* Replace GMP by tommath */
527 /* #undef USE_GMP_REPLACEMENTS */
528 
529 /* Defined if fltk has OpenGL enabled */
530 /* #undef USE_OPENGL32 */
531 
532 /* Version number of package */
533 #define VERSION "1.6.0"
534 
535 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
536    significant byte first (like Motorola and SPARC, unlike Intel). */
537 #if defined AC_APPLE_UNIVERSAL_BUILD
538 # if defined __BIG_ENDIAN__
539 #  define WORDS_BIGENDIAN 1
540 # endif
541 #else
542 # ifndef WORDS_BIGENDIAN
543 /* #  undef WORDS_BIGENDIAN */
544 # endif
545 #endif
546 
547 /* Define to 1 if the X Window System is missing or not being used. */
548 /* #undef X_DISPLAY_MISSING */
549 
550 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
551    `char[]'. */
552 /* #undef YYTEXT_POINTER */
553 
554 /* Define to empty if `const' does not conform to ANSI C. */
555 /* #undef const */
556 
557 /* Define to `__inline__' or `__inline' if that's what the C compiler
558    calls it, or to nothing if 'inline' is not supported under any name.  */
559 #ifndef __cplusplus
560 /* #undef inline */
561 #endif
562 
563 /* Define to `long int' if <sys/types.h> does not define. */
564 /* #undef off_t */
565 
566 /* Define as the type of the result of subtracting two pointers, if the system
567    doesn't define it. */
568 /* #undef ptrdiff_t */
569 
570 /* Define to empty if the C compiler doesn't support this keyword. */
571 /* #undef signed */
572 
573 /* Define to `unsigned int' if <sys/types.h> does not define. */
574 /* #undef size_t */
575 
576 /* Define to unsigned long or unsigned long long if <stdint.h> and
577    <inttypes.h> don't define. */
578 /* #undef uintmax_t */
579