OSDN Git Service

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