]> granicus.if.org Git - zziplib/blob - zzip/_msvc.h
~0.13.64~ on github releases
[zziplib] / zzip / _msvc.h
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 `strndup' function. */
61 /* #undef ZZIP_HAVE_STRNDUP */
62
63 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
64    */
65 /* #undef ZZIP_HAVE_SYS_DIR_H */
66
67 /* Define to 1 if you have the <sys/int_types.h> header file. */
68 /* #undef ZZIP_HAVE_SYS_INT_TYPES_H */
69
70 /* Define to 1 if you have the <sys/mman.h> header file. */
71 /* #undef ZZIP_HAVE_SYS_MMAN_H */
72
73 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
74    */
75 /* #undef ZZIP_HAVE_SYS_NDIR_H */
76
77 /* Define to 1 if you have the <sys/param.h> header file. */
78 /* #undef ZZIP_HAVE_SYS_PARAM_H */
79
80 /* Define to 1 if you have the <sys/stat.h> header file. */
81 #ifndef ZZIP_HAVE_SYS_STAT_H 
82 #define ZZIP_HAVE_SYS_STAT_H  1 
83 #endif
84
85 /* Define to 1 if you have the <sys/types.h> header file. */
86 #ifndef ZZIP_HAVE_SYS_TYPES_H 
87 #define ZZIP_HAVE_SYS_TYPES_H  1 
88 #endif
89
90 /* Define to 1 if you have the <unistd.h> header file. */
91 /* #undef ZZIP_HAVE_UNISTD_H */
92
93 /* Define to 1 if you have the <winbase.h> header file. */
94 #ifndef ZZIP_HAVE_WINBASE_H 
95 #define ZZIP_HAVE_WINBASE_H  1  /* hmm, is that win32 ? */ 
96 #endif
97
98 /* Define to 1 if you have the <windows.h> header file. */
99 #ifndef ZZIP_HAVE_WINDOWS_H 
100 #define ZZIP_HAVE_WINDOWS_H  1  /* yes, this is windows */ 
101 #endif
102
103 /* Define to 1 if you have the <winnt.h> header file. */
104 #ifndef ZZIP_HAVE_WINNT_H 
105 #define ZZIP_HAVE_WINNT_H  1      /* is that always true? */ 
106 #endif
107
108 /* Define to 1 if you have the <zlib.h> header file. */
109 #ifndef ZZIP_HAVE_ZLIB_H 
110 #define ZZIP_HAVE_ZLIB_H  1      /* you do have it, right? */ 
111 #endif
112
113 /* whether the system defaults to 32bit off_t but can do 64bit when requested
114    */
115 /* #undef ZZIP_LARGEFILE_SENSITIVE */
116
117 /* Name of package */
118 #ifndef ZZIP_PACKAGE 
119 #define ZZIP_PACKAGE  "zziplib-msvc"     /* yes, make it known */ 
120 #endif
121
122 /* Define to the address where bug reports for this package should be sent. */
123 /* #undef ZZIP_PACKAGE_BUGREPORT */
124
125 /* Define to the full name of this package. */
126 /* #undef ZZIP_PACKAGE_NAME */
127
128 /* Define to the full name and version of this package. */
129 /* #undef ZZIP_PACKAGE_STRING */
130
131 /* Define to the one symbol short name of this package. */
132 /* #undef ZZIP_PACKAGE_TARNAME */
133
134 /* Define to the version of this package. */
135 /* #undef ZZIP_PACKAGE_VERSION */
136
137 /* The number of bytes in type int */
138 #ifndef ZZIP_SIZEOF_INT 
139 #define ZZIP_SIZEOF_INT  4 
140 #endif
141
142 /* The number of bytes in type long */
143 #ifndef ZZIP_SIZEOF_LONG 
144 #define ZZIP_SIZEOF_LONG  4 
145 #endif
146
147 /* The number of bytes in type short */
148 #ifndef ZZIP_SIZEOF_SHORT 
149 #define ZZIP_SIZEOF_SHORT  2 
150 #endif
151
152 /* Define to 1 if you have the ANSI C header files. */
153 #ifndef ZZIP_STDC_HEADERS 
154 #define ZZIP_STDC_HEADERS  1 
155 #endif
156
157 /* Version number of package */
158 #ifndef ZZIP_VERSION 
159 #define ZZIP_VERSION  "0.13.x" 
160 #endif
161
162 /* Define to 1 if your processor stores words with the most significant byte
163    first (like Motorola and SPARC, unlike Intel and VAX). */
164 /* #undef ZZIP_WORDS_BIGENDIAN */
165
166 /* Number of bits in a file offset, on hosts where this is settable. */
167 /* #undef ZZIP__FILE_OFFSET_BITS */
168
169 /* Define for large files, on AIX-style hosts. */
170 /* #undef ZZIP__LARGE_FILES */
171
172 /* Define to `long long' if <sys/types.h> does not define. */
173 /* #undef ZZIP___int64 */
174
175 /* Define to empty if `const' does not conform to ANSI C. */
176 /* #undef _zzip_const */
177
178 /* Define to `__inline__' or `__inline' if that's what the C compiler
179    calls it, or to nothing if 'inline' is not supported under any name.  */
180 #ifndef __cplusplus
181 #ifndef _zzip_inline 
182 #define _zzip_inline  __inline 
183 #endif
184 #endif
185
186 /* Define to `_zzip_off_t' if <sys/types.h> does not define. */
187 #ifndef _zzip_off64_t 
188 #define _zzip_off64_t  __int64 
189 #endif
190
191 /* Define to `long' if <sys/types.h> does not define. */
192 #ifndef _zzip_off_t 
193 #define _zzip_off_t  long 
194 #endif
195
196 /* Define to equivalent of C99 restrict keyword, or to nothing if this is not
197    supported. Do not define if restrict is supported directly. */
198 #ifndef _zzip_restrict 
199 #define _zzip_restrict  
200 #endif
201
202 /* Define to `unsigned' if <sys/types.h> does not define. */
203 /* #undef _zzip_size_t */
204
205 /* Define to `int' if <sys/types.h> does not define. */
206 #ifndef _zzip_ssize_t 
207 #define _zzip_ssize_t  int 
208 #endif
209  
210 /* once: _ZZIP__MSVC_H */
211 #endif