Update to 2.0.0 tree from current Fremantle build
[opencv] / cvconfig.h.in
1 /* cvconfig.h.in.  Generated from configure.in by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
7    systems. This function is required for `alloca.c' support on those systems.
8    */
9 #undef CRAY_STACKSEG_END
10
11 /* Define to 1 if using `alloca.c'. */
12 #undef C_ALLOCA
13
14 /* Define to 1 if you have `alloca', as a function or macro. */
15 #undef HAVE_ALLOCA
16
17 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
18    */
19 #undef HAVE_ALLOCA_H
20
21 /* Define to 1 if you have the <assert.h> header file. */
22 #undef HAVE_ASSERT_H
23
24 /* V4L capturing support */
25 #undef HAVE_CAMV4L
26
27 /* V4L2 capturing support */
28 #undef HAVE_CAMV4L2
29
30 /* Carbon windowing environment */
31 #undef HAVE_CARBON
32
33 /* IEEE1394 capturing support */
34 #undef HAVE_DC1394
35
36 /* libdc1394 0.9.4 or 0.9.5 */
37 #undef HAVE_DC1394_095
38
39 /* IEEE1394 capturing support */
40 #undef HAVE_DC1394_2
41
42 /* Define to 1 if you have the <dlfcn.h> header file. */
43 #undef HAVE_DLFCN_H
44
45 /* FFMPEG video library */
46 #undef HAVE_FFMPEG
47
48 /* Define to 1 if you have the <ffmpeg/avcodec.h> header file. */
49 #undef HAVE_FFMPEG_AVCODEC_H
50
51 /* Define to 1 if you have the <ffmpeg/avformat.h> header file. */
52 #undef HAVE_FFMPEG_AVFORMAT_H
53
54 /* FFMPEG helper library */
55 #undef HAVE_FFMPEG_SWSCALE
56
57 /* Define to 1 if you have the <ffmpeg/swscale.h> header file. */
58 #undef HAVE_FFMPEG_SWSCALE_H
59
60 /* GStreamer multimedia framework */
61 #undef HAVE_GSTREAMER
62
63 /* GTK+ 2.0 Thread support */
64 #undef HAVE_GTHREAD
65
66 /* GTK+ 2.x toolkit */
67 #undef HAVE_GTK
68
69 /* OpenEXR codec */
70 #undef HAVE_ILMIMF
71
72 /* Apple ImageIO Framework */
73 #undef HAVE_IMAGEIO
74
75 /* Define to 1 if you have the <inttypes.h> header file. */
76 #undef HAVE_INTTYPES_H
77
78 /* JPEG-2000 codec */
79 #undef HAVE_JASPER
80
81 /* IJG JPEG codec */
82 #undef HAVE_JPEG
83
84 /* Define to 1 if you have the <libavcodec/avcodec.h> header file. */
85 #undef HAVE_LIBAVCODEC_AVCODEC_H
86
87 /* Define to 1 if you have the <libavformat/avformat.h> header file. */
88 #undef HAVE_LIBAVFORMAT_AVFORMAT_H
89
90 /* Define to 1 if you have the `dl' library (-ldl). */
91 #undef HAVE_LIBDL
92
93 /* Define to 1 if you have the `m' library (-lm). */
94 #undef HAVE_LIBM
95
96 /* libpng/png.h needs to be included */
97 #undef HAVE_LIBPNG_PNG_H
98
99 /* Define to 1 if you have the `pthread' library (-lpthread). */
100 #undef HAVE_LIBPTHREAD
101
102 /* Define to 1 if you have the <libswscale/swscale.h> header file. */
103 #undef HAVE_LIBSWSCALE_SWSCALE_H
104
105 /* Define to 1 if you have the `z' library (-lz). */
106 #undef HAVE_LIBZ
107
108 /* Define to 1 if you have the `lrint' function. */
109 #undef HAVE_LRINT
110
111 /* Define to 1 if you have the <malloc.h> header file. */
112 #undef HAVE_MALLOC_H
113
114 /* Define to 1 if you have the <memory.h> header file. */
115 #undef HAVE_MEMORY_H
116
117 /* Support mmx instructions */
118 #undef HAVE_MMX
119
120 /* PNG codec */
121 #undef HAVE_PNG
122
123 /* Define to 1 if you have the `png_get_valid' function. */
124 #undef HAVE_PNG_GET_VALID
125
126 /* png.h needs to be included */
127 #undef HAVE_PNG_H
128
129 /* Define to 1 if you have the `png_set_tRNS_to_alpha' function. */
130 #undef HAVE_PNG_SET_TRNS_TO_ALPHA
131
132 /* QuickTime video libraries */
133 #undef HAVE_QUICKTIME
134
135 /* Support SSE (Streaming SIMD Extensions) instructions */
136 #undef HAVE_SSE
137
138 /* Support SSE2 (Streaming SIMD Extensions 2) instructions */
139 #undef HAVE_SSE2
140
141 /* Support SSE3 (Streaming SIMD Extensions 3) instructions */
142 #undef HAVE_SSE3
143
144 /* Support SSSE3 (Supplemental Streaming SIMD Extensions 3) instructions */
145 #undef HAVE_SSSE3
146
147 /* Define to 1 if you have the <stdint.h> header file. */
148 #undef HAVE_STDINT_H
149
150 /* Define to 1 if you have the <stdlib.h> header file. */
151 #undef HAVE_STDLIB_H
152
153 /* Define to 1 if you have the <strings.h> header file. */
154 #undef HAVE_STRINGS_H
155
156 /* Define to 1 if you have the <string.h> header file. */
157 #undef HAVE_STRING_H
158
159 /* Define to 1 if you have the <sys/stat.h> header file. */
160 #undef HAVE_SYS_STAT_H
161
162 /* Define to 1 if you have the <sys/types.h> header file. */
163 #undef HAVE_SYS_TYPES_H
164
165 /* TIFF codec */
166 #undef HAVE_TIFF
167
168 /* Unicap video capture library */
169 #undef HAVE_UNICAP
170
171 /* Define to 1 if you have the <unistd.h> header file. */
172 #undef HAVE_UNISTD_H
173
174 /* BLAS and LAPACK from Accelerate/vecLib framework */
175 #undef HAVE_VECLIB
176
177 /* Xine video library */
178 #undef HAVE_XINE
179
180 /* LZ77 compression/decompression library (used for PNG) */
181 #undef HAVE_ZLIB
182
183 /* Define to the sub-directory in which libtool stores uninstalled libraries.
184    */
185 #undef LT_OBJDIR
186
187 /* Name of package */
188 #undef PACKAGE
189
190 /* Define to the address where bug reports for this package should be sent. */
191 #undef PACKAGE_BUGREPORT
192
193 /* Define to the full name of this package. */
194 #undef PACKAGE_NAME
195
196 /* Define to the full name and version of this package. */
197 #undef PACKAGE_STRING
198
199 /* Define to the one symbol short name of this package. */
200 #undef PACKAGE_TARNAME
201
202 /* Define to the home page for this package. */
203 #undef PACKAGE_URL
204
205 /* Define to the version of this package. */
206 #undef PACKAGE_VERSION
207
208 /* If using the C implementation of alloca, define if you know the
209    direction of stack growth for your system; otherwise it will be
210    automatically deduced at runtime.
211         STACK_DIRECTION > 0 => grows toward higher addresses
212         STACK_DIRECTION < 0 => grows toward lower addresses
213         STACK_DIRECTION = 0 => direction of growth unknown */
214 #undef STACK_DIRECTION
215
216 /* Define to 1 if you have the ANSI C header files. */
217 #undef STDC_HEADERS
218
219 /* Version number of package */
220 #undef VERSION
221
222 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
223    significant byte first (like Motorola and SPARC, unlike Intel). */
224 #if defined AC_APPLE_UNIVERSAL_BUILD
225 # if defined __BIG_ENDIAN__
226 #  define WORDS_BIGENDIAN 1
227 # endif
228 #else
229 # ifndef WORDS_BIGENDIAN
230 #  undef WORDS_BIGENDIAN
231 # endif
232 #endif