fixes, fully translated tomato, with english dictionary and Polish translation
[tomato.git] / release / src / router / lzo / config.h
blob70adf0f0de0011ea6b449add57da8a5b192dcf64
1 /* config.h. Generated by configure. */
2 /* config.hin. Generated from configure.ac by autoheader. */
4 /* Define to 1 if you have the `access' function. */
5 #define HAVE_ACCESS 1
7 /* Define to 1 if you have the `alloca' function. */
8 /* #undef HAVE_ALLOCA */
10 /* Define to 1 if you have the <assert.h> header file. */
11 #define HAVE_ASSERT_H 1
13 /* Define to 1 if you have the `atexit' function. */
14 #define HAVE_ATEXIT 1
16 /* Define to 1 if you have the `atoi' function. */
17 #define HAVE_ATOI 1
19 /* Define to 1 if you have the `atol' function. */
20 #define HAVE_ATOL 1
22 /* Define to 1 if you have the `chmod' function. */
23 #define HAVE_CHMOD 1
25 /* Define to 1 if you have the `chown' function. */
26 #define HAVE_CHOWN 1
28 /* Define to 1 if you have the `clock_getcpuclockid' function. */
29 /* #undef HAVE_CLOCK_GETCPUCLOCKID */
31 /* Define to 1 if you have the `clock_getres' function. */
32 /* #undef HAVE_CLOCK_GETRES */
34 /* Define to 1 if you have the `clock_gettime' function. */
35 /* #undef HAVE_CLOCK_GETTIME */
37 /* Define to 1 if you have the `ctime' function. */
38 #define HAVE_CTIME 1
40 /* Define to 1 if you have the <ctype.h> header file. */
41 #define HAVE_CTYPE_H 1
43 /* Define to 1 if you have the `difftime' function. */
44 #define HAVE_DIFFTIME 1
46 /* Define to 1 if you have the <dirent.h> header file. */
47 #define HAVE_DIRENT_H 1
49 /* Define to 1 if you have the <dlfcn.h> header file. */
50 #define HAVE_DLFCN_H 1
52 /* Define to 1 if you have the <errno.h> header file. */
53 #define HAVE_ERRNO_H 1
55 /* Define to 1 if you have the <fcntl.h> header file. */
56 #define HAVE_FCNTL_H 1
58 /* Define to 1 if you have the <float.h> header file. */
59 #define HAVE_FLOAT_H 1
61 /* Define to 1 if you have the `fstat' function. */
62 #define HAVE_FSTAT 1
64 /* Define to 1 if you have the `getenv' function. */
65 #define HAVE_GETENV 1
67 /* Define to 1 if you have the `getpagesize' function. */
68 #define HAVE_GETPAGESIZE 1
70 /* Define to 1 if you have the `getrusage' function. */
71 #define HAVE_GETRUSAGE 1
73 /* Define to 1 if you have the `gettimeofday' function. */
74 #define HAVE_GETTIMEOFDAY 1
76 /* Define to 1 if you have the `gmtime' function. */
77 #define HAVE_GMTIME 1
79 /* Define to 1 if you have the <inttypes.h> header file. */
80 #define HAVE_INTTYPES_H 1
82 /* Define to 1 if you have the `isatty' function. */
83 #define HAVE_ISATTY 1
85 /* Define to 1 if you have the <limits.h> header file. */
86 #define HAVE_LIMITS_H 1
88 /* Define to 1 if you have the `localtime' function. */
89 #define HAVE_LOCALTIME 1
91 /* Define to 1 if you have the `longjmp' function. */
92 #define HAVE_LONGJMP 1
94 /* Define to 1 if you have the `lstat' function. */
95 #define HAVE_LSTAT 1
97 /* Define to 1 if you have the <malloc.h> header file. */
98 #define HAVE_MALLOC_H 1
100 /* Define to 1 if you have the `memcmp' function. */
101 #define HAVE_MEMCMP 1
103 /* Define to 1 if you have the `memcpy' function. */
104 #define HAVE_MEMCPY 1
106 /* Define to 1 if you have the `memmove' function. */
107 #define HAVE_MEMMOVE 1
109 /* Define to 1 if you have the <memory.h> header file. */
110 #define HAVE_MEMORY_H 1
112 /* Define to 1 if you have the `memset' function. */
113 #define HAVE_MEMSET 1
115 /* Define to 1 if you have the `mkdir' function. */
116 #define HAVE_MKDIR 1
118 /* Define to 1 if you have the `mktime' function. */
119 #define HAVE_MKTIME 1
121 /* Define to 1 if you have the `mmap' function. */
122 #define HAVE_MMAP 1
124 /* Define to 1 if you have the `mprotect' function. */
125 #define HAVE_MPROTECT 1
127 /* Define to 1 if you have the `munmap' function. */
128 #define HAVE_MUNMAP 1
130 /* Define to 1 if you have the `qsort' function. */
131 #define HAVE_QSORT 1
133 /* Define to 1 if you have the `raise' function. */
134 #define HAVE_RAISE 1
136 /* Define to 1 if you have the `rmdir' function. */
137 #define HAVE_RMDIR 1
139 /* Define to 1 if you have the `setjmp' function. */
140 #define HAVE_SETJMP 1
142 /* Define to 1 if you have the <setjmp.h> header file. */
143 #define HAVE_SETJMP_H 1
145 /* Define to 1 if you have the `signal' function. */
146 #define HAVE_SIGNAL 1
148 /* Define to 1 if you have the <signal.h> header file. */
149 #define HAVE_SIGNAL_H 1
151 /* Define to 1 if you have the `snprintf' function. */
152 #define HAVE_SNPRINTF 1
154 /* Define to 1 if you have the <stdarg.h> header file. */
155 #define HAVE_STDARG_H 1
157 /* Define to 1 if you have the <stddef.h> header file. */
158 #define HAVE_STDDEF_H 1
160 /* Define to 1 if you have the <stdint.h> header file. */
161 #define HAVE_STDINT_H 1
163 /* Define to 1 if you have the <stdio.h> header file. */
164 #define HAVE_STDIO_H 1
166 /* Define to 1 if you have the <stdlib.h> header file. */
167 #define HAVE_STDLIB_H 1
169 /* Define to 1 if you have the `strcasecmp' function. */
170 #define HAVE_STRCASECMP 1
172 /* Define to 1 if you have the `strchr' function. */
173 #define HAVE_STRCHR 1
175 /* Define to 1 if you have the `strdup' function. */
176 #define HAVE_STRDUP 1
178 /* Define to 1 if you have the `strerror' function. */
179 #define HAVE_STRERROR 1
181 /* Define to 1 if you have the `strftime' function. */
182 #define HAVE_STRFTIME 1
184 /* Define to 1 if you have the `stricmp' function. */
185 /* #undef HAVE_STRICMP */
187 /* Define to 1 if you have the <strings.h> header file. */
188 #define HAVE_STRINGS_H 1
190 /* Define to 1 if you have the <string.h> header file. */
191 #define HAVE_STRING_H 1
193 /* Define to 1 if you have the `strncasecmp' function. */
194 #define HAVE_STRNCASECMP 1
196 /* Define to 1 if you have the `strnicmp' function. */
197 /* #undef HAVE_STRNICMP */
199 /* Define to 1 if you have the `strrchr' function. */
200 #define HAVE_STRRCHR 1
202 /* Define to 1 if you have the `strstr' function. */
203 #define HAVE_STRSTR 1
205 /* Define to 1 if you have the <sys/mman.h> header file. */
206 #define HAVE_SYS_MMAN_H 1
208 /* Define to 1 if you have the <sys/resource.h> header file. */
209 #define HAVE_SYS_RESOURCE_H 1
211 /* Define to 1 if you have the <sys/stat.h> header file. */
212 #define HAVE_SYS_STAT_H 1
214 /* Define to 1 if you have the <sys/time.h> header file. */
215 #define HAVE_SYS_TIME_H 1
217 /* Define to 1 if you have the <sys/types.h> header file. */
218 #define HAVE_SYS_TYPES_H 1
220 /* Define to 1 if you have the <sys/wait.h> header file. */
221 #define HAVE_SYS_WAIT_H 1
223 /* Define to 1 if you have the `time' function. */
224 #define HAVE_TIME 1
226 /* Define to 1 if you have the <time.h> header file. */
227 #define HAVE_TIME_H 1
229 /* Define to 1 if you have the `umask' function. */
230 #define HAVE_UMASK 1
232 /* Define to 1 if you have the <unistd.h> header file. */
233 #define HAVE_UNISTD_H 1
235 /* Define to 1 if you have the `utime' function. */
236 #define HAVE_UTIME 1
238 /* Define to 1 if you have the <utime.h> header file. */
239 #define HAVE_UTIME_H 1
241 /* Define to 1 if you have the `vsnprintf' function. */
242 #define HAVE_VSNPRINTF 1
244 /* Define to 1 if your machine is big endian. */
245 /* #undef LZO_ABI_BIG_ENDIAN */
247 /* Define to 1 if your machine is little endian. */
248 #define LZO_ABI_LITTLE_ENDIAN 1
250 /* Name of package */
251 #define PACKAGE "lzo"
253 /* Define to the address where bug reports for this package should be sent. */
254 #define PACKAGE_BUGREPORT "markus@oberhumer.com"
256 /* Define to the full name of this package. */
257 #define PACKAGE_NAME "lzo"
259 /* Define to the full name and version of this package. */
260 #define PACKAGE_STRING "lzo 2.03"
262 /* Define to the one symbol short name of this package. */
263 #define PACKAGE_TARNAME "lzo"
265 /* Define to the version of this package. */
266 #define PACKAGE_VERSION "2.03"
268 /* Define as the return type of signal handlers (`int' or `void'). */
269 #define RETSIGTYPE void
271 /* The size of a `dev_t', as computed by sizeof. */
272 #define SIZEOF_DEV_T 8
274 /* The size of a `double', as computed by sizeof. */
275 #define SIZEOF_DOUBLE 8
277 /* The size of a `float', as computed by sizeof. */
278 #define SIZEOF_FLOAT 4
280 /* The size of a `fpos_t', as computed by sizeof. */
281 #define SIZEOF_FPOS_T 8
283 /* The size of a `int', as computed by sizeof. */
284 #define SIZEOF_INT 4
286 /* The size of a `intmax_t', as computed by sizeof. */
287 #define SIZEOF_INTMAX_T 8
289 /* The size of a `intptr_t', as computed by sizeof. */
290 #define SIZEOF_INTPTR_T 4
292 /* The size of a `long', as computed by sizeof. */
293 #define SIZEOF_LONG 4
295 /* The size of a `long double', as computed by sizeof. */
296 #define SIZEOF_LONG_DOUBLE 8
298 /* The size of a `long long', as computed by sizeof. */
299 #define SIZEOF_LONG_LONG 8
301 /* The size of a `mode_t', as computed by sizeof. */
302 #define SIZEOF_MODE_T 4
304 /* The size of a `off_t', as computed by sizeof. */
305 #define SIZEOF_OFF_T 8
307 /* The size of a `ptrdiff_t', as computed by sizeof. */
308 #define SIZEOF_PTRDIFF_T 4
310 /* The size of a `short', as computed by sizeof. */
311 #define SIZEOF_SHORT 2
313 /* The size of a `size_t', as computed by sizeof. */
314 #define SIZEOF_SIZE_T 4
316 /* The size of a `ssize_t', as computed by sizeof. */
317 #define SIZEOF_SSIZE_T 4
319 /* The size of a `time_t', as computed by sizeof. */
320 #define SIZEOF_TIME_T 4
322 /* The size of a `uintmax_t', as computed by sizeof. */
323 #define SIZEOF_UINTMAX_T 8
325 /* The size of a `uintptr_t', as computed by sizeof. */
326 #define SIZEOF_UINTPTR_T 4
328 /* The size of a `void *', as computed by sizeof. */
329 #define SIZEOF_VOID_P 4
331 /* The size of a `__int16', as computed by sizeof. */
332 #define SIZEOF___INT16 0
334 /* The size of a `__int32', as computed by sizeof. */
335 #define SIZEOF___INT32 0
337 /* The size of a `__int64', as computed by sizeof. */
338 #define SIZEOF___INT64 0
340 /* Define to 1 if you have the ANSI C header files. */
341 #define STDC_HEADERS 1
343 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
344 #define TIME_WITH_SYS_TIME 1
346 /* Version number of package */
347 #define VERSION "2.03"
349 /* Number of bits in a file offset, on hosts where this is settable. */
350 #define _FILE_OFFSET_BITS 64
352 /* Define for large files, on AIX-style hosts. */
353 /* #undef _LARGE_FILES */
355 /* Define to empty if `const' does not conform to ANSI C. */
356 /* #undef const */
358 /* Define to `long' if <sys/types.h> does not define. */
359 /* #undef off_t */
361 /* Define to `long' if <sys/types.h> does not define. */
362 /* #undef ptrdiff_t */
364 /* Define to `unsigned' if <sys/types.h> does not define. */
365 /* #undef size_t */