1 /* config.h.  Generated automatically by configure.  */
2 /* config.hin.  Generated automatically from configure.in by autoheader.  */
3 
4 /* Define if the `long double' type works.  */
5 /* #undef HAVE_LONG_DOUBLE */
6 
7 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
8 /* #undef size_t */
9 
10 /* Define if you have the ANSI C header files.  */
11 #define STDC_HEADERS 1
12 
13 /* Define if you have the <ctype.h> header file.  */
14 #define HAVE_CTYPE_H 1
15 
16 /* Define if you have the <limits.h> header file.  */
17 #define HAVE_LIMITS_H 1
18 
19 /* Define if you have the <stddef.h> header file.  */
20 #define HAVE_STDDEF_H 1
21 
22 /* Define if you have the <stdio.h> header file.  */
23 #define HAVE_STDIO_H 1
24 
25 /* Define if you have the <stdlib.h> header file.  */
26 #define HAVE_STDLIB_H 1
27 
28 /* Define if you have the <string.h> header file.  */
29 #define HAVE_STRING_H 1
30 
31 #define HAVE_GMP 1
32