source: tags/1.2.0/src/core/config.h.in @ 5049

Last change on this file since 5049 was 3373, checked in by gah, 11 years ago

changed rappture version number in confgure.in

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