1/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
2   systems. This function is required for `alloca.c' support on those systems.
3   */
4#cmakedefine CRAY_STACKSEG_END
5
6/* Define to 1 if using `alloca.c'. */
7#cmakedefine C_ALLOCA
8
9/* Define to 1 if you have `alloca', as a function or macro. */
10#cmakedefine HAVE_ALLOCA  ${HAVE_ALLOCA}
11
12/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
13   */
14#cmakedefine HAVE_ALLOCA_H  ${HAVE_ALLOCA_H}
15
16/* Define to 1 if you have the <stdint.h> header file. */
17#cmakedefine HAVE_STDINT_H  ${HAVE_STDINT_H}
18
19/* Define to 1 if you have the <sys/times.h> header file. */
20#cmakedefine HAVE_SYS_TIMES_H  ${HAVE_SYS_TIMES_H}
21
22/* Define to 1 if you have the <sys/time.h> header file. */
23#cmakedefine HAVE_SYS_TIME_H  ${HAVE_SYS_TIME_H}
24
25/* Define to 1 if you have the <sys/types.h> header file. */
26#cmakedefine HAVE_SYS_TYPES_H  ${HAVE_SYS_TYPES_H}
27
28/* Define to 1 if you have the <unistd.h> header file. */
29#cmakedefine HAVE_UNISTD_H  ${HAVE_UNISTD_H}
30
31/* Define to 1 if you have the <inttypes.h> header file. */
32#cmakedefine HAVE_INTTYPES_H  ${HAVE_INTTYPES_H}
33
34/* Name of package */
35#cmakedefine PACKAGE  ${PACKAGE}
36
37/* Define to the version of this package. */
38#cmakedefine PACKAGE_VERSION  ${PACKAGE_VERSION}
39
40/* The size of `int', as computed by sizeof. */
41#cmakedefine SIZEOF_INT  ${SIZEOF_INT}
42
43/* The size of `long', as computed by sizeof. */
44#cmakedefine SIZEOF_LONG  ${SIZEOF_LONG}
45
46/* Define if enable CR+NL as line terminator */
47#cmakedefine USE_CRNL_AS_LINE_TERMINATOR  ${USE_CRNL_AS_LINE_TERMINATOR}
48
49/* Version number of package */
50#cmakedefine VERSION  ${VERSION}
51