]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - lib/libmagic/config.h
MFC: file 5.22.
[FreeBSD/stable/8.git] / lib / libmagic / config.h
1 /* $FreeBSD$ */
2
3 /* config.h.  Generated from config.h.in by configure.  */
4 /* config.h.in.  Generated from configure.ac by autoheader.  */
5
6 /* Define if building universal (internal helper macro) */
7 /* #undef AC_APPLE_UNIVERSAL_BUILD */
8
9 /* Define in built-in ELF support is used */
10 #define BUILTIN_ELF 1
11
12 /* Define for ELF core file support */
13 #define ELFCORE 1
14
15 /* Define to 1 if you have the `asctime_r' function. */
16 #define HAVE_ASCTIME_R 1
17
18 /* Define to 1 if you have the `asprintf' function. */
19 #define HAVE_ASPRINTF 1
20
21 /* Define to 1 if you have the `ctime_r' function. */
22 #define HAVE_CTIME_R 1
23
24 /* HAVE_DAYLIGHT */
25 /* #undef HAVE_DAYLIGHT */
26
27 /* Define to 1 if you have the declaration of `daylight', and to 0 if you
28    don't. */
29 #define HAVE_DECL_DAYLIGHT 0
30
31 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
32    */
33 #define HAVE_DECL_TZNAME 1
34
35 /* Define to 1 if you have the <dlfcn.h> header file. */
36 #define HAVE_DLFCN_H 1
37
38 /* Define to 1 if you have the <err.h> header file. */
39 #define HAVE_ERR_H 1
40
41 /* Define to 1 if you have the <fcntl.h> header file. */
42 #define HAVE_FCNTL_H 1
43
44 /* Define to 1 if you have the `fmtcheck' function. */
45 #define HAVE_FMTCHECK 1
46
47 /* Define to 1 if you have the `fork' function. */
48 #define HAVE_FORK 1
49
50 /* Define to 1 if you have the `freelocale' function. */
51 /* #undef HAVE_FREELOCALE */
52
53 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
54 #define HAVE_FSEEKO 1
55
56 /* Define to 1 if you have the `getline' function. */
57 #define HAVE_GETLINE 1
58
59 /* Define to 1 if you have the <getopt.h> header file. */
60 #define HAVE_GETOPT_H 1
61
62 /* Define to 1 if you have the `getopt_long' function. */
63 #define HAVE_GETOPT_LONG 1
64
65 /* Define to 1 if you have the `getpagesize' function. */
66 #define HAVE_GETPAGESIZE 1
67
68 /* Define to 1 if the system has the type `intptr_t'. */
69 #define HAVE_INTPTR_T 1
70
71 /* Define to 1 if you have the <inttypes.h> header file. */
72 #define HAVE_INTTYPES_H 1
73
74 /* Define to 1 if you have the `gnurx' library (-lgnurx). */
75 /* #undef HAVE_LIBGNURX */
76
77 /* Define to 1 if you have the `z' library (-lz). */
78 #define HAVE_LIBZ 1
79
80 /* Define to 1 if you have the <limits.h> header file. */
81 #define HAVE_LIMITS_H 1
82
83 /* Define to 1 if you have the <locale.h> header file. */
84 #define HAVE_LOCALE_H 1
85
86 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
87 #define HAVE_MBRTOWC 1
88
89 /* Define to 1 if <wchar.h> declares mbstate_t. */
90 #define HAVE_MBSTATE_T 1
91
92 /* Define to 1 if you have the <memory.h> header file. */
93 #define HAVE_MEMORY_H 1
94
95 /* Define to 1 if you have the `mkostemp' function. */
96 /* #undef HAVE_MKOSTEMP */
97
98 /* Define to 1 if you have the `mkstemp' function. */
99 #define HAVE_MKSTEMP 1
100
101 /* Define to 1 if you have a working `mmap' system call. */
102 #define HAVE_MMAP 1
103
104 /* Define to 1 if you have the `newlocale' function. */
105 /* #undef HAVE_NEWLOCALE */
106
107 /* Define to 1 if you have the `pread' function. */
108 #define HAVE_PREAD 1
109
110 /* Define to 1 if you have the `setlocale' function. */
111 #define HAVE_SETLOCALE 1
112
113 /* Define to 1 if you have the <stddef.h> header file. */
114 #define HAVE_STDDEF_H 1
115
116 /* Define to 1 if you have the <stdint.h> header file. */
117 #define HAVE_STDINT_H 1
118
119 /* Define to 1 if you have the <stdlib.h> header file. */
120 #define HAVE_STDLIB_H 1
121
122 /* Define to 1 if you have the `strcasestr' function. */
123 #define HAVE_STRCASESTR 1
124
125 /* Define to 1 if you have the `strerror' function. */
126 #define HAVE_STRERROR 1
127
128 /* Define to 1 if you have the <strings.h> header file. */
129 #define HAVE_STRINGS_H 1
130
131 /* Define to 1 if you have the <string.h> header file. */
132 #define HAVE_STRING_H 1
133
134 /* Define to 1 if you have the `strlcat' function. */
135 #define HAVE_STRLCAT 1
136
137 /* Define to 1 if you have the `strlcpy' function. */
138 #define HAVE_STRLCPY 1
139
140 /* Define to 1 if you have the `strndup' function. */
141 #define HAVE_STRNDUP 1
142
143 /* Define to 1 if you have the `strtof' function. */
144 #define HAVE_STRTOF 1
145
146 /* Define to 1 if you have the `strtoul' function. */
147 #define HAVE_STRTOUL 1
148
149 /* HAVE_STRUCT_OPTION */
150 #define HAVE_STRUCT_OPTION 1
151
152 /* Define to 1 if `st_rdev' is a member of `struct stat'. */
153 #define HAVE_STRUCT_STAT_ST_RDEV 1
154
155 /* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
156 #define HAVE_STRUCT_TM_TM_GMTOFF 1
157
158 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
159 #define HAVE_STRUCT_TM_TM_ZONE 1
160
161 /* Define to 1 if you have the <sys/mman.h> header file. */
162 #define HAVE_SYS_MMAN_H 1
163
164 /* Define to 1 if you have the <sys/param.h> header file. */
165 #define HAVE_SYS_PARAM_H 1
166
167 /* Define to 1 if you have the <sys/stat.h> header file. */
168 #define HAVE_SYS_STAT_H 1
169
170 /* Define to 1 if you have the <sys/time.h> header file. */
171 #define HAVE_SYS_TIME_H 1
172
173 /* Define to 1 if you have the <sys/types.h> header file. */
174 #define HAVE_SYS_TYPES_H 1
175
176 /* Define to 1 if you have the <sys/utime.h> header file. */
177 /* #undef HAVE_SYS_UTIME_H */
178
179 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
180 #define HAVE_SYS_WAIT_H 1
181
182 /* HAVE_TM_ISDST */
183 #define HAVE_TM_ISDST 1
184
185 /* HAVE_TM_ZONE */
186 #define HAVE_TM_ZONE 1
187
188 /* HAVE_TZNAME */
189 #define HAVE_TZNAME 1
190
191 /* Define to 1 if the system has the type `uintptr_t'. */
192 #define HAVE_UINTPTR_T 1
193
194 /* Define to 1 if you have the <unistd.h> header file. */
195 #define HAVE_UNISTD_H 1
196
197 /* Define to 1 if you have the `uselocale' function. */
198 /* #undef HAVE_USELOCALE */
199
200 /* Define to 1 if you have the `utime' function. */
201 #define HAVE_UTIME 1
202
203 /* Define to 1 if you have the `utimes' function. */
204 #define HAVE_UTIMES 1
205
206 /* Define to 1 if you have the <utime.h> header file. */
207 #define HAVE_UTIME_H 1
208
209 /* Define to 1 if you have the `vasprintf' function. */
210 #define HAVE_VASPRINTF 1
211
212 /* Define to 1 if you have the `vfork' function. */
213 #define HAVE_VFORK 1
214
215 /* Define to 1 if you have the <vfork.h> header file. */
216 /* #undef HAVE_VFORK_H */
217
218 /* Define to 1 or 0, depending whether the compiler supports simple visibility
219    declarations. */
220 #define HAVE_VISIBILITY 1
221
222 /* Define to 1 if you have the <wchar.h> header file. */
223 #define HAVE_WCHAR_H 1
224
225 /* Define to 1 if you have the <wctype.h> header file. */
226 #define HAVE_WCTYPE_H 1
227
228 /* Define to 1 if you have the `wcwidth' function. */
229 #define HAVE_WCWIDTH 1
230
231 /* Define to 1 if `fork' works. */
232 #define HAVE_WORKING_FORK 1
233
234 /* Define to 1 if `vfork' works. */
235 #define HAVE_WORKING_VFORK 1
236
237 /* Define to 1 if you have the <xlocale.h> header file. */
238 /* #undef HAVE_XLOCALE_H */
239
240 /* Define to 1 if you have the <zlib.h> header file. */
241 #define HAVE_ZLIB_H 1
242
243 /* Define to the sub-directory in which libtool stores uninstalled libraries.
244    */
245 #define LT_OBJDIR ".libs/"
246
247 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
248    */
249 /* #undef MAJOR_IN_MKDEV */
250
251 /* Define to 1 if `major', `minor', and `makedev' are declared in
252    <sysmacros.h>. */
253 /* #undef MAJOR_IN_SYSMACROS */
254
255 /* Name of package */
256 #define PACKAGE "file"
257
258 /* Define to the address where bug reports for this package should be sent. */
259 #define PACKAGE_BUGREPORT "christos@astron.com"
260
261 /* Define to the full name of this package. */
262 #define PACKAGE_NAME "file"
263
264 /* Define to the full name and version of this package. */
265 #define PACKAGE_STRING "file 5.22"
266
267 /* Define to the one symbol short name of this package. */
268 #define PACKAGE_TARNAME "file"
269
270 /* Define to the home page for this package. */
271 #define PACKAGE_URL ""
272
273 /* Define to the version of this package. */
274 #define PACKAGE_VERSION "5.22"
275
276 /* Define to 1 if you have the ANSI C header files. */
277 #define STDC_HEADERS 1
278
279 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
280 /* #undef TM_IN_SYS_TIME */
281
282 /* Enable extensions on AIX 3, Interix.  */
283 #ifndef _ALL_SOURCE
284 # define _ALL_SOURCE 1
285 #endif
286 /* Enable GNU extensions on systems that have them.  */
287 #ifndef _GNU_SOURCE
288 # define _GNU_SOURCE 1
289 #endif
290 /* Enable threading extensions on Solaris.  */
291 #ifndef _POSIX_PTHREAD_SEMANTICS
292 # define _POSIX_PTHREAD_SEMANTICS 1
293 #endif
294 /* Enable extensions on HP NonStop.  */
295 #ifndef _TANDEM_SOURCE
296 # define _TANDEM_SOURCE 1
297 #endif
298 /* Enable general extensions on Solaris.  */
299 #ifndef __EXTENSIONS__
300 # define __EXTENSIONS__ 1
301 #endif
302
303
304 /* Version number of package */
305 #define VERSION "5.22"
306
307 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
308    significant byte first (like Motorola and SPARC, unlike Intel). */
309 #if defined AC_APPLE_UNIVERSAL_BUILD
310 # if defined __BIG_ENDIAN__
311 #  define WORDS_BIGENDIAN 1
312 # endif
313 #else
314 # ifndef WORDS_BIGENDIAN
315 /* #  undef WORDS_BIGENDIAN */
316 # endif
317 #endif
318
319 /* Enable large inode numbers on Mac OS X 10.5.  */
320 #ifndef _DARWIN_USE_64_BIT_INODE
321 # define _DARWIN_USE_64_BIT_INODE 1
322 #endif
323
324 /* Number of bits in a file offset, on hosts where this is settable. */
325 /* #undef _FILE_OFFSET_BITS */
326
327 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
328 /* #undef _LARGEFILE_SOURCE */
329
330 /* Define for large files, on AIX-style hosts. */
331 /* #undef _LARGE_FILES */
332
333 /* Define to 1 if on MINIX. */
334 /* #undef _MINIX */
335
336 /* Define to 2 if the system does not provide POSIX.1 features except with
337    this defined. */
338 /* #undef _POSIX_1_SOURCE */
339
340 /* Define to 1 if you need to in order for `stat' and other things to work. */
341 /* #undef _POSIX_SOURCE */
342
343 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
344    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
345    #define below would cause a syntax error. */
346 /* #undef _UINT32_T */
347
348 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
349    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
350    #define below would cause a syntax error. */
351 /* #undef _UINT64_T */
352
353 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
354    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
355    #define below would cause a syntax error. */
356 /* #undef _UINT8_T */
357
358 /* Define to empty if `const' does not conform to ANSI C. */
359 /* #undef const */
360
361 /* Define to the type of a signed integer type of width exactly 32 bits if
362    such a type exists and the standard includes do not define it. */
363 /* #undef int32_t */
364
365 /* Define to the type of a signed integer type of width exactly 64 bits if
366    such a type exists and the standard includes do not define it. */
367 /* #undef int64_t */
368
369 /* Define to the type of a signed integer type wide enough to hold a pointer,
370    if such a type exists, and if the system does not define it. */
371 /* #undef intptr_t */
372
373 /* Define to a type if <wchar.h> does not define. */
374 /* #undef mbstate_t */
375
376 /* Define to `long int' if <sys/types.h> does not define. */
377 /* #undef off_t */
378
379 /* Define to `int' if <sys/types.h> does not define. */
380 /* #undef pid_t */
381
382 /* Define to `unsigned int' if <sys/types.h> does not define. */
383 /* #undef size_t */
384
385 /* Define to the type of an unsigned integer type of width exactly 16 bits if
386    such a type exists and the standard includes do not define it. */
387 /* #undef uint16_t */
388
389 /* Define to the type of an unsigned integer type of width exactly 32 bits if
390    such a type exists and the standard includes do not define it. */
391 /* #undef uint32_t */
392
393 /* Define to the type of an unsigned integer type of width exactly 64 bits if
394    such a type exists and the standard includes do not define it. */
395 /* #undef uint64_t */
396
397 /* Define to the type of an unsigned integer type of width exactly 8 bits if
398    such a type exists and the standard includes do not define it. */
399 /* #undef uint8_t */
400
401 /* Define to the type of an unsigned integer type wide enough to hold a
402    pointer, if such a type exists, and if the system does not define it. */
403 /* #undef uintptr_t */
404
405 /* Define as `fork' if `vfork' does not work. */
406 /* #undef vfork */