OSDN Git Service

f3ff199c8a1a85c959ea0f783df233f42f15d96c
[lha/lha.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define it to 5, 6 or 7 which you want to use -lhX- method, default */
4 #undef DEFAULT_LZHUFF_METHOD
5
6 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
7    */
8 #undef HAVE_DIRENT_H
9
10 /* Define to 1 if you have the <fcntl.h> header file. */
11 #undef HAVE_FCNTL_H
12
13 /* Define to 1 if you have the `ftime' function. */
14 #undef HAVE_FTIME
15
16 /* Define to 1 if you have the `ftruncate' function. */
17 #undef HAVE_FTRUNCATE
18
19 /* Define to 1 if you have the `gettimeofday' function. */
20 #undef HAVE_GETTIMEOFDAY
21
22 /* Define to 1 if you have the <inttypes.h> header file. */
23 #undef HAVE_INTTYPES_H
24
25 /* Define to 1 if you have the `lchown' function. */
26 #undef HAVE_LCHOWN
27
28 /* Define to 1 if you have the <limits.h> header file. */
29 #undef HAVE_LIMITS_H
30
31 /* Define to 1 if you have the `link' function. */
32 #undef HAVE_LINK
33
34 /* Define to 1 if you have the `memcpy' function. */
35 #undef HAVE_MEMCPY
36
37 /* Define to 1 if you have the <memory.h> header file. */
38 #undef HAVE_MEMORY_H
39
40 /* Define to 1 if you have the `memset' function. */
41 #undef HAVE_MEMSET
42
43 /* Define to 1 if you have the `mkdir' function. */
44 #undef HAVE_MKDIR
45
46 /* Define to 1 if you have the `mkstemp' function. */
47 #undef HAVE_MKSTEMP
48
49 /* Define to 1 if you have the `mktime' function. */
50 #undef HAVE_MKTIME
51
52 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
53 #undef HAVE_NDIR_H
54
55 /* Define to 1 if you have the `rmdir' function. */
56 #undef HAVE_RMDIR
57
58 /* Define to 1 if you have the <stdint.h> header file. */
59 #undef HAVE_STDINT_H
60
61 /* Define to 1 if you have the <stdlib.h> header file. */
62 #undef HAVE_STDLIB_H
63
64 /* Define to 1 if you have the `strcasecmp' function. */
65 #undef HAVE_STRCASECMP
66
67 /* Define to 1 if you have the `strchr' function. */
68 #undef HAVE_STRCHR
69
70 /* Define to 1 if you have the `strdup' function. */
71 #undef HAVE_STRDUP
72
73 /* Define to 1 if you have the <strings.h> header file. */
74 #undef HAVE_STRINGS_H
75
76 /* Define to 1 if you have the <string.h> header file. */
77 #undef HAVE_STRING_H
78
79 /* Define to 1 if `tm_zone' is member of `struct tm'. */
80 #undef HAVE_STRUCT_TM_TM_ZONE
81
82 /* Define if your struct stat has st_ino */
83 #undef HAVE_ST_INO
84
85 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
86    */
87 #undef HAVE_SYS_DIR_H
88
89 /* Define to 1 if you have the <sys/file.h> header file. */
90 #undef HAVE_SYS_FILE_H
91
92 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
93    */
94 #undef HAVE_SYS_NDIR_H
95
96 /* Define to 1 if you have the <sys/stat.h> header file. */
97 #undef HAVE_SYS_STAT_H
98
99 /* Define to 1 if you have the <sys/time.h> header file. */
100 #undef HAVE_SYS_TIME_H
101
102 /* Define to 1 if you have the <sys/types.h> header file. */
103 #undef HAVE_SYS_TYPES_H
104
105 /* Define to 1 if you have the `timelocal' function. */
106 #undef HAVE_TIMELOCAL
107
108 /* Define if your struct tm has tm_gmtoff */
109 #undef HAVE_TM_GMTOFF
110
111 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
112    `HAVE_STRUCT_TM_TM_ZONE' instead. */
113 #undef HAVE_TM_ZONE
114
115 /* Define to 1 if you don't have `tm_zone' but do have the external array
116    `tzname'. */
117 #undef HAVE_TZNAME
118
119 /* Define to 1 if you have the `tzset' function. */
120 #undef HAVE_TZSET
121
122 /* Define to 1 if you have the <unistd.h> header file. */
123 #undef HAVE_UNISTD_H
124
125 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
126 #undef HAVE_UTIME_NULL
127
128 /* Define you want to use multibyte filename */
129 #undef MULTIBYTE_CHAR
130
131 /* Define you want to use the incremental indicator */
132 #undef NEED_INCREMENTAL_INDICATOR
133
134 /* Name of package */
135 #undef PACKAGE
136
137 /* Define to the address where bug reports for this package should be sent. */
138 #undef PACKAGE_BUGREPORT
139
140 /* Define to the full name of this package. */
141 #undef PACKAGE_NAME
142
143 /* Define to the full name and version of this package. */
144 #undef PACKAGE_STRING
145
146 /* Define to the one symbol short name of this package. */
147 #undef PACKAGE_TARNAME
148
149 /* Define to the version of this package. */
150 #undef PACKAGE_VERSION
151
152 /* the type of system on which the package will run. */
153 #undef PLATFORM
154
155 /* Define as the return type of signal handlers (`int' or `void'). */
156 #undef RETSIGTYPE
157
158 /* Define to 1 if you have the ANSI C header files. */
159 #undef STDC_HEADERS
160
161 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
162 #undef TIME_WITH_SYS_TIME
163
164 /* temporary file template */
165 #undef TMP_FILENAME_TEMPLATE
166
167 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
168 #undef TM_IN_SYS_TIME
169
170 /* Version number of package */
171 #undef VERSION
172
173 /* Define to 1 if on MINIX. */
174 #undef _MINIX
175
176 /* Define to 2 if the system does not provide POSIX.1 features except with
177    this defined. */
178 #undef _POSIX_1_SOURCE
179
180 /* Define to 1 if you need to in order for `stat' and other things to work. */
181 #undef _POSIX_SOURCE