polygon intersector: added horizontal line reconstruction
[swftools.git] / config.h.in
1 #ifndef __config_h__
2 #define __config_h__
3
4 /* Define to empty if the keyword does not work.  */
5 #undef const
6
7 /* Define as __inline if that's what the C compiler calls it.  */
8 #undef inline
9
10 /* Define to `long' if <sys/types.h> doesn't define.  */
11 #undef off_t
12
13 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
14 #undef size_t
15
16 #undef SIZEOF_SIGNED_CHAR
17 #undef SIZEOF_SIGNED_SHORT
18 #undef SIZEOF_SIGNED
19 #undef SIZEOF_SIGNED_LONG_LONG
20 #undef SIZEOF_VOIDP
21
22 /* Define if you have the ANSI C header files.  */
23 #undef STDC_HEADERS
24
25 /* Define if your <sys/time.h> declares struct tm.  */
26 #undef TM_IN_SYS_TIME
27
28 /* Define if you have the time() function */
29 #undef HAVE_TIME
30
31 /* Define if you have the time.h header file */
32 #undef HAVE_TIME_H
33
34 /* Define if you have the sys/time.h header file */
35 #undef HAVE_SYS_TIME_H
36
37 /* Define if you have the sys/resource.h header file */
38 #undef HAVE_SYS_RESOURCE_H
39
40 /* Define if you have the malloc.h header file */
41 #undef HAVE_MALLOC_H
42
43 /* Define if you have the getrusage function */
44 #undef HAVE_GETRUSAGE
45
46 /* Define if you have the mallinfo function */
47 #undef HAVE_MALLINFO
48
49
50 /* Define if you have the unistd.h header file */
51 #undef HAVE_UNISTD_H
52
53 /* for gocr */
54 #undef HAVE_WCHAR_H
55 #undef HAVE_WCSCHR
56 #undef HAVE_WCSDUP
57
58 /* Define if you have the lrand48 function.  */
59 #undef HAVE_LRAND48
60
61 /* Define if you have the mkstemp function.  */
62 #undef HAVE_MKSTEMP
63
64 /* Define if you have the popen function.  */
65 #undef HAVE_POPEN
66
67 /* Define if you have the bcopy function.  */
68 #undef HAVE_BCOPY
69
70 /* Define if you have the bzero function.  */
71 #undef HAVE_BZERO
72
73 /* Define if you have the rand function.  */
74 #undef HAVE_RAND
75
76 /* Define if you have the srand function.  */
77 #undef HAVE_SRAND
78
79 /* Define if you have the srand48 function.  */
80 #undef HAVE_SRAND48
81
82 /* Define if you have the stat function.  */
83 #undef HAVE_STAT
84
85 /* Define if you have the mmap function.  */
86 #undef HAVE_MMAP
87
88 /* Define if you have the <dirent.h> header file.  */
89 #undef HAVE_DIRENT_H
90
91 /* Define if you have the <assert.h> header file.  */
92 #undef HAVE_ASSERT_H
93
94 /* Define if you have the <signal.h> header file.  */
95 #undef HAVE_SIGNAL_H
96
97 /* Define if you have the <pthread.h> header file.  */
98 #undef HAVE_PTHREAD_H
99
100 /* Define if you have the <jpeglib.h> header file.  */
101 #undef HAVE_JPEGLIB_H
102
103 /* Define if you have the <ndir.h> header file.  */
104 #undef HAVE_NDIR_H
105
106 /* Define if you have the <sys/dir.h> header file.  */
107 #undef HAVE_SYS_DIR_H
108
109 /* Define if you have the <sys/ndir.h> header file.  */
110 #undef HAVE_SYS_NDIR_H
111
112 /* Define if you have the <sys/io.h> header file.  */
113 #undef HAVE_IO_H
114
115 /* Define if you have the <sys/bsdtypes.h> header file.  */
116 #undef HAVE_SYS_BSDTYPES_H
117
118 /* Define if you have the <sys/stat.h> header file.  */
119 #undef HAVE_SYS_STAT_H
120
121 /* Define if you have the <sys/mman.h> header file.  */
122 #undef HAVE_SYS_MMAN_H
123
124 /* Define if you have the <sys/types.h> header file.  */
125 #undef HAVE_SYS_TYPES_H
126
127 /* Define if you have the <t1lib.h> header file.  */
128 /* #undef HAVE_T1LIB_H */
129
130 /* Define if you have the <zlib.h> header file.  */
131 #undef HAVE_ZLIB_H
132
133 /* Define if you have the <avifile/version.h> header file.  */
134 #undef HAVE_AVIFILE_VERSION_H
135
136 /* Define if you have the <freetype/ft2build.h> header file.  */
137 #undef HAVE_FT2BUILD_H
138
139 /* Define if you have the <version.h> header file.  */
140 #undef HAVE_VERSION_H
141
142 /* Define if you have the OpenGL header files */
143 #undef HAVE_GL_GL_H 
144 #undef HAVE_GL_GLUT_H
145
146 /* Define if you have the OpenGL libraries */
147 #undef HAVE_LIBGL
148 #undef HAVE_LIBGLU
149 #undef HAVE_LIBGLUT
150
151 /* Define if OpenGL seems to work */
152 #undef HAVE_OPENGL
153
154 /* Define if you use poppler */
155 #undef HAVE_POPPLER
156
157 /* Define to 1 if you have the `poppler' library (-lpoppler). */
158 #undef HAVE_LIBPOPPLER
159
160 /* Define to 1 if you have the <OutputDev.h> header file. */
161 #undef HAVE_OUTPUTDEV_H
162
163 /* Define if you have the jpeg library (-ljpeg).  */
164 /* Define if you have the jpeg library (-ljpeg).  */
165 #undef HAVE_LIBJPEG
166
167 /* Define if you have the m library (-lm).  */
168 #undef HAVE_LIBM
169
170 /* Define if you have the t1 library (-lt1).  */
171 /* #undef HAVE_LIBT1 */
172
173 /* Define if you have the z library (-lz).  */
174 #undef HAVE_LIBZ
175
176 /* use internal libart library */
177 #undef INTERNAL_LIBART
178
179 /* Define to 1 if you have the `art_lgpl_2' library (-lart_lgpl_2). */
180 #undef HAVE_LIBART_LGPL_2
181
182 /* Define to 1 if you have the <libart_lgpl/libart.h> header file. */
183 #undef HAVE_LIBART_LGPL_LIBART_H
184
185 /* Name of package */
186 #undef PACKAGE
187
188 /* Version number of package */
189 #undef VERSION
190
191 /* Typedefs */
192 #undef boolean 
193
194 /* use gzip/uncompress */
195 #undef USE_GZIP
196
197 /* let ttf2pt1 use libfreetype */
198 #undef USE_FREETYPE
199
200 /* have/use freetype library */
201 #undef HAVE_FREETYPE
202 #undef HAVE_FREETYPE_FREETYPE_H
203
204 /* have/use freetype library */
205 #undef HAVE_AVIFILE
206
207 #undef HAVE_FONTCONFIG_H
208 #undef HAVE_FONTCONFIG
209
210 /* have/use internal l.a.m.e. mp3 library */
211 #undef HAVE_LAME 
212
213 /* whether python-imaging was found */
214 #undef HAVE_PYTHON_IMAGING
215
216 /* system() can handle command substitution */
217 #undef SYSTEM_BACKTICKS
218
219 /* Define to 1 if this machine has network byte order*/
220 #undef WORDS_BIGENDIAN
221
222 /* Define to 0 on non-windows systems */
223 #undef O_BINARY
224
225 #ifdef HAVE_ZLIB_H
226 #ifdef HAVE_LIBZ
227 #define HAVE_ZLIB
228 #endif
229 #endif
230
231 #ifdef HAVE_JPEGLIB_H
232 #ifdef HAVE_LIBJPEG
233 #define HAVE_JPEGLIB
234 #endif
235 #endif
236
237 #ifdef HAVE_FT2BUILD_H
238 #define HAVE_FREETYPE_H 1
239 #endif
240
241 /* #ifdef HAVE_T1LIB_H */
242 /* #ifdef HAVE_LIBT1 */
243 /* #define HAVE_T1LIB */
244 /* #endif */
245 /* #endif */
246
247 #ifdef HAVE_GL_GL_H
248 #ifdef HAVE_GL_GLUT_H
249 #ifdef HAVE_OPENGL
250 #define USE_OPENGL
251 #endif
252 #endif
253 #endif
254
255 #ifdef HAVE_POPPLER
256 #define GString GooString
257 #define GHash GooHash
258 #endif
259
260 #endif