1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Define to use CYGWIN env */
6 /* Define to 1 if you have the <assert.h> header file. */
9 /* Define to 1 if you have the <fcntl.h> header file. */
12 /* Define to 1 if you have the <float.h> header file. */
15 /* Use GSL to compute Fermi Integral */
18 /* Define to 1 if you have the <gsl/gsl_sf_fermi_dirac.h> header file. */
19 #undef HAVE_GSL_GSL_SF_FERMI_DIRAC_H
21 /* Define to 1 if you have the <inttypes.h> header file. */
22 #undef HAVE_INTTYPES_H
24 /* Define to 1 if you have the `dl' library (-ldl). */
27 /* Define to 1 if you have the <limits.h> header file. */
30 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
34 /* Define to 1 if you have the <memory.h> header file. */
37 /* Define to 1 if you have the `memset' function. */
40 /* Define to 1 if you have the `pow' function. */
43 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
44 and to 0 otherwise. */
47 /* Define to 1 if you have the `sqrt' function. */
50 /* Define to 1 if stdbool.h conforms to C99. */
53 /* Define to 1 if you have the <stddef.h> header file. */
56 /* Define to 1 if you have the <stdint.h> header file. */
59 /* Define to 1 if you have the <stdio.h> header file. */
62 /* Define to 1 if you have the <stdlib.h> header file. */
65 /* Define to 1 if you have the <strings.h> header file. */
68 /* Define to 1 if you have the <string.h> header file. */
71 /* Define to 1 if you have the <sys/stat.h> header file. */
72 #undef HAVE_SYS_STAT_H
74 /* Define to 1 if you have the <sys/time.h> header file. */
75 #undef HAVE_SYS_TIME_H
77 /* Define to 1 if you have the <sys/types.h> header file. */
78 #undef HAVE_SYS_TYPES_H
80 /* Use tiff to save screen */
83 /* Define to 1 if you have the <tiffio.h> header file. */
86 /* Define to 1 if you have the <unistd.h> header file. */
89 /* Define to use Win32 native graphic function */
92 /* Define to use X11 graphic function */
95 /* Define to 1 if you have the <X11/Xlib.h> header file. */
96 #undef HAVE_X11_XLIB_H
98 /* Define to 1 if the system has the type `_Bool'. */
101 /* Define to use LINUX env */
104 /* Define to the address where bug reports for this package should be sent. */
105 #undef PACKAGE_BUGREPORT
107 /* Define to the full name of this package. */
110 /* Define to the full name and version of this package. */
111 #undef PACKAGE_STRING
113 /* Define to the one symbol short name of this package. */
114 #undef PACKAGE_TARNAME
116 /* Define to the version of this package. */
117 #undef PACKAGE_VERSION
119 /* Define to 1 if you have the ANSI C header files. */
122 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
123 #undef TIME_WITH_SYS_TIME
125 /* Define to 1 if the X Window System is missing or not being used. */
126 #undef X_DISPLAY_MISSING
128 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
130 #undef YYTEXT_POINTER
132 /* Define to empty if `const' does not conform to ANSI C. */
135 /* Define to `__inline__' or `__inline' if that's what the C compiler
136 calls it, or to nothing if 'inline' is not supported under any name. */
141 /* Define to rpl_malloc if the replacement function should be used. */
144 /* Define to rpl_realloc if the replacement function should be used. */
147 /* Define to `unsigned' if <sys/types.h> does not define. */