/src/zziplib/zzip/_config.h

https://bitbucket.org/cabalistic/ogredeps/ · C++ Header · 259 lines · 117 code · 56 blank · 86 comment · 1 complexity · fe675365491c5d7f5a745fa82b917a09 MD5 · raw file

  1. #ifndef _ZZIP__CONFIG_H
  2. #define _ZZIP__CONFIG_H 1
  3. /* zzip/_config.h. Generated automatically at end of configure. */
  4. /* config.h. Generated from config.h.in by configure. */
  5. /* config.h.in. Generated from configure.ac by autoheader. */
  6. /* Define if building universal (internal helper macro) */
  7. /* #undef AC_APPLE_UNIVERSAL_BUILD */
  8. /* Define if pointers to integers require aligned access */
  9. /* #undef HAVE_ALIGNED_ACCESS_REQUIRED */
  10. /* Define to 1 if you have the <byteswap.h> header file. */
  11. #ifndef ZZIP_HAVE_BYTESWAP_H
  12. #ifndef __APPLE__
  13. #define ZZIP_HAVE_BYTESWAP_H 1
  14. #endif
  15. #endif
  16. /* Define to 1 if you have the <direct.h> header file. */
  17. /* #undef HAVE_DIRECT_H */
  18. /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
  19. */
  20. #ifndef ZZIP_HAVE_DIRENT_H
  21. #define ZZIP_HAVE_DIRENT_H 1
  22. #endif
  23. /* Define to 1 if you have the <dlfcn.h> header file. */
  24. #ifndef ZZIP_HAVE_DLFCN_H
  25. #define ZZIP_HAVE_DLFCN_H 1
  26. #endif
  27. /* Define to 1 if you have the <fnmatch.h> header file. */
  28. #ifndef ZZIP_HAVE_FNMATCH_H
  29. #define ZZIP_HAVE_FNMATCH_H 1
  30. #endif
  31. /* Define to 1 if you have the <inttypes.h> header file. */
  32. #ifndef ZZIP_HAVE_INTTYPES_H
  33. #define ZZIP_HAVE_INTTYPES_H 1
  34. #endif
  35. /* Define to 1 if you have the <io.h> header file. */
  36. /* #undef HAVE_IO_H */
  37. /* Define to 1 if you have the <memory.h> header file. */
  38. #ifndef ZZIP_HAVE_MEMORY_H
  39. #define ZZIP_HAVE_MEMORY_H 1
  40. #endif
  41. /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
  42. /* #undef HAVE_NDIR_H */
  43. /* Define to 1 if you have the <stdint.h> header file. */
  44. #ifndef ZZIP_HAVE_STDINT_H
  45. #define ZZIP_HAVE_STDINT_H 1
  46. #endif
  47. /* Define to 1 if you have the <stdlib.h> header file. */
  48. #ifndef ZZIP_HAVE_STDLIB_H
  49. #define ZZIP_HAVE_STDLIB_H 1
  50. #endif
  51. /* Define to 1 if you have the `strcasecmp' function. */
  52. #ifndef ZZIP_HAVE_STRCASECMP
  53. #define ZZIP_HAVE_STRCASECMP 1
  54. #endif
  55. /* Define to 1 if you have the <strings.h> header file. */
  56. #ifndef ZZIP_HAVE_STRINGS_H
  57. #define ZZIP_HAVE_STRINGS_H 1
  58. #endif
  59. /* Define to 1 if you have the <string.h> header file. */
  60. #ifndef ZZIP_HAVE_STRING_H
  61. #define ZZIP_HAVE_STRING_H 1
  62. #endif
  63. /* Define to 1 if you have the `strndup' function. */
  64. #ifndef ZZIP_HAVE_STRNDUP
  65. #define ZZIP_HAVE_STRNDUP 1
  66. #endif
  67. /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
  68. */
  69. /* #undef HAVE_SYS_DIR_H */
  70. /* Define to 1 if you have the <sys/int_types.h> header file. */
  71. /* #undef HAVE_SYS_INT_TYPES_H */
  72. /* Define to 1 if you have the <sys/mman.h> header file. */
  73. #ifndef ZZIP_HAVE_SYS_MMAN_H
  74. #define ZZIP_HAVE_SYS_MMAN_H 1
  75. #endif
  76. /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
  77. */
  78. /* #undef HAVE_SYS_NDIR_H */
  79. /* Define to 1 if you have the <sys/param.h> header file. */
  80. #ifndef ZZIP_HAVE_SYS_PARAM_H
  81. #define ZZIP_HAVE_SYS_PARAM_H 1
  82. #endif
  83. /* Define to 1 if you have the <sys/stat.h> header file. */
  84. #ifndef ZZIP_HAVE_SYS_STAT_H
  85. #define ZZIP_HAVE_SYS_STAT_H 1
  86. #endif
  87. /* Define to 1 if you have the <sys/types.h> header file. */
  88. #ifndef ZZIP_HAVE_SYS_TYPES_H
  89. #define ZZIP_HAVE_SYS_TYPES_H 1
  90. #endif
  91. /* Define to 1 if you have the <unistd.h> header file. */
  92. #ifndef ZZIP_HAVE_UNISTD_H
  93. #define ZZIP_HAVE_UNISTD_H 1
  94. #endif
  95. /* Define to 1 if you have the <winbase.h> header file. */
  96. /* #undef HAVE_WINBASE_H */
  97. /* Define to 1 if you have the <windows.h> header file. */
  98. /* #undef HAVE_WINDOWS_H */
  99. /* Define to 1 if you have the <winnt.h> header file. */
  100. /* #undef HAVE_WINNT_H */
  101. /* Define to 1 if you have the <zlib.h> header file. */
  102. #ifndef ZZIP_HAVE_ZLIB_H
  103. #define ZZIP_HAVE_ZLIB_H 1
  104. #endif
  105. /* whether the system defaults to 32bit off_t but can do 64bit when requested
  106. */
  107. /* #undef LARGEFILE_SENSITIVE */
  108. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  109. */
  110. #ifndef ZZIP_LT_OBJDIR
  111. #define ZZIP_LT_OBJDIR ".libs/"
  112. #endif
  113. /* Name of package */
  114. #ifndef ZZIP_PACKAGE
  115. #define ZZIP_PACKAGE "zziplib"
  116. #endif
  117. /* Define to the address where bug reports for this package should be sent. */
  118. #ifndef ZZIP_PACKAGE_BUGREPORT
  119. #define ZZIP_PACKAGE_BUGREPORT ""
  120. #endif
  121. /* Define to the full name of this package. */
  122. #ifndef ZZIP_PACKAGE_NAME
  123. #define ZZIP_PACKAGE_NAME ""
  124. #endif
  125. /* Define to the full name and version of this package. */
  126. #ifndef ZZIP_PACKAGE_STRING
  127. #define ZZIP_PACKAGE_STRING ""
  128. #endif
  129. /* Define to the one symbol short name of this package. */
  130. #ifndef ZZIP_PACKAGE_TARNAME
  131. #define ZZIP_PACKAGE_TARNAME ""
  132. #endif
  133. /* Define to the home page for this package. */
  134. #ifndef ZZIP_PACKAGE_URL
  135. #define ZZIP_PACKAGE_URL ""
  136. #endif
  137. /* Define to the version of this package. */
  138. #ifndef ZZIP_PACKAGE_VERSION
  139. #define ZZIP_PACKAGE_VERSION ""
  140. #endif
  141. /* The number of bytes in type int */
  142. #ifndef ZZIP_SIZEOF_INT
  143. #define ZZIP_SIZEOF_INT 4
  144. #endif
  145. /* The number of bytes in type long */
  146. #ifndef ZZIP_SIZEOF_LONG
  147. #define ZZIP_SIZEOF_LONG 8
  148. #endif
  149. /* The number of bytes in type short */
  150. #ifndef ZZIP_SIZEOF_SHORT
  151. #define ZZIP_SIZEOF_SHORT 2
  152. #endif
  153. /* Define to 1 if you have the ANSI C header files. */
  154. #ifndef ZZIP_STDC_HEADERS
  155. #define ZZIP_STDC_HEADERS 1
  156. #endif
  157. /* Version number of package */
  158. #ifndef ZZIP_VERSION
  159. #define ZZIP_VERSION "0.13.62"
  160. #endif
  161. /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
  162. significant byte first (like Motorola and SPARC, unlike Intel). */
  163. #if defined AC_APPLE_UNIVERSAL_BUILD
  164. # if defined __BIG_ENDIAN__
  165. # define WORDS_BIGENDIAN 1
  166. # endif
  167. #else
  168. # ifndef WORDS_BIGENDIAN
  169. /* # undef WORDS_BIGENDIAN */
  170. # endif
  171. #endif
  172. /* Number of bits in a file offset, on hosts where this is settable. */
  173. /* #undef _FILE_OFFSET_BITS */
  174. /* Define for large files, on AIX-style hosts. */
  175. /* #undef _LARGE_FILES */
  176. /* Define to `long long' if <sys/types.h> does not define. */
  177. #ifndef ZZIP___int64
  178. #define ZZIP___int64 long long
  179. #endif
  180. /* Define to empty if `const' does not conform to ANSI C. */
  181. /* #undef const */
  182. /* Define to `__inline__' or `__inline' if that's what the C compiler
  183. calls it, or to nothing if 'inline' is not supported under any name. */
  184. #ifndef __cplusplus
  185. /* #undef inline */
  186. #endif
  187. /* Define to `_zzip_off_t' if <sys/types.h> does not define. */
  188. #ifndef _zzip_off64_t
  189. #define _zzip_off64_t _zzip_off_t
  190. #endif
  191. /* Define to `long int' if <sys/types.h> does not define. */
  192. /* #undef off_t */
  193. /* Define to equivalent of C99 restrict keyword, or to nothing if this is not
  194. supported. Do not define if restrict is supported directly. */
  195. #ifndef _zzip_restrict
  196. #define _zzip_restrict __restrict__
  197. #endif
  198. /* Define to `unsigned int' if <sys/types.h> does not define. */
  199. /* #undef size_t */
  200. /* Define to `int' if <sys/types.h> does not define. */
  201. /* #undef ssize_t */
  202. /* once: _ZZIP__CONFIG_H */
  203. #endif