bugfix return ()
[libgpiv.git] / config.h.in
blob7dda260af00a456516d34f9e20d45b788e3f41b3
1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Define to 1 if you have the <dlfcn.h> header file. */
4 #undef HAVE_DLFCN_H
6 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
7 #undef HAVE_DOPRNT
9 /* Define to 1 if you have the <fftw3.h> header file. */
10 #undef HAVE_FFTW3_H
12 /* Define to 1 if you have the <hdf5.h> header file. */
13 #undef HAVE_HDF5_H
15 /* Define to 1 if you have the <inttypes.h> header file. */
16 #undef HAVE_INTTYPES_H
18 /* Define to 1 if you have the `dc1394_control' library (-ldc1394_control). */
19 #undef HAVE_LIBDC1394_CONTROL
21 /* Define to 1 if you have the `fftw3' library (-lfftw3). */
22 #undef HAVE_LIBFFTW3
24 /* Define to 1 if you have the `fftw3_threads' library (-lfftw3_threads). */
25 #undef HAVE_LIBFFTW3_THREADS
27 /* Define to 1 if you have the `glib-2.0' library (-lglib-2.0). */
28 #undef HAVE_LIBGLIB_2_0
30 /* Define to 1 if you have the `gomp' library (-lgomp). */
31 #undef HAVE_LIBGOMP
33 /* Define to 1 if you have the `gsl' library (-lgsl). */
34 #undef HAVE_LIBGSL
36 /* Define to 1 if you have the `gslcblas' library (-lgslcblas). */
37 #undef HAVE_LIBGSLCBLAS
39 /* Define to 1 if you have the `hdf5' library (-lhdf5). */
40 #undef HAVE_LIBHDF5
42 /* Define to 1 if you have the `m' library (-lm). */
43 #undef HAVE_LIBM
45 /* Define to 1 if you have the `mpi' library (-lmpi). */
46 #undef HAVE_LIBMPI
48 /* Define to 1 if you have the `png' library (-lpng). */
49 #undef HAVE_LIBPNG
51 /* Define to 1 if you have the `raw1394' library (-lraw1394). */
52 #undef HAVE_LIBRAW1394
54 /* Define to 1 if you have the <memory.h> header file. */
55 #undef HAVE_MEMORY_H
57 /* Define to 1 if you have the `memset' function. */
58 #undef HAVE_MEMSET
60 /* Define to 1 if you have the <png.h> header file. */
61 #undef HAVE_PNG_H
63 /* Define to 1 if you have the `sqrt' function. */
64 #undef HAVE_SQRT
66 /* Define to 1 if you have the <stdint.h> header file. */
67 #undef HAVE_STDINT_H
69 /* Define to 1 if you have the <stdlib.h> header file. */
70 #undef HAVE_STDLIB_H
72 /* Define to 1 if you have the <strings.h> header file. */
73 #undef HAVE_STRINGS_H
75 /* Define to 1 if you have the <string.h> header file. */
76 #undef HAVE_STRING_H
78 /* Define to 1 if you have the `strstr' function. */
79 #undef HAVE_STRSTR
81 /* Define to 1 if you have the <sys/stat.h> header file. */
82 #undef HAVE_SYS_STAT_H
84 /* Define to 1 if you have the <sys/types.h> header file. */
85 #undef HAVE_SYS_TYPES_H
87 /* Define to 1 if you have the <time.h> header file. */
88 #undef HAVE_TIME_H
90 /* Define to 1 if you have the <unistd.h> header file. */
91 #undef HAVE_UNISTD_H
93 /* Define to 1 if you have the `vprintf' function. */
94 #undef HAVE_VPRINTF
96 /* Define to the sub-directory in which libtool stores uninstalled libraries.
98 #undef LT_OBJDIR
100 /* Define to the address where bug reports for this package should be sent. */
101 #undef PACKAGE_BUGREPORT
103 /* Define to the full name of this package. */
104 #undef PACKAGE_NAME
106 /* Define to the full name and version of this package. */
107 #undef PACKAGE_STRING
109 /* Define to the one symbol short name of this package. */
110 #undef PACKAGE_TARNAME
112 /* Define to the home page for this package. */
113 #undef PACKAGE_URL
115 /* Define to the version of this package. */
116 #undef PACKAGE_VERSION
118 /* Define to 1 if you have the ANSI C header files. */
119 #undef STDC_HEADERS
121 /* Define to empty if `const' does not conform to ANSI C. */
122 #undef const
124 /* Define to `unsigned int' if <sys/types.h> does not define. */
125 #undef size_t