bugrepair VFS, update autotools files
[gpiv.git] / config.h.in
blob823c3385a558f9bab04209b9f0b6010956992ef3
1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* always defined to indicate that i18n is enabled */
4 #undef ENABLE_NLS
6 /* "$GETTEXT_PACKAGE" */
7 #undef GETTEXT_PACKAGE
9 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
10 #undef HAVE_BIND_TEXTDOMAIN_CODESET
12 /* Define to 1 if you have the `dcgettext' function. */
13 #undef HAVE_DCGETTEXT
15 /* Define if the GNU gettext() function is already present or preinstalled. */
16 #undef HAVE_GETTEXT
18 /* Define to 1 if you have the <gpiv.h> header file. */
19 #undef HAVE_GPIV_H
21 /* Define to 1 if you have the <hdf5.h> header file. */
22 #undef HAVE_HDF5_H
24 /* Define to 1 if you have the <inttypes.h> header file. */
25 #undef HAVE_INTTYPES_H
27 /* Define if your <locale.h> file defines LC_MESSAGES. */
28 #undef HAVE_LC_MESSAGES
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 `fftw' library (-lfftw). */
34 #undef HAVE_LIBFFTW
36 /* Define to 1 if you have the `glib' library (-lglib). */
37 #undef HAVE_LIBGLIB
39 /* Define to 1 if you have the `gpiv' library (-lgpiv). */
40 #undef HAVE_LIBGPIV
42 /* Define to 1 if you have the `gsl' library (-lgsl). */
43 #undef HAVE_LIBGSL
45 /* Define to 1 if you have the `gslcblas' library (-lgslcblas). */
46 #undef HAVE_LIBGSLCBLAS
48 /* Define to 1 if you have the `hdf5' library (-lhdf5). */
49 #undef HAVE_LIBHDF5
51 /* Define to 1 if you have the `pthread' library (-lpthread). */
52 #undef HAVE_LIBPTHREAD
54 /* Define to 1 if you have the `raw1394' library (-lraw1394). */
55 #undef HAVE_LIBRAW1394
57 /* Define to 1 if you have the `rfftw' library (-lrfftw). */
58 #undef HAVE_LIBRFFTW
60 <<<<<<< config.h.in
61 /* Define to 1 if you have the <locale.h> header file. */
62 =======
63 /* Define if you have the <argz.h> header file. */
64 #undef HAVE_ARGZ_H
66 /* Define if you have the <gpiv.h> header file. */
67 #undef HAVE_GPIV_H
69 /* Define if you have the <hdf5.h> header file. */
70 #undef HAVE_HDF5_H
72 /* Define if you have the <limits.h> header file. */
73 #undef HAVE_LIMITS_H
75 /* Define if you have the <locale.h> header file. */
76 >>>>>>> 1.6
77 #undef HAVE_LOCALE_H
79 /* Define to 1 if you have the <memory.h> header file. */
80 #undef HAVE_MEMORY_H
82 /* Define to 1 if you have the <stdint.h> header file. */
83 #undef HAVE_STDINT_H
85 /* Define to 1 if you have the <stdlib.h> header file. */
86 #undef HAVE_STDLIB_H
88 /* Define to 1 if you have the <strings.h> header file. */
89 #undef HAVE_STRINGS_H
91 /* Define to 1 if you have the <string.h> header file. */
92 #undef HAVE_STRING_H
94 /* Define to 1 if you have the <sys/stat.h> header file. */
95 #undef HAVE_SYS_STAT_H
97 /* Define to 1 if you have the <sys/types.h> header file. */
98 #undef HAVE_SYS_TYPES_H
100 /* Define to 1 if you have the <unistd.h> header file. */
101 #undef HAVE_UNISTD_H
103 <<<<<<< config.h.in
104 =======
105 /* Define if you have the dc1394_control library (-ldc1394_control). */
106 #undef HAVE_LIBDC1394_CONTROL
108 /* Define if you have the fftw library (-lfftw). */
109 #undef HAVE_LIBFFTW
111 /* Define if you have the gdk_pixbuf library (-lgdk_pixbuf). */
112 #undef HAVE_LIBGDK_PIXBUF
114 /* Define if you have the gpiv library (-lgpiv). */
115 #undef HAVE_LIBGPIV
117 /* Define if you have the hdf5 library (-lhdf5). */
118 #undef HAVE_LIBHDF5
120 /* Define if you have the pthread library (-lpthread). */
121 #undef HAVE_LIBPTHREAD
123 /* Define if you have the raw1394 library (-lraw1394). */
124 #undef HAVE_LIBRAW1394
126 /* Define if you have the rfftw library (-lrfftw). */
127 #undef HAVE_LIBRFFTW
129 >>>>>>> 1.6
130 /* Name of package */
131 #undef PACKAGE
133 /* Define to the address where bug reports for this package should be sent. */
134 #undef PACKAGE_BUGREPORT
136 /* Define to the full name of this package. */
137 #undef PACKAGE_NAME
139 /* Define to the full name and version of this package. */
140 #undef PACKAGE_STRING
142 /* Define to the one symbol short name of this package. */
143 #undef PACKAGE_TARNAME
145 /* Define to the version of this package. */
146 #undef PACKAGE_VERSION
148 /* Define to 1 if you have the ANSI C header files. */
149 #undef STDC_HEADERS
151 /* Version number of package */
152 #undef VERSION