Updates to Tomato RAF including NGINX && PHP
[tomato.git] / release / src / router / lzo / config.h
blob813c58624648c29887cead1147e855370bd5f7ea
1 /* config.h. Generated from config.hin by configure. */
2 /* config.hin. Generated from configure.ac by autoheader. */
4 /* Define if building universal (internal helper macro) */
5 /* #undef AC_APPLE_UNIVERSAL_BUILD */
7 /* Define to 1 if you have the `access' function. */
8 #define HAVE_ACCESS 1
10 /* Define to 1 if you have the `alloca' function. */
11 /* #undef HAVE_ALLOCA */
13 /* Define to 1 if you have the <assert.h> header file. */
14 #define HAVE_ASSERT_H 1
16 /* Define to 1 if you have the `atexit' function. */
17 #define HAVE_ATEXIT 1
19 /* Define to 1 if you have the `atoi' function. */
20 #define HAVE_ATOI 1
22 /* Define to 1 if you have the `atol' function. */
23 #define HAVE_ATOL 1
25 /* Define to 1 if you have the `chmod' function. */
26 #define HAVE_CHMOD 1
28 /* Define to 1 if you have the `chown' function. */
29 #define HAVE_CHOWN 1
31 /* Define to 1 if you have the `clock_getcpuclockid' function. */
32 /* #undef HAVE_CLOCK_GETCPUCLOCKID */
34 /* Define to 1 if you have the `clock_getres' function. */
35 #define HAVE_CLOCK_GETRES 1
37 /* Define to 1 if you have the `clock_gettime' function. */
38 #define HAVE_CLOCK_GETTIME 1
40 /* Define to 1 if you have the `ctime' function. */
41 #define HAVE_CTIME 1
43 /* Define to 1 if you have the <ctype.h> header file. */
44 #define HAVE_CTYPE_H 1
46 /* Define to 1 if you have the `difftime' function. */
47 #define HAVE_DIFFTIME 1
49 /* Define to 1 if you have the <dirent.h> header file. */
50 #define HAVE_DIRENT_H 1
52 /* Define to 1 if you have the <dlfcn.h> header file. */
53 #define HAVE_DLFCN_H 1
55 /* Define to 1 if you have the <errno.h> header file. */
56 #define HAVE_ERRNO_H 1
58 /* Define to 1 if you have the <fcntl.h> header file. */
59 #define HAVE_FCNTL_H 1
61 /* Define to 1 if you have the <float.h> header file. */
62 #define HAVE_FLOAT_H 1
64 /* Define to 1 if you have the `fstat' function. */
65 #define HAVE_FSTAT 1
67 /* Define to 1 if you have the `getenv' function. */
68 #define HAVE_GETENV 1
70 /* Define to 1 if you have the `getpagesize' function. */
71 #define HAVE_GETPAGESIZE 1
73 /* Define to 1 if you have the `getrusage' function. */
74 #define HAVE_GETRUSAGE 1
76 /* Define to 1 if you have the `gettimeofday' function. */
77 #define HAVE_GETTIMEOFDAY 1
79 /* Define to 1 if you have the `gmtime' function. */
80 #define HAVE_GMTIME 1
82 /* Define to 1 if you have the <inttypes.h> header file. */
83 #define HAVE_INTTYPES_H 1
85 /* Define to 1 if you have the `isatty' function. */
86 #define HAVE_ISATTY 1
88 /* Define to 1 if you have the <limits.h> header file. */
89 #define HAVE_LIMITS_H 1
91 /* Define to 1 if you have the `localtime' function. */
92 #define HAVE_LOCALTIME 1
94 /* Define to 1 if you have the `longjmp' function. */
95 #define HAVE_LONGJMP 1
97 /* Define to 1 if you have the `lstat' function. */
98 #define HAVE_LSTAT 1
100 /* Define to 1 if you have the <malloc.h> header file. */
101 #define HAVE_MALLOC_H 1
103 /* Define to 1 if you have the `memcmp' function. */
104 #define HAVE_MEMCMP 1
106 /* Define to 1 if you have the `memcpy' function. */
107 #define HAVE_MEMCPY 1
109 /* Define to 1 if you have the `memmove' function. */
110 #define HAVE_MEMMOVE 1
112 /* Define to 1 if you have the <memory.h> header file. */
113 #define HAVE_MEMORY_H 1
115 /* Define to 1 if you have the `memset' function. */
116 #define HAVE_MEMSET 1
118 /* Define to 1 if you have the `mkdir' function. */
119 #define HAVE_MKDIR 1
121 /* Define to 1 if you have the `mktime' function. */
122 #define HAVE_MKTIME 1
124 /* Define to 1 if you have the `mmap' function. */
125 #define HAVE_MMAP 1
127 /* Define to 1 if you have the `mprotect' function. */
128 #define HAVE_MPROTECT 1
130 /* Define to 1 if you have the `munmap' function. */
131 #define HAVE_MUNMAP 1
133 /* Define to 1 if you have the `qsort' function. */
134 #define HAVE_QSORT 1
136 /* Define to 1 if you have the `raise' function. */
137 #define HAVE_RAISE 1
139 /* Define to 1 if you have the `rmdir' function. */
140 #define HAVE_RMDIR 1
142 /* Define to 1 if you have the `setjmp' function. */
143 #define HAVE_SETJMP 1
145 /* Define to 1 if you have the <setjmp.h> header file. */
146 #define HAVE_SETJMP_H 1
148 /* Define to 1 if you have the `signal' function. */
149 #define HAVE_SIGNAL 1
151 /* Define to 1 if you have the <signal.h> header file. */
152 #define HAVE_SIGNAL_H 1
154 /* Define to 1 if you have the `snprintf' function. */
155 #define HAVE_SNPRINTF 1
157 /* Define to 1 if you have the <stdarg.h> header file. */
158 #define HAVE_STDARG_H 1
160 /* Define to 1 if you have the <stddef.h> header file. */
161 #define HAVE_STDDEF_H 1
163 /* Define to 1 if you have the <stdint.h> header file. */
164 #define HAVE_STDINT_H 1
166 /* Define to 1 if you have the <stdio.h> header file. */
167 #define HAVE_STDIO_H 1
169 /* Define to 1 if you have the <stdlib.h> header file. */
170 #define HAVE_STDLIB_H 1
172 /* Define to 1 if you have the `strcasecmp' function. */
173 #define HAVE_STRCASECMP 1
175 /* Define to 1 if you have the `strchr' function. */
176 #define HAVE_STRCHR 1
178 /* Define to 1 if you have the `strdup' function. */
179 #define HAVE_STRDUP 1
181 /* Define to 1 if you have the `strerror' function. */
182 #define HAVE_STRERROR 1
184 /* Define to 1 if you have the `strftime' function. */
185 #define HAVE_STRFTIME 1
187 /* Define to 1 if you have the `stricmp' function. */
188 /* #undef HAVE_STRICMP */
190 /* Define to 1 if you have the <strings.h> header file. */
191 #define HAVE_STRINGS_H 1
193 /* Define to 1 if you have the <string.h> header file. */
194 #define HAVE_STRING_H 1
196 /* Define to 1 if you have the `strncasecmp' function. */
197 #define HAVE_STRNCASECMP 1
199 /* Define to 1 if you have the `strnicmp' function. */
200 /* #undef HAVE_STRNICMP */
202 /* Define to 1 if you have the `strrchr' function. */
203 #define HAVE_STRRCHR 1
205 /* Define to 1 if you have the `strstr' function. */
206 #define HAVE_STRSTR 1
208 /* Define to 1 if you have the <sys/mman.h> header file. */
209 #define HAVE_SYS_MMAN_H 1
211 /* Define to 1 if you have the <sys/resource.h> header file. */
212 #define HAVE_SYS_RESOURCE_H 1
214 /* Define to 1 if you have the <sys/stat.h> header file. */
215 #define HAVE_SYS_STAT_H 1
217 /* Define to 1 if you have the <sys/time.h> header file. */
218 #define HAVE_SYS_TIME_H 1
220 /* Define to 1 if you have the <sys/types.h> header file. */
221 #define HAVE_SYS_TYPES_H 1
223 /* Define to 1 if you have the <sys/wait.h> header file. */
224 #define HAVE_SYS_WAIT_H 1
226 /* Define to 1 if you have the `time' function. */
227 #define HAVE_TIME 1
229 /* Define to 1 if you have the <time.h> header file. */
230 #define HAVE_TIME_H 1
232 /* Define to 1 if you have the `umask' function. */
233 #define HAVE_UMASK 1
235 /* Define to 1 if you have the <unistd.h> header file. */
236 #define HAVE_UNISTD_H 1
238 /* Define to 1 if you have the `utime' function. */
239 #define HAVE_UTIME 1
241 /* Define to 1 if you have the <utime.h> header file. */
242 #define HAVE_UTIME_H 1
244 /* Define to 1 if you have the `vsnprintf' function. */
245 #define HAVE_VSNPRINTF 1
247 /* Define to the sub-directory in which libtool stores uninstalled libraries.
249 #define LT_OBJDIR ".libs/"
251 /* Define to 1 if your machine is big endian. */
252 /* #undef LZO_ABI_BIG_ENDIAN */
254 /* Define to 1 if your machine is little endian. */
255 #define LZO_ABI_LITTLE_ENDIAN 1
257 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
258 /* #undef NO_MINUS_C_MINUS_O */
260 /* Name of package */
261 #define PACKAGE "lzo"
263 /* Define to the address where bug reports for this package should be sent. */
264 #define PACKAGE_BUGREPORT "markus@oberhumer.com"
266 /* Define to the full name of this package. */
267 #define PACKAGE_NAME "LZO"
269 /* Define to the full name and version of this package. */
270 #define PACKAGE_STRING "LZO 2.06"
272 /* Define to the one symbol short name of this package. */
273 #define PACKAGE_TARNAME "lzo"
275 /* Define to the home page for this package. */
276 #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
278 /* Define to the version of this package. */
279 #define PACKAGE_VERSION "2.06"
281 /* Define as the return type of signal handlers (`int' or `void'). */
282 #define RETSIGTYPE void
284 /* The size of `dev_t', as computed by sizeof. */
285 #define SIZEOF_DEV_T 8
287 /* The size of `double', as computed by sizeof. */
288 #define SIZEOF_DOUBLE 8
290 /* The size of `float', as computed by sizeof. */
291 #define SIZEOF_FLOAT 4
293 /* The size of `fpos_t', as computed by sizeof. */
294 #define SIZEOF_FPOS_T 24
296 /* The size of `int', as computed by sizeof. */
297 #define SIZEOF_INT 4
299 /* The size of `intmax_t', as computed by sizeof. */
300 #define SIZEOF_INTMAX_T 8
302 /* The size of `intptr_t', as computed by sizeof. */
303 #define SIZEOF_INTPTR_T 4
305 /* The size of `long', as computed by sizeof. */
306 #define SIZEOF_LONG 4
308 /* The size of `long double', as computed by sizeof. */
309 #define SIZEOF_LONG_DOUBLE 8
311 /* The size of `long long', as computed by sizeof. */
312 #define SIZEOF_LONG_LONG 8
314 /* The size of `mode_t', as computed by sizeof. */
315 #define SIZEOF_MODE_T 4
317 /* The size of `off_t', as computed by sizeof. */
318 #define SIZEOF_OFF_T 8
320 /* The size of `ptrdiff_t', as computed by sizeof. */
321 #define SIZEOF_PTRDIFF_T 4
323 /* The size of `short', as computed by sizeof. */
324 #define SIZEOF_SHORT 2
326 /* The size of `size_t', as computed by sizeof. */
327 #define SIZEOF_SIZE_T 4
329 /* The size of `ssize_t', as computed by sizeof. */
330 #define SIZEOF_SSIZE_T 4
332 /* The size of `time_t', as computed by sizeof. */
333 #define SIZEOF_TIME_T 4
335 /* The size of `uintmax_t', as computed by sizeof. */
336 #define SIZEOF_UINTMAX_T 8
338 /* The size of `uintptr_t', as computed by sizeof. */
339 #define SIZEOF_UINTPTR_T 4
341 /* The size of `void *', as computed by sizeof. */
342 #define SIZEOF_VOID_P 4
344 /* The size of `__int16', as computed by sizeof. */
345 #define SIZEOF___INT16 0
347 /* The size of `__int32', as computed by sizeof. */
348 #define SIZEOF___INT32 0
350 /* The size of `__int64', as computed by sizeof. */
351 #define SIZEOF___INT64 0
353 /* Define to 1 if you have the ANSI C header files. */
354 #define STDC_HEADERS 1
356 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
357 #define TIME_WITH_SYS_TIME 1
359 /* Version number of package */
360 #define VERSION "2.06"
362 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
363 significant byte first (like Motorola and SPARC, unlike Intel). */
364 #if defined AC_APPLE_UNIVERSAL_BUILD
365 # if defined __BIG_ENDIAN__
366 # define WORDS_BIGENDIAN 1
367 # endif
368 #else
369 # ifndef WORDS_BIGENDIAN
370 /* # undef WORDS_BIGENDIAN */
371 # endif
372 #endif
374 /* Number of bits in a file offset, on hosts where this is settable. */
375 #define _FILE_OFFSET_BITS 64
377 /* Define for large files, on AIX-style hosts. */
378 /* #undef _LARGE_FILES */
380 /* Define to empty if `const' does not conform to ANSI C. */
381 /* #undef const */
383 /* Define to `long int' if <sys/types.h> does not define. */
384 /* #undef off_t */
386 /* Define to `long' if <sys/types.h> does not define. */
387 /* #undef ptrdiff_t */
389 /* Define to `unsigned int' if <sys/types.h> does not define. */
390 /* #undef size_t */