1 | /* src/core/config.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 | /* Build rappture with ffmpeg widgets */ |
---|
7 | #undef BUILD_with_ffmpeg |
---|
8 | |
---|
9 | /* Define to 1 if you have the <algorithm> header file. */ |
---|
10 | #undef HAVE_ALGORITHM |
---|
11 | |
---|
12 | /* Define to 1 if you have the <assert.h> header file. */ |
---|
13 | #undef HAVE_ASSERT_H |
---|
14 | |
---|
15 | /* Define to 1 if you have the `avcodec_decode_video' function. */ |
---|
16 | #undef HAVE_AVCODEC_DECODE_VIDEO |
---|
17 | |
---|
18 | /* Define to 1 if you have the `avcodec_decode_video2' function. */ |
---|
19 | #undef HAVE_AVCODEC_DECODE_VIDEO2 |
---|
20 | |
---|
21 | /* Define to 1 if you have the `avformat_open_input' function. */ |
---|
22 | #undef HAVE_AVFORMAT_OPEN_INPUT |
---|
23 | |
---|
24 | /* Define to 1 if you have the `avio_close' function. */ |
---|
25 | #undef HAVE_AVIO_CLOSE |
---|
26 | |
---|
27 | /* Define if AVMEDIA_TYPE_VIDEO enum exists. */ |
---|
28 | #undef HAVE_AVMEDIA_TYPE_VIDEO |
---|
29 | |
---|
30 | /* Define to 1 if you have the `av_open_input_file' function. */ |
---|
31 | #undef HAVE_AV_OPEN_INPUT_FILE |
---|
32 | |
---|
33 | /* Define to 1 if you have the <cctype> header file. */ |
---|
34 | #undef HAVE_CCTYPE |
---|
35 | |
---|
36 | /* Define to 1 if you have the <cfloat> header file. */ |
---|
37 | #undef HAVE_CFLOAT |
---|
38 | |
---|
39 | /* Define to 1 if you have the <cmath> header file. */ |
---|
40 | #undef HAVE_CMATH |
---|
41 | |
---|
42 | /* Define to 1 if you have the <cstdio> header file. */ |
---|
43 | #undef HAVE_CSTDIO |
---|
44 | |
---|
45 | /* Define to 1 if you have the <cstdlib> header file. */ |
---|
46 | #undef HAVE_CSTDLIB |
---|
47 | |
---|
48 | /* Define to 1 if you have the <cstring> header file. */ |
---|
49 | #undef HAVE_CSTRING |
---|
50 | |
---|
51 | /* Define to 1 if you have the <ctype.h> header file. */ |
---|
52 | #undef HAVE_CTYPE_H |
---|
53 | |
---|
54 | /* Define to 1 if you have the <errno.h> header file. */ |
---|
55 | #undef HAVE_ERRNO_H |
---|
56 | |
---|
57 | /* Define to 1 if you have the <ffmpeg/avcodec.h> header file. */ |
---|
58 | #undef HAVE_FFMPEG_AVCODEC_H |
---|
59 | |
---|
60 | /* Define to 1 if you have the <ffmpeg/avformat.h> header file. */ |
---|
61 | #undef HAVE_FFMPEG_AVFORMAT_H |
---|
62 | |
---|
63 | /* Define to 1 if you have the <ffmpeg/avutil.h> header file. */ |
---|
64 | #undef HAVE_FFMPEG_AVUTIL_H |
---|
65 | |
---|
66 | /* Define to 1 if you have the <ffmpeg/swscale.h> header file. */ |
---|
67 | #undef HAVE_FFMPEG_SWSCALE_H |
---|
68 | |
---|
69 | /* Define to 1 if you have the <float.h> header file. */ |
---|
70 | #undef HAVE_FLOAT_H |
---|
71 | |
---|
72 | /* Define to 1 if you have the <fstream> header file. */ |
---|
73 | #undef HAVE_FSTREAM |
---|
74 | |
---|
75 | /* Define to 1 if you have the `img_convert' function. */ |
---|
76 | #undef HAVE_IMG_CONVERT |
---|
77 | |
---|
78 | /* Define to 1 if you have the <inttypes.h> header file. */ |
---|
79 | #undef HAVE_INTTYPES_H |
---|
80 | |
---|
81 | /* Define to 1 if you have the <iostream> header file. */ |
---|
82 | #undef HAVE_IOSTREAM |
---|
83 | |
---|
84 | /* Define to 1 if you have the <iterator> header file. */ |
---|
85 | #undef HAVE_ITERATOR |
---|
86 | |
---|
87 | /* Define to 1 if you have the `avcodec' library (-lavcodec). */ |
---|
88 | #undef HAVE_LIBAVCODEC |
---|
89 | |
---|
90 | /* Define to 1 if you have the <libavcodec/avcodec.h> header file. */ |
---|
91 | #undef HAVE_LIBAVCODEC_AVCODEC_H |
---|
92 | |
---|
93 | /* Define to 1 if you have the `avformat' library (-lavformat). */ |
---|
94 | #undef HAVE_LIBAVFORMAT |
---|
95 | |
---|
96 | /* Define to 1 if you have the <libavformat/avformat.h> header file. */ |
---|
97 | #undef HAVE_LIBAVFORMAT_AVFORMAT_H |
---|
98 | |
---|
99 | /* Define to 1 if you have the `avutil' library (-lavutil). */ |
---|
100 | #undef HAVE_LIBAVUTIL |
---|
101 | |
---|
102 | /* Define to 1 if you have the <libavutil/avutil.h> header file. */ |
---|
103 | #undef HAVE_LIBAVUTIL_AVUTIL_H |
---|
104 | |
---|
105 | /* Define to 1 if you have the `m' library (-lm). */ |
---|
106 | #undef HAVE_LIBM |
---|
107 | |
---|
108 | /* Define to 1 if you have the `stdc++' library (-lstdc++). */ |
---|
109 | #undef HAVE_LIBSTDC__ |
---|
110 | |
---|
111 | /* Define to 1 if you have the `swscale' library (-lswscale). */ |
---|
112 | #undef HAVE_LIBSWSCALE |
---|
113 | |
---|
114 | /* Define to 1 if you have the <libswscale/swscale.h> header file. */ |
---|
115 | #undef HAVE_LIBSWSCALE_SWSCALE_H |
---|
116 | |
---|
117 | /* Define to 1 if you have the <limits.h> header file. */ |
---|
118 | #undef HAVE_LIMITS_H |
---|
119 | |
---|
120 | /* Define to 1 if you have the <list> header file. */ |
---|
121 | #undef HAVE_LIST |
---|
122 | |
---|
123 | /* Define to 1 if you have the <malloc.h> header file. */ |
---|
124 | #undef HAVE_MALLOC_H |
---|
125 | |
---|
126 | /* Define to 1 if you have the <math.h> header file. */ |
---|
127 | #undef HAVE_MATH_H |
---|
128 | |
---|
129 | /* Define to 1 if you have the <memory.h> header file. */ |
---|
130 | #undef HAVE_MEMORY_H |
---|
131 | |
---|
132 | /* Define to 1 if you have the <Python.h> header file. */ |
---|
133 | #undef HAVE_PYTHON_H |
---|
134 | |
---|
135 | /* Define to 1 if you have the <sstream> header file. */ |
---|
136 | #undef HAVE_SSTREAM |
---|
137 | |
---|
138 | /* Define to 1 if you have the <stack> header file. */ |
---|
139 | #undef HAVE_STACK |
---|
140 | |
---|
141 | /* Define to 1 if you have the <stddef.h> header file. */ |
---|
142 | #undef HAVE_STDDEF_H |
---|
143 | |
---|
144 | /* Define to 1 if you have the <stdint.h> header file. */ |
---|
145 | #undef HAVE_STDINT_H |
---|
146 | |
---|
147 | /* Define to 1 if you have the <stdlib.h> header file. */ |
---|
148 | #undef HAVE_STDLIB_H |
---|
149 | |
---|
150 | /* Define to 1 if you have the <string> header file. */ |
---|
151 | #undef HAVE_STRING |
---|
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 `sws_scale' function. */ |
---|
160 | #undef HAVE_SWS_SCALE |
---|
161 | |
---|
162 | /* Define to 1 if you have the `sysinfo' function. */ |
---|
163 | #undef HAVE_SYSINFO |
---|
164 | |
---|
165 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
---|
166 | #undef HAVE_SYS_STAT_H |
---|
167 | |
---|
168 | /* Define to 1 if you have the <sys/sysinfo.h> header file. */ |
---|
169 | #undef HAVE_SYS_SYSINFO_H |
---|
170 | |
---|
171 | /* Define to 1 if you have the <sys/types.h> header file. */ |
---|
172 | #undef HAVE_SYS_TYPES_H |
---|
173 | |
---|
174 | /* Define to 1 if you have the <unistd.h> header file. */ |
---|
175 | #undef HAVE_UNISTD_H |
---|
176 | |
---|
177 | /* Define to 1 if you have the `url_close' function. */ |
---|
178 | #undef HAVE_URL_CLOSE |
---|
179 | |
---|
180 | /* Define to 1 if you have the <vector> header file. */ |
---|
181 | #undef HAVE_VECTOR |
---|
182 | |
---|
183 | /* Define to the address where bug reports for this package should be sent. */ |
---|
184 | #undef PACKAGE_BUGREPORT |
---|
185 | |
---|
186 | /* Define to the full name of this package. */ |
---|
187 | #undef PACKAGE_NAME |
---|
188 | |
---|
189 | /* Define to the full name and version of this package. */ |
---|
190 | #undef PACKAGE_STRING |
---|
191 | |
---|
192 | /* Define to the one symbol short name of this package. */ |
---|
193 | #undef PACKAGE_TARNAME |
---|
194 | |
---|
195 | /* Define to the home page for this package. */ |
---|
196 | #undef PACKAGE_URL |
---|
197 | |
---|
198 | /* Define to the version of this package. */ |
---|
199 | #undef PACKAGE_VERSION |
---|
200 | |
---|
201 | /* The size of `int', as computed by sizeof. */ |
---|
202 | #undef SIZEOF_INT |
---|
203 | |
---|
204 | /* The size of `long', as computed by sizeof. */ |
---|
205 | #undef SIZEOF_LONG |
---|
206 | |
---|
207 | /* The size of `long long', as computed by sizeof. */ |
---|
208 | #undef SIZEOF_LONG_LONG |
---|
209 | |
---|
210 | /* The size of `void *', as computed by sizeof. */ |
---|
211 | #undef SIZEOF_VOID_P |
---|
212 | |
---|
213 | /* Define to 1 if you have the ANSI C header files. */ |
---|
214 | #undef STDC_HEADERS |
---|
215 | |
---|
216 | /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most |
---|
217 | significant byte first (like Motorola and SPARC, unlike Intel). */ |
---|
218 | #if defined AC_APPLE_UNIVERSAL_BUILD |
---|
219 | # if defined __BIG_ENDIAN__ |
---|
220 | # define WORDS_BIGENDIAN 1 |
---|
221 | # endif |
---|
222 | #else |
---|
223 | # ifndef WORDS_BIGENDIAN |
---|
224 | # undef WORDS_BIGENDIAN |
---|
225 | # endif |
---|
226 | #endif |
---|