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