1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4 systems. This function is required for `alloca.c' support on those systems.
6 #undef CRAY_STACKSEG_END
8 /* Define to 1 if using `alloca.c'. */
11 /* Define to 1 if you have `alloca', as a function or macro. */
14 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
18 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
21 /* Define to 1 if you have the <fftw3.h> header file. */
24 /* Define to 1 if you have the <gpiv.h> header file. */
27 /* Define to 1 if you have the <inttypes.h> header file. */
28 #undef HAVE_INTTYPES_H
30 /* Define to 1 if you have the `dc1394_control' library (-ldc1394_control). */
31 #undef HAVE_LIBDC1394_CONTROL
33 /* Define to 1 if you have the `fftw3' library (-lfftw3). */
36 /* Define to 1 if you have the `glib-2.0' library (-lglib-2.0). */
37 #undef HAVE_LIBGLIB_2_0
39 /* Define to 1 if you have the `gomp' library (-lgomp). */
42 /* Define to 1 if you have the `gpiv' library (-lgpiv). */
45 /* Define to 1 if you have the `gpiv_mpi' library (-lgpiv_mpi). */
46 #undef HAVE_LIBGPIV_MPI
48 /* Define to 1 if you have the `gsl' library (-lgsl). */
51 /* Define to 1 if you have the `gslcblas' library (-lgslcblas). */
52 #undef HAVE_LIBGSLCBLAS
54 /* Define to 1 if you have the `mpi' library (-lmpi). */
57 /* Define to 1 if you have the `raw1394' library (-lraw1394). */
58 #undef HAVE_LIBRAW1394
60 /* Define to 1 if you have the <memory.h> header file. */
63 /* Define to 1 if you have the <stdint.h> header file. */
66 /* Define to 1 if you have the <stdlib.h> header file. */
69 /* Define to 1 if you have the <strings.h> header file. */
72 /* Define to 1 if you have the <string.h> header file. */
75 /* Define to 1 if you have the <sys/stat.h> header file. */
76 #undef HAVE_SYS_STAT_H
78 /* Define to 1 if you have the <sys/types.h> header file. */
79 #undef HAVE_SYS_TYPES_H
81 /* Define to 1 if you have the <unistd.h> header file. */
84 /* Define to 1 if you have the `vprintf' function. */
90 /* Define to the address where bug reports for this package should be sent. */
91 #undef PACKAGE_BUGREPORT
93 /* Define to the full name of this package. */
96 /* Define to the full name and version of this package. */
99 /* Define to the one symbol short name of this package. */
100 #undef PACKAGE_TARNAME
102 /* Define to the version of this package. */
103 #undef PACKAGE_VERSION
105 /* If using the C implementation of alloca, define if you know the
106 direction of stack growth for your system; otherwise it will be
107 automatically deduced at runtime.
108 STACK_DIRECTION > 0 => grows toward higher addresses
109 STACK_DIRECTION < 0 => grows toward lower addresses
110 STACK_DIRECTION = 0 => direction of growth unknown */
111 #undef STACK_DIRECTION
113 /* Define to 1 if you have the ANSI C header files. */
116 /* Version number of package */
119 /* Define to empty if `const' does not conform to ANSI C. */
122 /* Define to `unsigned int' if <sys/types.h> does not define. */