config.h 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396
  1. /* config.h. Generated from config.hin by configure. */
  2. /* config.hin. Generated from configure.ac by autoheader. */
  3. #ifndef __LZO_AUTOCONF_CONFIG_H_INCLUDED
  4. #define __LZO_AUTOCONF_CONFIG_H_INCLUDED 1
  5. /* Define if building universal (internal helper macro) */
  6. /* #undef AC_APPLE_UNIVERSAL_BUILD */
  7. /* Define to 1 if you have the `access' function. */
  8. #define HAVE_ACCESS 1
  9. /* Define to 1 if you have the `alloca' function. */
  10. /* #undef HAVE_ALLOCA */
  11. /* Define to 1 if you have the <assert.h> header file. */
  12. #define HAVE_ASSERT_H 1
  13. /* Define to 1 if you have the `atexit' function. */
  14. #define HAVE_ATEXIT 1
  15. /* Define to 1 if you have the `atoi' function. */
  16. #define HAVE_ATOI 1
  17. /* Define to 1 if you have the `atol' function. */
  18. #define HAVE_ATOL 1
  19. /* Define to 1 if you have the `chmod' function. */
  20. #define HAVE_CHMOD 1
  21. /* Define to 1 if you have the `chown' function. */
  22. #define HAVE_CHOWN 1
  23. /* Define to 1 if you have the `clock_getcpuclockid' function. */
  24. #define HAVE_CLOCK_GETCPUCLOCKID 1
  25. /* Define to 1 if you have the `clock_getres' function. */
  26. #define HAVE_CLOCK_GETRES 1
  27. /* Define to 1 if you have the `clock_gettime' function. */
  28. #define HAVE_CLOCK_GETTIME 1
  29. /* Define to 1 if you have the `ctime' function. */
  30. #define HAVE_CTIME 1
  31. /* Define to 1 if you have the <ctype.h> header file. */
  32. #define HAVE_CTYPE_H 1
  33. /* Define to 1 if you have the `difftime' function. */
  34. #define HAVE_DIFFTIME 1
  35. /* Define to 1 if you have the <dirent.h> header file. */
  36. #define HAVE_DIRENT_H 1
  37. /* Define to 1 if you have the <dlfcn.h> header file. */
  38. #define HAVE_DLFCN_H 1
  39. /* Define to 1 if you have the <errno.h> header file. */
  40. #define HAVE_ERRNO_H 1
  41. /* Define to 1 if you have the <fcntl.h> header file. */
  42. #define HAVE_FCNTL_H 1
  43. /* Define to 1 if you have the <float.h> header file. */
  44. #define HAVE_FLOAT_H 1
  45. /* Define to 1 if you have the `fstat' function. */
  46. #define HAVE_FSTAT 1
  47. /* Define to 1 if you have the `getenv' function. */
  48. #define HAVE_GETENV 1
  49. /* Define to 1 if you have the `getpagesize' function. */
  50. #define HAVE_GETPAGESIZE 1
  51. /* Define to 1 if you have the `getrusage' function. */
  52. #define HAVE_GETRUSAGE 1
  53. /* Define to 1 if you have the `gettimeofday' function. */
  54. #define HAVE_GETTIMEOFDAY 1
  55. /* Define to 1 if you have the `gmtime' function. */
  56. #define HAVE_GMTIME 1
  57. /* Define to 1 if you have the <inttypes.h> header file. */
  58. #define HAVE_INTTYPES_H 1
  59. /* Define to 1 if you have the `isatty' function. */
  60. #define HAVE_ISATTY 1
  61. /* Define to 1 if you have the <limits.h> header file. */
  62. #define HAVE_LIMITS_H 1
  63. /* Define to 1 if you have the `localtime' function. */
  64. #define HAVE_LOCALTIME 1
  65. /* Define to 1 if you have the `longjmp' function. */
  66. #define HAVE_LONGJMP 1
  67. /* Define to 1 if you have the `lstat' function. */
  68. #define HAVE_LSTAT 1
  69. /* Define to 1 if you have the <malloc.h> header file. */
  70. #define HAVE_MALLOC_H 1
  71. /* Define to 1 if you have the `memcmp' function. */
  72. #define HAVE_MEMCMP 1
  73. /* Define to 1 if you have the `memcpy' function. */
  74. #define HAVE_MEMCPY 1
  75. /* Define to 1 if you have the `memmove' function. */
  76. #define HAVE_MEMMOVE 1
  77. /* Define to 1 if you have the <memory.h> header file. */
  78. #define HAVE_MEMORY_H 1
  79. /* Define to 1 if you have the `memset' function. */
  80. #define HAVE_MEMSET 1
  81. /* Define to 1 if you have the `mkdir' function. */
  82. #define HAVE_MKDIR 1
  83. /* Define to 1 if you have the `mktime' function. */
  84. #define HAVE_MKTIME 1
  85. /* Define to 1 if you have the `mmap' function. */
  86. #define HAVE_MMAP 1
  87. /* Define to 1 if you have the `mprotect' function. */
  88. #define HAVE_MPROTECT 1
  89. /* Define to 1 if you have the `munmap' function. */
  90. #define HAVE_MUNMAP 1
  91. /* Define to 1 if you have the `qsort' function. */
  92. #define HAVE_QSORT 1
  93. /* Define to 1 if you have the `raise' function. */
  94. #define HAVE_RAISE 1
  95. /* Define to 1 if you have the `rmdir' function. */
  96. #define HAVE_RMDIR 1
  97. /* Define to 1 if you have the `setjmp' function. */
  98. #define HAVE_SETJMP 1
  99. /* Define to 1 if you have the <setjmp.h> header file. */
  100. #define HAVE_SETJMP_H 1
  101. /* Define to 1 if you have the `signal' function. */
  102. #define HAVE_SIGNAL 1
  103. /* Define to 1 if you have the <signal.h> header file. */
  104. #define HAVE_SIGNAL_H 1
  105. /* Define to 1 if you have the `snprintf' function. */
  106. #define HAVE_SNPRINTF 1
  107. /* Define to 1 if you have the <stdarg.h> header file. */
  108. #define HAVE_STDARG_H 1
  109. /* Define to 1 if you have the <stddef.h> header file. */
  110. #define HAVE_STDDEF_H 1
  111. /* Define to 1 if you have the <stdint.h> header file. */
  112. #define HAVE_STDINT_H 1
  113. /* Define to 1 if you have the <stdio.h> header file. */
  114. #define HAVE_STDIO_H 1
  115. /* Define to 1 if you have the <stdlib.h> header file. */
  116. #define HAVE_STDLIB_H 1
  117. /* Define to 1 if you have the `strcasecmp' function. */
  118. #define HAVE_STRCASECMP 1
  119. /* Define to 1 if you have the `strchr' function. */
  120. #define HAVE_STRCHR 1
  121. /* Define to 1 if you have the `strdup' function. */
  122. #define HAVE_STRDUP 1
  123. /* Define to 1 if you have the `strerror' function. */
  124. #define HAVE_STRERROR 1
  125. /* Define to 1 if you have the `strftime' function. */
  126. #define HAVE_STRFTIME 1
  127. /* Define to 1 if you have the `stricmp' function. */
  128. /* #undef HAVE_STRICMP */
  129. /* Define to 1 if you have the <strings.h> header file. */
  130. #define HAVE_STRINGS_H 1
  131. /* Define to 1 if you have the <string.h> header file. */
  132. #define HAVE_STRING_H 1
  133. /* Define to 1 if you have the `strncasecmp' function. */
  134. #define HAVE_STRNCASECMP 1
  135. /* Define to 1 if you have the `strnicmp' function. */
  136. /* #undef HAVE_STRNICMP */
  137. /* Define to 1 if you have the `strrchr' function. */
  138. #define HAVE_STRRCHR 1
  139. /* Define to 1 if you have the `strstr' function. */
  140. #define HAVE_STRSTR 1
  141. /* Define to 1 if you have the <sys/mman.h> header file. */
  142. #define HAVE_SYS_MMAN_H 1
  143. /* Define to 1 if you have the <sys/resource.h> header file. */
  144. #define HAVE_SYS_RESOURCE_H 1
  145. /* Define to 1 if you have the <sys/stat.h> header file. */
  146. #define HAVE_SYS_STAT_H 1
  147. /* Define to 1 if you have the <sys/time.h> header file. */
  148. #define HAVE_SYS_TIME_H 1
  149. /* Define to 1 if you have the <sys/types.h> header file. */
  150. #define HAVE_SYS_TYPES_H 1
  151. /* Define to 1 if you have the <sys/wait.h> header file. */
  152. #define HAVE_SYS_WAIT_H 1
  153. /* Define to 1 if you have the `time' function. */
  154. #define HAVE_TIME 1
  155. /* Define to 1 if you have the <time.h> header file. */
  156. #define HAVE_TIME_H 1
  157. /* Define to 1 if you have the `umask' function. */
  158. #define HAVE_UMASK 1
  159. /* Define to 1 if you have the <unistd.h> header file. */
  160. #define HAVE_UNISTD_H 1
  161. /* Define to 1 if you have the `utime' function. */
  162. #define HAVE_UTIME 1
  163. /* Define to 1 if you have the <utime.h> header file. */
  164. #define HAVE_UTIME_H 1
  165. /* Define to 1 if you have the `vsnprintf' function. */
  166. #define HAVE_VSNPRINTF 1
  167. /* Define to the sub-directory where libtool stores uninstalled libraries. */
  168. #define LT_OBJDIR ".libs/"
  169. /* Define to 1 if your machine is big endian. */
  170. /* #undef LZO_ABI_BIG_ENDIAN */
  171. /* Define to 1 if your machine is little endian. */
  172. #define LZO_ABI_LITTLE_ENDIAN 1
  173. /* Name of package */
  174. #define PACKAGE "lzo"
  175. /* Define to the address where bug reports for this package should be sent. */
  176. #define PACKAGE_BUGREPORT "markus@oberhumer.com"
  177. /* Define to the full name of this package. */
  178. #define PACKAGE_NAME "LZO"
  179. /* Define to the full name and version of this package. */
  180. #define PACKAGE_STRING "LZO 2.09"
  181. /* Define to the one symbol short name of this package. */
  182. #define PACKAGE_TARNAME "lzo"
  183. /* Define to the home page for this package. */
  184. #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
  185. /* Define to the version of this package. */
  186. #define PACKAGE_VERSION "2.09"
  187. /* Define as the return type of signal handlers (`int' or `void'). */
  188. #define RETSIGTYPE void
  189. /* The size of `dev_t', as computed by sizeof. */
  190. #define SIZEOF_DEV_T 8
  191. /* The size of `double', as computed by sizeof. */
  192. #define SIZEOF_DOUBLE 8
  193. /* The size of `float', as computed by sizeof. */
  194. #define SIZEOF_FLOAT 4
  195. /* The size of `fpos_t', as computed by sizeof. */
  196. #define SIZEOF_FPOS_T 16
  197. /* The size of `int', as computed by sizeof. */
  198. #define SIZEOF_INT 4
  199. /* The size of `intmax_t', as computed by sizeof. */
  200. #define SIZEOF_INTMAX_T 8
  201. /* The size of `intptr_t', as computed by sizeof. */
  202. #define SIZEOF_INTPTR_T 4
  203. /* The size of `long', as computed by sizeof. */
  204. #define SIZEOF_LONG 4
  205. /* The size of `long double', as computed by sizeof. */
  206. #define SIZEOF_LONG_DOUBLE 8
  207. /* The size of `long long', as computed by sizeof. */
  208. #define SIZEOF_LONG_LONG 8
  209. /* The size of `mode_t', as computed by sizeof. */
  210. #define SIZEOF_MODE_T 4
  211. /* The size of `off_t', as computed by sizeof. */
  212. #define SIZEOF_OFF_T 8
  213. /* The size of `ptrdiff_t', as computed by sizeof. */
  214. #define SIZEOF_PTRDIFF_T 4
  215. /* The size of `short', as computed by sizeof. */
  216. #define SIZEOF_SHORT 2
  217. /* The size of `size_t', as computed by sizeof. */
  218. #define SIZEOF_SIZE_T 4
  219. /* The size of `ssize_t', as computed by sizeof. */
  220. #define SIZEOF_SSIZE_T 4
  221. /* The size of `time_t', as computed by sizeof. */
  222. #define SIZEOF_TIME_T 4
  223. /* The size of `uintmax_t', as computed by sizeof. */
  224. #define SIZEOF_UINTMAX_T 8
  225. /* The size of `uintptr_t', as computed by sizeof. */
  226. #define SIZEOF_UINTPTR_T 4
  227. /* The size of `void *', as computed by sizeof. */
  228. #define SIZEOF_VOID_P 4
  229. /* The size of `__int16', as computed by sizeof. */
  230. #define SIZEOF___INT16 0
  231. /* The size of `__int32', as computed by sizeof. */
  232. #define SIZEOF___INT32 0
  233. /* The size of `__int64', as computed by sizeof. */
  234. #define SIZEOF___INT64 0
  235. /* Define to 1 if you have the ANSI C header files. */
  236. #define STDC_HEADERS 1
  237. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  238. #define TIME_WITH_SYS_TIME 1
  239. /* Version number of package */
  240. #define VERSION "2.09"
  241. /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
  242. significant byte first (like Motorola and SPARC, unlike Intel). */
  243. #if defined AC_APPLE_UNIVERSAL_BUILD
  244. # if defined __BIG_ENDIAN__
  245. # define WORDS_BIGENDIAN 1
  246. # endif
  247. #else
  248. # ifndef WORDS_BIGENDIAN
  249. /* # undef WORDS_BIGENDIAN */
  250. # endif
  251. #endif
  252. /* Enable large inode numbers on Mac OS X 10.5. */
  253. #ifndef _DARWIN_USE_64_BIT_INODE
  254. # define _DARWIN_USE_64_BIT_INODE 1
  255. #endif
  256. /* Number of bits in a file offset, on hosts where this is settable. */
  257. #define _FILE_OFFSET_BITS 64
  258. /* Define for large files, on AIX-style hosts. */
  259. /* #undef _LARGE_FILES */
  260. /* Define to empty if `const' does not conform to ANSI C. */
  261. /* #undef const */
  262. /* Define to `long int' if <sys/types.h> does not define. */
  263. /* #undef off_t */
  264. /* Define to `long' if <sys/types.h> does not define. */
  265. /* #undef ptrdiff_t */
  266. /* Define to `unsigned int' if <sys/types.h> does not define. */
  267. /* #undef size_t */
  268. #endif /* already included */