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