OSDN Git Service

Fix a bug: Could not extract 2G over files.
[lha/lha.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if you want to leave an old archive */
4 #undef BACKUP_OLD_ARCHIVE
5
6 /* Define it to 5, 6 or 7 which you want to use -lhX- method, default */
7 #undef DEFAULT_LZHUFF_METHOD
8
9 /* Define to 1 if the 2nd argument of gettimeofday() is effective. */
10 #undef GETTIMEOFDAY_HAS_2ND_ARG
11
12 /* Define to 1 if you have the `basename' function. */
13 #undef HAVE_BASENAME
14
15 /* Define to 1 if you have the `chsize' function. */
16 #undef HAVE_CHSIZE
17
18 /* Define to 1 if you have the declaration of `basename', and to 0 if you
19    don't. */
20 #undef HAVE_DECL_BASENAME
21
22 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
23    */
24 #undef HAVE_DECL_TZNAME
25
26 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
27    */
28 #undef HAVE_DIRENT_H
29
30 /* Define to 1 if you have the <fcntl.h> header file. */
31 #undef HAVE_FCNTL_H
32
33 /* Define to 1 if you have the `fnmatch' function. */
34 #undef HAVE_FNMATCH
35
36 /* Define to 1 if you have the <fnmatch.h> header file. */
37 #undef HAVE_FNMATCH_H
38
39 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
40 #undef HAVE_FSEEKO
41
42 /* Define to 1 if you have the `ftello' function. */
43 #undef HAVE_FTELLO
44
45 /* Define to 1 if you have the `ftime' function. */
46 #undef HAVE_FTIME
47
48 /* Define to 1 if you have the `ftruncate' function. */
49 #undef HAVE_FTRUNCATE
50
51 /* Define to 1 if you have the `getgrgid' function. */
52 #undef HAVE_GETGRGID
53
54 /* Define to 1 if you have the `getgrnam' function. */
55 #undef HAVE_GETGRNAM
56
57 /* Define to 1 if you have the `getpwnam' function. */
58 #undef HAVE_GETPWNAM
59
60 /* Define to 1 if you have the `getpwuid' function. */
61 #undef HAVE_GETPWUID
62
63 /* Define to 1 if you have the `gettimeofday' function. */
64 #undef HAVE_GETTIMEOFDAY
65
66 /* Define to 1 if the system has the type `gid_t'. */
67 #undef HAVE_GID_T
68
69 /* Define to 1 if you have the <grp.h> header file. */
70 #undef HAVE_GRP_H
71
72 /* Define to 1 if you have the `iconv' function. */
73 #undef HAVE_ICONV
74
75 /* Define to 1 if you have the <inttypes.h> header file. */
76 #undef HAVE_INTTYPES_H
77
78 /* Define to 1 if you have the `lchown' function. */
79 #undef HAVE_LCHOWN
80
81 /* Define to 1 if you have the `applefile' library (-lapplefile). */
82 #undef HAVE_LIBAPPLEFILE
83
84 /* Define to 1 if you have the <limits.h> header file. */
85 #undef HAVE_LIMITS_H
86
87 /* Define to 1 if the system has the type `long long'. */
88 #undef HAVE_LONG_LONG
89
90 /* Define to 1 if you have the `memcpy' function. */
91 #undef HAVE_MEMCPY
92
93 /* Define to 1 if you have the `memmove' function. */
94 #undef HAVE_MEMMOVE
95
96 /* Define to 1 if you have the <memory.h> header file. */
97 #undef HAVE_MEMORY_H
98
99 /* Define to 1 if you have the `memset' function. */
100 #undef HAVE_MEMSET
101
102 /* Define to 1 if you have the `mkstemp' function. */
103 #undef HAVE_MKSTEMP
104
105 /* Define to 1 if you have the `mktime' function. */
106 #undef HAVE_MKTIME
107
108 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
109 #undef HAVE_NDIR_H
110
111 /* Define to 1 if you have the <pwd.h> header file. */
112 #undef HAVE_PWD_H
113
114 /* Define to 1 if the system has the type `ssize_t'. */
115 #undef HAVE_SSIZE_T
116
117 /* Define to 1 if you have the <stdint.h> header file. */
118 #undef HAVE_STDINT_H
119
120 /* Define to 1 if you have the <stdlib.h> header file. */
121 #undef HAVE_STDLIB_H
122
123 /* Define to 1 if you have the `strcasecmp' function. */
124 #undef HAVE_STRCASECMP
125
126 /* Define to 1 if you have the `strchr' function. */
127 #undef HAVE_STRCHR
128
129 /* Define to 1 if you have the `strdup' function. */
130 #undef HAVE_STRDUP
131
132 /* Define to 1 if you have the <strings.h> header file. */
133 #undef HAVE_STRINGS_H
134
135 /* Define to 1 if you have the <string.h> header file. */
136 #undef HAVE_STRING_H
137
138 /* Define to 1 if `st_ino' is member of `struct stat'. */
139 #undef HAVE_STRUCT_STAT_ST_INO
140
141 /* Define to 1 if `tm_gmtoff' is member of `struct tm'. */
142 #undef HAVE_STRUCT_TM_TM_GMTOFF
143
144 /* Define to 1 if `tm_zone' is member of `struct tm'. */
145 #undef HAVE_STRUCT_TM_TM_ZONE
146
147 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
148    */
149 #undef HAVE_SYS_DIR_H
150
151 /* Define to 1 if you have the <sys/file.h> header file. */
152 #undef HAVE_SYS_FILE_H
153
154 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
155    */
156 #undef HAVE_SYS_NDIR_H
157
158 /* Define to 1 if you have the <sys/param.h> header file. */
159 #undef HAVE_SYS_PARAM_H
160
161 /* Define to 1 if you have the <sys/stat.h> header file. */
162 #undef HAVE_SYS_STAT_H
163
164 /* Define to 1 if you have the <sys/time.h> header file. */
165 #undef HAVE_SYS_TIME_H
166
167 /* Define to 1 if you have the <sys/types.h> header file. */
168 #undef HAVE_SYS_TYPES_H
169
170 /* Define to 1 if you have the `timelocal' function. */
171 #undef HAVE_TIMELOCAL
172
173 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
174    `HAVE_STRUCT_TM_TM_ZONE' instead. */
175 #undef HAVE_TM_ZONE
176
177 /* Define to 1 if you don't have `tm_zone' but do have the external array
178    `tzname'. */
179 #undef HAVE_TZNAME
180
181 /* Define to 1 if you have the `tzset' function. */
182 #undef HAVE_TZSET
183
184 /* Define to 1 if the system has the type `uid_t'. */
185 #undef HAVE_UID_T
186
187 /* Define to 1 if the system has the type `uint64_t'. */
188 #undef HAVE_UINT64_T
189
190 /* Define to 1 if you have the <unistd.h> header file. */
191 #undef HAVE_UNISTD_H
192
193 /* Define to 1 if you have the `utime' function. */
194 #undef HAVE_UTIME
195
196 /* Define to 1 if you have the <utime.h> header file. */
197 #undef HAVE_UTIME_H
198
199 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
200 #undef HAVE_UTIME_NULL
201
202 /* Define to 1 if you have the `vsnprintf' function. */
203 #undef HAVE_VSNPRINTF
204
205 /* Define to 1 if you want to use the user/group name extened header */
206 #undef INCLUDE_OWNER_NAME_IN_HEADER
207
208 /* Define to CODE_EUC or CODE_SJIS if you want to use multibyte filename */
209 #undef MULTIBYTE_FILENAME
210
211 /* Define to 1 if you want to use the incremental indicator */
212 #undef NEED_INCREMENTAL_INDICATOR
213
214 /* Name of package */
215 #undef PACKAGE
216
217 /* Define to the address where bug reports for this package should be sent. */
218 #undef PACKAGE_BUGREPORT
219
220 /* Define to the full name of this package. */
221 #undef PACKAGE_NAME
222
223 /* Define to the full name and version of this package. */
224 #undef PACKAGE_STRING
225
226 /* Define to the one symbol short name of this package. */
227 #undef PACKAGE_TARNAME
228
229 /* Define to the version of this package. */
230 #undef PACKAGE_VERSION
231
232 /* the type of system on which the package will run. */
233 #undef PLATFORM
234
235 /* Define to 1 if the C compiler supports function prototypes. */
236 #undef PROTOTYPES
237
238 /* Define as the return type of signal handlers (`int' or `void'). */
239 #undef RETSIGTYPE
240
241 /* The size of `long', as computed by sizeof. */
242 #undef SIZEOF_LONG
243
244 /* The size of `off_t', as computed by sizeof. */
245 #undef SIZEOF_OFF_T
246
247 /* Define to 1 if you have the ANSI C header files. */
248 #undef STDC_HEADERS
249
250 /* Define to 1 if strchr()/strrchr() works correctly. */
251 #undef STRCHR_8BIT_CLEAN
252
253 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
254 #undef TIME_WITH_SYS_TIME
255
256 /* temporary file template for mktemp/mkstemp */
257 #undef TMP_FILENAME_TEMPLATE
258
259 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
260 #undef TM_IN_SYS_TIME
261
262 /* Version number of package */
263 #undef VERSION
264
265 /* Number of bits in a file offset, on hosts where this is settable. */
266 #undef _FILE_OFFSET_BITS
267
268 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
269 #undef _LARGEFILE_SOURCE
270
271 /* Define for large files, on AIX-style hosts. */
272 #undef _LARGE_FILES
273
274 /* Define to 1 if on MINIX. */
275 #undef _MINIX
276
277 /* Define to 2 if the system does not provide POSIX.1 features except with
278    this defined. */
279 #undef _POSIX_1_SOURCE
280
281 /* Define to 1 if you need to in order for `stat' and other things to work. */
282 #undef _POSIX_SOURCE
283
284 /* Define like PROTOTYPES; this can be used by system headers. */
285 #undef __PROTOTYPES
286
287 /* Define to empty if `const' does not conform to ANSI C. */
288 #undef const