source: branches/1.7/src/core/config.h.in @ 6708

Last change on this file since 6708 was 6131, checked in by gah, 8 years ago

initial changes for instant-on

File size: 7.6 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 <env.h> header file. */
73#undef HAVE_ENV_H
74
75/* Define to 1 if you have the <errno.h> header file. */
76#undef HAVE_ERRNO_H
77
78/* Render servers can use ffmpeg */
79#undef HAVE_FFMPEG
80
81/* Define to 1 if you have the <ffmpeg/avcodec.h> header file. */
82#undef HAVE_FFMPEG_AVCODEC_H
83
84/* Define to 1 if you have the <ffmpeg/avformat.h> header file. */
85#undef HAVE_FFMPEG_AVFORMAT_H
86
87/* Define to 1 if you have the <ffmpeg/avutil.h> header file. */
88#undef HAVE_FFMPEG_AVUTIL_H
89
90/* Define to 1 if you have the <ffmpeg/swscale.h> header file. */
91#undef HAVE_FFMPEG_SWSCALE_H
92
93/* Define to 1 if you have the <float.h> header file. */
94#undef HAVE_FLOAT_H
95
96/* Define to 1 if you have the <fstream> header file. */
97#undef HAVE_FSTREAM
98
99/* Define to 1 if you have the `gettimeofday' function. */
100#undef HAVE_GETTIMEOFDAY
101
102/* Define to 1 if you have the `img_convert' function. */
103#undef HAVE_IMG_CONVERT
104
105/* Define to 1 if you have the <inttypes.h> header file. */
106#undef HAVE_INTTYPES_H
107
108/* Define to 1 if you have the <iostream> header file. */
109#undef HAVE_IOSTREAM
110
111/* Define to 1 if you have the <iterator> header file. */
112#undef HAVE_ITERATOR
113
114/* Define to 1 if you have the `avcodec' library (-lavcodec). */
115#undef HAVE_LIBAVCODEC
116
117/* Define to 1 if you have the <libavcodec/avcodec.h> header file. */
118#undef HAVE_LIBAVCODEC_AVCODEC_H
119
120/* Define to 1 if you have the `avformat' library (-lavformat). */
121#undef HAVE_LIBAVFORMAT
122
123/* Define to 1 if you have the <libavformat/avformat.h> header file. */
124#undef HAVE_LIBAVFORMAT_AVFORMAT_H
125
126/* Define to 1 if you have the `avutil' library (-lavutil). */
127#undef HAVE_LIBAVUTIL
128
129/* Define to 1 if you have the <libavutil/avutil.h> header file. */
130#undef HAVE_LIBAVUTIL_AVUTIL_H
131
132/* Define to 1 if you have the <libavutil/mathematics.h> header file. */
133#undef HAVE_LIBAVUTIL_MATHEMATICS_H
134
135/* Define to 1 if you have the `ncurses' library (-lncurses). */
136#undef HAVE_LIBNCURSES
137
138/* Define to 1 if you have the `stdc++' library (-lstdc++). */
139#undef HAVE_LIBSTDC__
140
141/* Define to 1 if you have the `swscale' library (-lswscale). */
142#undef HAVE_LIBSWSCALE
143
144/* Define to 1 if you have the <libswscale/swscale.h> header file. */
145#undef HAVE_LIBSWSCALE_SWSCALE_H
146
147/* Define to 1 if you have the <limits.h> header file. */
148#undef HAVE_LIMITS_H
149
150/* Define to 1 if you have the <list> header file. */
151#undef HAVE_LIST
152
153/* Define to 1 if you have the <malloc.h> header file. */
154#undef HAVE_MALLOC_H
155
156/* Define to 1 if you have the <math.h> header file. */
157#undef HAVE_MATH_H
158
159/* Define to 1 if you have the <memory.h> header file. */
160#undef HAVE_MEMORY_H
161
162/* Define to 1 if you have the <ncurses.h> header file. */
163#undef HAVE_NCURSES_H
164
165/* Define to 1 if you have the <node.h> header file. */
166#undef HAVE_NODE_H
167
168/* Define to 1 if you have the <Python.h> header file. */
169#undef HAVE_PYTHON_H
170
171/* Define to 1 if you have the <ruby.h> header file. */
172#undef HAVE_RUBY_H
173
174/* Define to 1 if you have the <ruby/node.h> header file. */
175#undef HAVE_RUBY_NODE_H
176
177/* Define to 1 if you have the <sstream> header file. */
178#undef HAVE_SSTREAM
179
180/* Define to 1 if you have the <stack> header file. */
181#undef HAVE_STACK
182
183/* Define to 1 if you have the <stddef.h> header file. */
184#undef HAVE_STDDEF_H
185
186/* Define to 1 if you have the <stdint.h> header file. */
187#undef HAVE_STDINT_H
188
189/* Define to 1 if you have the <stdlib.h> header file. */
190#undef HAVE_STDLIB_H
191
192/* Define to 1 if you have the <string> header file. */
193#undef HAVE_STRING
194
195/* Define to 1 if you have the <strings.h> header file. */
196#undef HAVE_STRINGS_H
197
198/* Define to 1 if you have the <string.h> header file. */
199#undef HAVE_STRING_H
200
201/* Define to 1 if you have the `sws_getCachedContext' function. */
202#undef HAVE_SWS_GETCACHEDCONTEXT
203
204/* Define to 1 if you have the `sws_scale' function. */
205#undef HAVE_SWS_SCALE
206
207/* Define to 1 if you have the `sysinfo' function. */
208#undef HAVE_SYSINFO
209
210/* Define to 1 if you have the <sys/stat.h> header file. */
211#undef HAVE_SYS_STAT_H
212
213/* Define to 1 if you have the <sys/sysinfo.h> header file. */
214#undef HAVE_SYS_SYSINFO_H
215
216/* Define to 1 if you have the <sys/types.h> header file. */
217#undef HAVE_SYS_TYPES_H
218
219/* Define to 1 if you have the <unistd.h> header file. */
220#undef HAVE_UNISTD_H
221
222/* Define to 1 if you have the `url_close' function. */
223#undef HAVE_URL_CLOSE
224
225/* Define to 1 if you have the <vector> header file. */
226#undef HAVE_VECTOR
227
228/* Define to 1 if you have the <version.h> header file. */
229#undef HAVE_VERSION_H
230
231/* Define to the address where bug reports for this package should be sent. */
232#undef PACKAGE_BUGREPORT
233
234/* Define to the full name of this package. */
235#undef PACKAGE_NAME
236
237/* Define to the full name and version of this package. */
238#undef PACKAGE_STRING
239
240/* Define to the one symbol short name of this package. */
241#undef PACKAGE_TARNAME
242
243/* Define to the home page for this package. */
244#undef PACKAGE_URL
245
246/* Define to the version of this package. */
247#undef PACKAGE_VERSION
248
249/* Define this macro to use ruby/node.h */
250#undef REALLY_HAVE_RUBY_NODE_H
251
252/* The size of `int', as computed by sizeof. */
253#undef SIZEOF_INT
254
255/* The size of `long', as computed by sizeof. */
256#undef SIZEOF_LONG
257
258/* The size of `long long', as computed by sizeof. */
259#undef SIZEOF_LONG_LONG
260
261/* The size of `void *', as computed by sizeof. */
262#undef SIZEOF_VOID_P
263
264/* Define to 1 if you have the ANSI C header files. */
265#undef STDC_HEADERS
266
267/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
268   significant byte first (like Motorola and SPARC, unlike Intel). */
269#if defined AC_APPLE_UNIVERSAL_BUILD
270# if defined __BIG_ENDIAN__
271#  define WORDS_BIGENDIAN 1
272# endif
273#else
274# ifndef WORDS_BIGENDIAN
275#  undef WORDS_BIGENDIAN
276# endif
277#endif
Note: See TracBrowser for help on using the repository browser.