]> git.cworth.org Git - gzip/blob - lib/config.hin
Imported Debian patch 1.3.9-1
[gzip] / lib / config.hin
1 /* lib/config.hin.  Generated from configure.ac by autoheader.  */
2
3 /* Define this to an absolute name of <fcntl.h>. */
4 #undef ABSOLUTE_FCNTL_H
5
6 /* Define this to an absolute name of <sys/stat.h>. */
7 #undef ABSOLUTE_SYS_STAT_H
8
9 /* Define if an assembler version of longest_match is available. */
10 #undef ASMV
11
12 /* Define to 1 when using the gnulib fcntl-safer module. */
13 #undef GNULIB_FCNTL_SAFER
14
15 /* Define to 1 if you have the `chown' function. */
16 #undef HAVE_CHOWN
17
18 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
19    */
20 #undef HAVE_DECL_GETENV
21
22 /* Define to 1 if you have the declaration of `mkdir', and to 0 if you don't.
23    */
24 #undef HAVE_DECL_MKDIR
25
26 /* Define to 1 if you have the declaration of `nanosleep', and to 0 if you
27    don't. */
28 #undef HAVE_DECL_NANOSLEEP
29
30 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
31    don't. */
32 #undef HAVE_DECL_STRERROR_R
33
34 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
35    */
36 #undef HAVE_DIRENT_H
37
38 /* Define to 1 if you have the `fchmod' function. */
39 #undef HAVE_FCHMOD
40
41 /* Define to 1 if you have the `fchown' function. */
42 #undef HAVE_FCHOWN
43
44 /* Define to 1 if you have the <fcntl.h> header file. */
45 #undef HAVE_FCNTL_H
46
47 /* Define to 1 if you have the `fdopendir' function. */
48 #undef HAVE_FDOPENDIR
49
50 /* Define to 1 if you have the `futimes' function. */
51 #undef HAVE_FUTIMES
52
53 /* Define to 1 if you have the `futimesat' function. */
54 #undef HAVE_FUTIMESAT
55
56 /* Define to 1 if you have the <getopt.h> header file. */
57 #undef HAVE_GETOPT_H
58
59 /* Define to 1 if you have the `getopt_long_only' function. */
60 #undef HAVE_GETOPT_LONG_ONLY
61
62 /* Define to 1 if the compiler supports one of the keywords 'inline',
63    '__inline__', '__inline' and effectively inlines functions marked as such.
64    */
65 #undef HAVE_INLINE
66
67 /* Define to 1 if you have the <inttypes.h> header file. */
68 #undef HAVE_INTTYPES_H
69
70 /* Define to 1 if you have the <io.h> header file. */
71 #undef HAVE_IO_H
72
73 /* Define to 1 if you have the <limits.h> header file. */
74 #undef HAVE_LIMITS_H
75
76 /* Define to 1 if you have the `lstat' function. */
77 #undef HAVE_LSTAT
78
79 /* Define to 1 if you have the <memory.h> header file. */
80 #undef HAVE_MEMORY_H
81
82 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
83 #undef HAVE_NDIR_H
84
85 /* Define to 1 if you have the `pipe' function. */
86 #undef HAVE_PIPE
87
88 /* Define to 1 if you have the `siginterrupt' function. */
89 #undef HAVE_SIGINTERRUPT
90
91 /* Define to 1 if stdbool.h conforms to C99. */
92 #undef HAVE_STDBOOL_H
93
94 /* Define to 1 if you have the <stdint.h> header file. */
95 #undef HAVE_STDINT_H
96
97 /* Define to 1 if you have the <stdlib.h> header file. */
98 #undef HAVE_STDLIB_H
99
100 /* Define to 1 if you have the `strerror_r' function. */
101 #undef HAVE_STRERROR_R
102
103 /* Define to 1 if you have the <strings.h> header file. */
104 #undef HAVE_STRINGS_H
105
106 /* Define to 1 if you have the <string.h> header file. */
107 #undef HAVE_STRING_H
108
109 /* Define to 1 if `st_atimensec' is member of `struct stat'. */
110 #undef HAVE_STRUCT_STAT_ST_ATIMENSEC
111
112 /* Define to 1 if `st_atimespec.tv_nsec' is member of `struct stat'. */
113 #undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC
114
115 /* Define to 1 if `st_atim.st__tim.tv_nsec' is member of `struct stat'. */
116 #undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC
117
118 /* Define to 1 if `st_atim.tv_nsec' is member of `struct stat'. */
119 #undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
120
121 /* Define to 1 if `st_spare1' is member of `struct stat'. */
122 #undef HAVE_STRUCT_STAT_ST_SPARE1
123
124 /* Define if struct timespec is declared in <time.h>. */
125 #undef HAVE_STRUCT_TIMESPEC
126
127 /* Define if struct utimbuf is declared -- usually in <utime.h>. Some systems
128    have utime.h but don't declare the struct anywhere. */
129 #undef HAVE_STRUCT_UTIMBUF
130
131 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
132    */
133 #undef HAVE_SYS_DIR_H
134
135 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
136    */
137 #undef HAVE_SYS_NDIR_H
138
139 /* Define to 1 if you have the <sys/stat.h> header file. */
140 #undef HAVE_SYS_STAT_H
141
142 /* Define to 1 if you have the <sys/time.h> header file. */
143 #undef HAVE_SYS_TIME_H
144
145 /* Define to 1 if you have the <sys/types.h> header file. */
146 #undef HAVE_SYS_TYPES_H
147
148 /* Define to 1 if you have the <time.h> header file. */
149 #undef HAVE_TIME_H
150
151 /* Define to 1 if you have the <unistd.h> header file. */
152 #undef HAVE_UNISTD_H
153
154 /* Define to 1 if you have the <utime.h> header file. */
155 #undef HAVE_UTIME_H
156
157 /* Define to 1 if O_NOATIME works. */
158 #undef HAVE_WORKING_O_NOATIME
159
160 /* Define to 1 if O_NOFOLLOW works. */
161 #undef HAVE_WORKING_O_NOFOLLOW
162
163 /* Define if utimes works properly. */
164 #undef HAVE_WORKING_UTIMES
165
166 /* Define to 1 if the system has the type `_Bool'. */
167 #undef HAVE__BOOL
168
169 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
170 #undef NO_MINUS_C_MINUS_O
171
172 /* Name of package */
173 #undef PACKAGE
174
175 /* Define to the address where bug reports for this package should be sent. */
176 #undef PACKAGE_BUGREPORT
177
178 /* Define to the full name of this package. */
179 #undef PACKAGE_NAME
180
181 /* Define to the full name and version of this package. */
182 #undef PACKAGE_STRING
183
184 /* Define to the one symbol short name of this package. */
185 #undef PACKAGE_TARNAME
186
187 /* Define to the version of this package. */
188 #undef PACKAGE_VERSION
189
190 /* Define as the return type of signal handlers (`int' or `void'). */
191 #undef RETSIGTYPE
192
193 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
194 #undef STAT_MACROS_BROKEN
195
196 /* Define to 1 if you have the ANSI C header files. */
197 #undef STDC_HEADERS
198
199 /* Define to 1 if strerror_r returns char *. */
200 #undef STRERROR_R_CHAR_P
201
202 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
203 #undef TIME_WITH_SYS_TIME
204
205 /* Define to 1 if the type of the st_atim member of a struct stat is struct
206    timespec. */
207 #undef TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC
208
209 /* Version number of package */
210 #undef VERSION
211
212 /* Define to 1 if on AIX 3.
213    System headers sometimes define this.
214    We just want to avoid a redefinition error message.  */
215 #ifndef _ALL_SOURCE
216 # undef _ALL_SOURCE
217 #endif
218
219 /* Number of bits in a file offset, on hosts where this is settable. */
220 #undef _FILE_OFFSET_BITS
221
222 /* Enable GNU extensions on systems that have them.  */
223 #ifndef _GNU_SOURCE
224 # undef _GNU_SOURCE
225 #endif
226
227 /* Define for large files, on AIX-style hosts. */
228 #undef _LARGE_FILES
229
230 /* Define to 1 if on MINIX. */
231 #undef _MINIX
232
233 /* Define to 2 if the system does not provide POSIX.1 features except with
234    this defined. */
235 #undef _POSIX_1_SOURCE
236
237 /* Define to 1 if you need to in order for `stat' and other things to work. */
238 #undef _POSIX_SOURCE
239
240 /* Enable extensions on Solaris.  */
241 #ifndef __EXTENSIONS__
242 # undef __EXTENSIONS__
243 #endif
244 #ifndef _POSIX_PTHREAD_SEMANTICS
245 # undef _POSIX_PTHREAD_SEMANTICS
246 #endif
247 #ifndef _TANDEM_SOURCE
248 # undef _TANDEM_SOURCE
249 #endif
250
251 /* Define to rpl_ if the getopt replacement functions and variables should be
252    used. */
253 #undef __GETOPT_PREFIX
254
255 /* Define to empty if `const' does not conform to ANSI C. */
256 #undef const
257
258 /* Define to `__inline__' or `__inline' if that's what the C compiler
259    calls it, or to nothing if 'inline' is not supported under any name.  */
260 #ifndef __cplusplus
261 #undef inline
262 #endif
263
264 /* Define to `long int' if <sys/types.h> does not define. */
265 #undef off_t
266
267 /* Define to `unsigned int' if <sys/types.h> does not define. */
268 #undef size_t