config.h revision 159769
150477Speter/* $FreeBSD: head/lib/libmagic/config.h 159769 2006-06-19 08:10:23Z obrien $ */
243561Skato
3212062Sdim#include <osreldate.h>
4212062Sdim
5201342Snyan/* config.h.  Generated by configure.  */
643561Skato/* config.h.in.  Generated from configure.in by autoheader.  */
7201342Snyan
843561Skato/* Use the builtin ELF recognition code */
9201342Snyan#define BUILTIN_ELF 1
10201342Snyan
11201342Snyan/* Recognize ELF core files */
1243561Skato#define ELFCORE 1
13201342Snyan
14201342Snyan/* */
15201342Snyan/* #undef HAVE_DAYLIGHT */
1643561Skato
17201342Snyan/* Define to 1 if you have the <dlfcn.h> header file. */
18201342Snyan#define HAVE_DLFCN_H 1
19201342Snyan
20201342Snyan/* Define to 1 if you have the <fcntl.h> header file. */
21201342Snyan#define HAVE_FCNTL_H 1
22276479Sdim
23201342Snyan/* Define to 1 if you have the <getopt.h> header file. */
24220361Snyan#define HAVE_GETOPT_H 1
25201342Snyan
26201342Snyan/* Define to 1 if you have the `getopt_long' function. */
27201342Snyan#define HAVE_GETOPT_LONG 1
28201342Snyan
29201342Snyan/* Define to 1 if you have the <inttypes.h> header file. */
30330311Skevans#define HAVE_INTTYPES_H 1
31330311Skevans
32330311Skevans/* Define to 1 if you have the `z' library (-lz). */
33330311Skevans#define HAVE_LIBZ 1
34330311Skevans
35201342Snyan/* Define to 1 if you have the <locale.h> header file. */
36201342Snyan#define HAVE_LOCALE_H 1
37201342Snyan
38260334Sdim/* */
39201342Snyan#define HAVE_LONG_LONG 1
40276479Sdim
41276479Sdim/* Define to 1 if you have the `mbrtowc' function. */
42268474Simp#define HAVE_MBRTOWC 1
43268474Simp
44279598Sdim/* Define to 1 if <wchar.h> declares mbstate_t. */
45279598Sdim#define HAVE_MBSTATE_T 1
46279598Sdim
47260334Sdim/* Define to 1 if you have the <memory.h> header file. */
48200407Snyan#define HAVE_MEMORY_H 1
49201342Snyan
50200407Snyan/* Define to 1 if you have the `mkstemp' function. */
51200407Snyan#define HAVE_MKSTEMP 1
52201342Snyan
53200407Snyan/* Define to 1 if you have the `mmap' function. */
54276479Sdim#define HAVE_MMAP 1
55268474Simp
56330311Skevans/* Define to 1 if you have the `snprintf' function. */
5743561Skato#define HAVE_SNPRINTF 1
58201342Snyan
59201342Snyan/* Define to 1 if you have the <stdint.h> header file. */
6043561Skato#if __FreeBSD_version >= 500019
61330311Skevans#define HAVE_STDINT_H 1
6243561Skato#endif
63330311Skevans
6443561Skato/* Define to 1 if you have the <stdlib.h> header file. */
65201342Snyan#define HAVE_STDLIB_H 1
66201342Snyan
6743561Skato/* Define to 1 if you have the `strerror' function. */
68201342Snyan#define HAVE_STRERROR 1
6943561Skato
70201342Snyan/* Define to 1 if you have the <strings.h> header file. */
71280980Sdim#define HAVE_STRINGS_H 1
7243561Skato
73201342Snyan/* Define to 1 if you have the <string.h> header file. */
74260095Sdim#define HAVE_STRING_H 1
75110102Snyan
76201342Snyan/* Define to 1 if you have the `strtoul' function. */
77201342Snyan#define HAVE_STRTOUL 1
7843561Skato
79201342Snyan/* Define to 1 if `st_rdev' is member of `struct stat'. */
80201342Snyan#define HAVE_STRUCT_STAT_ST_RDEV 1
81201342Snyan
82319024Sngie/* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
8343561Skato   `HAVE_STRUCT_STAT_ST_RDEV' instead. */
84201342Snyan#define HAVE_ST_RDEV 1
85201342Snyan
86201342Snyan/* Define to 1 if you have the <sys/mman.h> header file. */
8743561Skato#define HAVE_SYS_MMAN_H 1
88201342Snyan
89319024Sngie/* Define to 1 if you have the <sys/stat.h> header file. */
9043561Skato#define HAVE_SYS_STAT_H 1
91201342Snyan
92280980Sdim/* Define to 1 if you have the <sys/types.h> header file. */
93104412Snyan#define HAVE_SYS_TYPES_H 1
94201342Snyan
95260095Sdim/* Define to 1 if you have the <sys/utime.h> header file. */
96104412Snyan/* #undef HAVE_SYS_UTIME_H */
97201342Snyan
98278582Sjhb/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
99104412Snyan#define HAVE_SYS_WAIT_H 1
100201342Snyan
101104412Snyan/* */
102330311Skevans#define HAVE_TM_ISDST 1
103201342Snyan
104201342Snyan/* HAVE_TM_ZONE */
105201342Snyan#define HAVE_TM_ZONE 1
106144563Simp
107201342Snyan/* HAVE_TZNAME */
108201342Snyan#define HAVE_TZNAME 1
109201342Snyan
110201342Snyan/* Define to 1 if you have the <unistd.h> header file. */
111201342Snyan#define HAVE_UNISTD_H 1
112201342Snyan
113144563Simp/* Define to 1 if you have the `utime' function. */
11443561Skato#define HAVE_UTIME 1
115268474Simp
116268474Simp/* Define to 1 if you have the `utimes' function. */
117272250Snyan#define HAVE_UTIMES 1
118
119/* Define to 1 if you have the <utime.h> header file. */
120#define HAVE_UTIME_H 1
121
122/* Define to 1 if you have the `vsnprintf' function. */
123#define HAVE_VSNPRINTF 1
124
125/* Define to 1 if you have the <wchar.h> header file. */
126#define HAVE_WCHAR_H 1
127
128/* Define to 1 if you have the `wcwidth' function. */
129#define HAVE_WCWIDTH 1
130
131/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
132   */
133/* #undef MAJOR_IN_MKDEV */
134
135/* Define to 1 if `major', `minor', and `makedev' are declared in
136   <sysmacros.h>. */
137/* #undef MAJOR_IN_SYSMACROS */
138
139/* Name of package */
140#define PACKAGE "file"
141
142/* Define to the address where bug reports for this package should be sent. */
143#define PACKAGE_BUGREPORT ""
144
145/* Define to the full name of this package. */
146#define PACKAGE_NAME ""
147
148/* Define to the full name and version of this package. */
149#define PACKAGE_STRING ""
150
151/* Define to the one symbol short name of this package. */
152#define PACKAGE_TARNAME ""
153
154/* Define to the version of this package. */
155#define PACKAGE_VERSION ""
156
157/* */
158#define SIZEOF_UINT16_T 2
159
160/* */
161#define SIZEOF_UINT32_T 4
162
163/* */
164#define SIZEOF_UINT64_T 8
165
166/* */
167#define SIZEOF_UINT8_T 1
168
169/* Define to 1 if you have the ANSI C header files. */
170#define STDC_HEADERS 1
171
172/* Define to 1 if your <sys/time.h> declares `struct tm'. */
173/* #undef TM_IN_SYS_TIME */
174
175/* Version number of package */
176#define VERSION "4.17"
177
178/* Number of bits in a file offset, on hosts where this is settable. */
179/* #undef _FILE_OFFSET_BITS */
180
181/* Define for large files, on AIX-style hosts. */
182/* #undef _LARGE_FILES */
183
184/* Define to empty if `const' does not conform to ANSI C. */
185/* #undef const */
186
187/* */
188/* #undef int32_t */
189
190/* Define to a type if <wchar.h> does not define. */
191/* #undef mbstate_t */
192
193/* Define to `long' if <sys/types.h> does not define. */
194/* #undef off_t */
195
196/* Define to `unsigned' if <sys/types.h> does not define. */
197/* #undef size_t */
198
199/* */
200/* #undef uint16_t */
201
202/* */
203/* #undef uint32_t */
204
205/* */
206/* #undef uint64_t */
207
208/* */
209/* #undef uint8_t */
210