Tizen 2.1 base
[platform/upstream/lzop.git] / config.hin
1 /* config.hin.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if your machine is big endian. */
4 #undef ACC_ABI_BIG_ENDIAN
5
6 /* Define to 1 if your machine is little endian. */
7 #undef ACC_ABI_LITTLE_ENDIAN
8
9 /* Define if building universal (internal helper macro) */
10 #undef AC_APPLE_UNIVERSAL_BUILD
11
12 /* Define to 1 if you have the `access' function. */
13 #undef HAVE_ACCESS
14
15 /* Define to 1 if you have the `alloca' function. */
16 #undef HAVE_ALLOCA
17
18 /* Define to 1 if you have the <assert.h> header file. */
19 #undef HAVE_ASSERT_H
20
21 /* Define to 1 if you have the `atexit' function. */
22 #undef HAVE_ATEXIT
23
24 /* Define to 1 if you have the `atoi' function. */
25 #undef HAVE_ATOI
26
27 /* Define to 1 if you have the `atol' function. */
28 #undef HAVE_ATOL
29
30 /* Define to 1 if you have the `chmod' function. */
31 #undef HAVE_CHMOD
32
33 /* Define to 1 if you have the `chown' function. */
34 #undef HAVE_CHOWN
35
36 /* Define to 1 if you have the `clock_getcpuclockid' function. */
37 #undef HAVE_CLOCK_GETCPUCLOCKID
38
39 /* Define to 1 if you have the `clock_getres' function. */
40 #undef HAVE_CLOCK_GETRES
41
42 /* Define to 1 if you have the `clock_gettime' function. */
43 #undef HAVE_CLOCK_GETTIME
44
45 /* Define to 1 if you have the <conio.h> header file. */
46 #undef HAVE_CONIO_H
47
48 /* Define to 1 if you have the `ctime' function. */
49 #undef HAVE_CTIME
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 `difftime' function. */
55 #undef HAVE_DIFFTIME
56
57 /* Define to 1 if you have the <direct.h> header file. */
58 #undef HAVE_DIRECT_H
59
60 /* Define to 1 if you have the <dirent.h> header file. */
61 #undef HAVE_DIRENT_H
62
63 /* Define to 1 if you have the <dos.h> header file. */
64 #undef HAVE_DOS_H
65
66 /* Define to 1 if you have the <errno.h> header file. */
67 #undef HAVE_ERRNO_H
68
69 /* Define to 1 if you have the <fcntl.h> header file. */
70 #undef HAVE_FCNTL_H
71
72 /* Define to 1 if you have the <float.h> header file. */
73 #undef HAVE_FLOAT_H
74
75 /* Define to 1 if you have the `fstat' function. */
76 #undef HAVE_FSTAT
77
78 /* Define to 1 if you have the `getenv' function. */
79 #undef HAVE_GETENV
80
81 /* Define to 1 if you have the `getpagesize' function. */
82 #undef HAVE_GETPAGESIZE
83
84 /* Define to 1 if you have the `getrusage' function. */
85 #undef HAVE_GETRUSAGE
86
87 /* Define to 1 if you have the `gettimeofday' function. */
88 #undef HAVE_GETTIMEOFDAY
89
90 /* Define to 1 if you have the `gmtime' function. */
91 #undef HAVE_GMTIME
92
93 /* Define to 1 if you have the <inttypes.h> header file. */
94 #undef HAVE_INTTYPES_H
95
96 /* Define to 1 if you have the <io.h> header file. */
97 #undef HAVE_IO_H
98
99 /* Define to 1 if you have the `isatty' function. */
100 #undef HAVE_ISATTY
101
102 /* Define to 1 if you have the `lzo' library (-llzo). */
103 #undef HAVE_LIBLZO
104
105 /* Define to 1 if you have the `lzo2' library (-llzo2). */
106 #undef HAVE_LIBLZO2
107
108 /* Define to 1 if you have the <limits.h> header file. */
109 #undef HAVE_LIMITS_H
110
111 /* Define to 1 if you have the `localtime' function. */
112 #undef HAVE_LOCALTIME
113
114 /* Define to 1 if you have the `longjmp' function. */
115 #undef HAVE_LONGJMP
116
117 /* Define to 1 if you have the `lstat' function. */
118 #undef HAVE_LSTAT
119
120 /* Define to 1 if you have the <lzo1x.h> header file. */
121 #undef HAVE_LZO1X_H
122
123 /* Define to 1 if you have the <lzoconf.h> header file. */
124 #undef HAVE_LZOCONF_H
125
126 /* Define to 1 if you have the <lzo/lzo1x.h> header file. */
127 #undef HAVE_LZO_LZO1X_H
128
129 /* Define to 1 if you have the <lzo/lzoconf.h> header file. */
130 #undef HAVE_LZO_LZOCONF_H
131
132 /* Define to 1 if you have the <malloc.h> header file. */
133 #undef HAVE_MALLOC_H
134
135 /* Define to 1 if you have the `memcmp' function. */
136 #undef HAVE_MEMCMP
137
138 /* Define to 1 if you have the `memcpy' function. */
139 #undef HAVE_MEMCPY
140
141 /* Define to 1 if you have the `memmove' function. */
142 #undef HAVE_MEMMOVE
143
144 /* Define to 1 if you have the <memory.h> header file. */
145 #undef HAVE_MEMORY_H
146
147 /* Define to 1 if you have the `memset' function. */
148 #undef HAVE_MEMSET
149
150 /* Define to 1 if you have the `mkdir' function. */
151 #undef HAVE_MKDIR
152
153 /* Define to 1 if you have the `mktime' function. */
154 #undef HAVE_MKTIME
155
156 /* Define to 1 if you have the `mmap' function. */
157 #undef HAVE_MMAP
158
159 /* Define to 1 if you have the `mprotect' function. */
160 #undef HAVE_MPROTECT
161
162 /* Define to 1 if you have the `munmap' function. */
163 #undef HAVE_MUNMAP
164
165 /* Define to 1 if you have the `qsort' function. */
166 #undef HAVE_QSORT
167
168 /* Define to 1 if you have the `raise' function. */
169 #undef HAVE_RAISE
170
171 /* Define to 1 if you have the `rmdir' function. */
172 #undef HAVE_RMDIR
173
174 /* Define to 1 if you have the `setjmp' function. */
175 #undef HAVE_SETJMP
176
177 /* Define to 1 if you have the <setjmp.h> header file. */
178 #undef HAVE_SETJMP_H
179
180 /* Define to 1 if you have the <share.h> header file. */
181 #undef HAVE_SHARE_H
182
183 /* Define to 1 if you have the `signal' function. */
184 #undef HAVE_SIGNAL
185
186 /* Define to 1 if you have the <signal.h> header file. */
187 #undef HAVE_SIGNAL_H
188
189 /* Define to 1 if you have the `snprintf' function. */
190 #undef HAVE_SNPRINTF
191
192 /* Define to 1 if you have the <stdarg.h> header file. */
193 #undef HAVE_STDARG_H
194
195 /* Define to 1 if you have the <stddef.h> header file. */
196 #undef HAVE_STDDEF_H
197
198 /* Define to 1 if you have the <stdint.h> header file. */
199 #undef HAVE_STDINT_H
200
201 /* Define to 1 if you have the <stdio.h> header file. */
202 #undef HAVE_STDIO_H
203
204 /* Define to 1 if you have the <stdlib.h> header file. */
205 #undef HAVE_STDLIB_H
206
207 /* Define to 1 if you have the `strcasecmp' function. */
208 #undef HAVE_STRCASECMP
209
210 /* Define to 1 if you have the `strchr' function. */
211 #undef HAVE_STRCHR
212
213 /* Define to 1 if you have the `strdup' function. */
214 #undef HAVE_STRDUP
215
216 /* Define to 1 if you have the `strerror' function. */
217 #undef HAVE_STRERROR
218
219 /* Define to 1 if you have the `strftime' function. */
220 #undef HAVE_STRFTIME
221
222 /* Define to 1 if you have the `stricmp' function. */
223 #undef HAVE_STRICMP
224
225 /* Define to 1 if you have the <strings.h> header file. */
226 #undef HAVE_STRINGS_H
227
228 /* Define to 1 if you have the <string.h> header file. */
229 #undef HAVE_STRING_H
230
231 /* Define to 1 if you have the `strncasecmp' function. */
232 #undef HAVE_STRNCASECMP
233
234 /* Define to 1 if you have the `strnicmp' function. */
235 #undef HAVE_STRNICMP
236
237 /* Define to 1 if you have the `strrchr' function. */
238 #undef HAVE_STRRCHR
239
240 /* Define to 1 if you have the `strstr' function. */
241 #undef HAVE_STRSTR
242
243 /* Define to 1 if you have the <sys/mman.h> header file. */
244 #undef HAVE_SYS_MMAN_H
245
246 /* Define to 1 if you have the <sys/resource.h> header file. */
247 #undef HAVE_SYS_RESOURCE_H
248
249 /* Define to 1 if you have the <sys/stat.h> header file. */
250 #undef HAVE_SYS_STAT_H
251
252 /* Define to 1 if you have the <sys/time.h> header file. */
253 #undef HAVE_SYS_TIME_H
254
255 /* Define to 1 if you have the <sys/types.h> header file. */
256 #undef HAVE_SYS_TYPES_H
257
258 /* Define to 1 if you have the <sys/utime.h> header file. */
259 #undef HAVE_SYS_UTIME_H
260
261 /* Define to 1 if you have the <sys/wait.h> header file. */
262 #undef HAVE_SYS_WAIT_H
263
264 /* Define to 1 if you have the `time' function. */
265 #undef HAVE_TIME
266
267 /* Define to 1 if you have the <time.h> header file. */
268 #undef HAVE_TIME_H
269
270 /* Define to 1 if you have the `umask' function. */
271 #undef HAVE_UMASK
272
273 /* Define to 1 if you have the <unistd.h> header file. */
274 #undef HAVE_UNISTD_H
275
276 /* Define to 1 if you have the `utime' function. */
277 #undef HAVE_UTIME
278
279 /* Define to 1 if you have the <utime.h> header file. */
280 #undef HAVE_UTIME_H
281
282 /* Define to 1 if you have the `vsnprintf' function. */
283 #undef HAVE_VSNPRINTF
284
285 /* Define to 1 if should be enabled. */
286 #undef LZOP_ENABLE_ANSI
287
288 /* Use asm. */
289 #undef LZO_USE_ASM_1
290
291 /* Use asm. */
292 #undef LZO_USE_ASM_2
293
294 /* Name of package */
295 #undef PACKAGE
296
297 /* Define to the address where bug reports for this package should be sent. */
298 #undef PACKAGE_BUGREPORT
299
300 /* Define to the full name of this package. */
301 #undef PACKAGE_NAME
302
303 /* Define to the full name and version of this package. */
304 #undef PACKAGE_STRING
305
306 /* Define to the one symbol short name of this package. */
307 #undef PACKAGE_TARNAME
308
309 /* Define to the home page for this package. */
310 #undef PACKAGE_URL
311
312 /* Define to the version of this package. */
313 #undef PACKAGE_VERSION
314
315 /* Define as the return type of signal handlers (`int' or `void'). */
316 #undef RETSIGTYPE
317
318 /* The size of `dev_t', as computed by sizeof. */
319 #undef SIZEOF_DEV_T
320
321 /* The size of `double', as computed by sizeof. */
322 #undef SIZEOF_DOUBLE
323
324 /* The size of `float', as computed by sizeof. */
325 #undef SIZEOF_FLOAT
326
327 /* The size of `fpos_t', as computed by sizeof. */
328 #undef SIZEOF_FPOS_T
329
330 /* The size of `int', as computed by sizeof. */
331 #undef SIZEOF_INT
332
333 /* The size of `intmax_t', as computed by sizeof. */
334 #undef SIZEOF_INTMAX_T
335
336 /* The size of `intptr_t', as computed by sizeof. */
337 #undef SIZEOF_INTPTR_T
338
339 /* The size of `long', as computed by sizeof. */
340 #undef SIZEOF_LONG
341
342 /* The size of `long double', as computed by sizeof. */
343 #undef SIZEOF_LONG_DOUBLE
344
345 /* The size of `long long', as computed by sizeof. */
346 #undef SIZEOF_LONG_LONG
347
348 /* The size of `mode_t', as computed by sizeof. */
349 #undef SIZEOF_MODE_T
350
351 /* The size of `off_t', as computed by sizeof. */
352 #undef SIZEOF_OFF_T
353
354 /* The size of `ptrdiff_t', as computed by sizeof. */
355 #undef SIZEOF_PTRDIFF_T
356
357 /* The size of `short', as computed by sizeof. */
358 #undef SIZEOF_SHORT
359
360 /* The size of `size_t', as computed by sizeof. */
361 #undef SIZEOF_SIZE_T
362
363 /* The size of `ssize_t', as computed by sizeof. */
364 #undef SIZEOF_SSIZE_T
365
366 /* The size of `time_t', as computed by sizeof. */
367 #undef SIZEOF_TIME_T
368
369 /* The size of `uintmax_t', as computed by sizeof. */
370 #undef SIZEOF_UINTMAX_T
371
372 /* The size of `uintptr_t', as computed by sizeof. */
373 #undef SIZEOF_UINTPTR_T
374
375 /* The size of `void *', as computed by sizeof. */
376 #undef SIZEOF_VOID_P
377
378 /* The size of `__int16', as computed by sizeof. */
379 #undef SIZEOF___INT16
380
381 /* The size of `__int32', as computed by sizeof. */
382 #undef SIZEOF___INT32
383
384 /* The size of `__int64', as computed by sizeof. */
385 #undef SIZEOF___INT64
386
387 /* Define to 1 if you have the ANSI C header files. */
388 #undef STDC_HEADERS
389
390 /* Define to be the nanoseconds member of struct stat's st_mtim, if it exists.
391    */
392 #undef ST_MTIM_NSEC
393
394 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
395 #undef TIME_WITH_SYS_TIME
396
397 /* Version number of package */
398 #undef VERSION
399
400 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
401    significant byte first (like Motorola and SPARC, unlike Intel). */
402 #if defined AC_APPLE_UNIVERSAL_BUILD
403 # if defined __BIG_ENDIAN__
404 #  define WORDS_BIGENDIAN 1
405 # endif
406 #else
407 # ifndef WORDS_BIGENDIAN
408 #  undef WORDS_BIGENDIAN
409 # endif
410 #endif
411
412 /* Number of bits in a file offset, on hosts where this is settable. */
413 #undef _FILE_OFFSET_BITS
414
415 /* Define for large files, on AIX-style hosts. */
416 #undef _LARGE_FILES
417
418 /* Define to empty if `const' does not conform to ANSI C. */
419 #undef const
420
421 /* Define to `long int' if <sys/types.h> does not define. */
422 #undef off_t
423
424 /* Define to `long' if <sys/types.h> does not define. */
425 #undef ptrdiff_t
426
427 /* Define to `unsigned int' if <sys/types.h> does not define. */
428 #undef size_t