OSDN Git Service

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