http://linux-ntfs.sourceforge.net/snapshots/ntfsprogs-200307311516.tar.bz2
[ntfsprogs.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if you have the <asm/byteorder.h> header file. */
4 #undef HAVE_ASM_BYTEORDER_H
5
6 /* Define to 1 if you have the `atexit' function. */
7 #undef HAVE_ATEXIT
8
9 /* Define to 1 if you have the <dlfcn.h> header file. */
10 #undef HAVE_DLFCN_H
11
12 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
13 #undef HAVE_DOPRNT
14
15 /* Define to 1 if you have the <errno.h> header file. */
16 #undef HAVE_ERRNO_H
17
18 /* Define to 1 if you have the <fcntl.h> header file. */
19 #undef HAVE_FCNTL_H
20
21 /* Define to 1 if you have the `fdatasync' function. */
22 #undef HAVE_FDATASYNC
23
24 /* Define to 1 if you have the `getmntent' function. */
25 #undef HAVE_GETMNTENT
26
27 /* Define to 1 if you have the <getopt.h> header file. */
28 #undef HAVE_GETOPT_H
29
30 /* Define to 1 if you have the `hasmntopt' function. */
31 #undef HAVE_HASMNTOPT
32
33 /* Define to 1 if you have the <inttypes.h> header file. */
34 #undef HAVE_INTTYPES_H
35
36 /* Define to 1 if you have the <libintl.h> header file. */
37 #undef HAVE_LIBINTL_H
38
39 /* Define to 1 if you have the <limits.h> header file. */
40 #undef HAVE_LIMITS_H
41
42 /* Define to 1 if you have the <linux/fd.h> header file. */
43 #undef HAVE_LINUX_FD_H
44
45 /* Define to 1 if you have the <linux/major.h> header file. */
46 #undef HAVE_LINUX_MAJOR_H
47
48 /* Define to 1 if you have the <locale.h> header file. */
49 #undef HAVE_LOCALE_H
50
51 /* Define to 1 if long double works and has more range or precision than
52    double. */
53 #undef HAVE_LONG_DOUBLE
54
55 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
56    to 0 otherwise. */
57 #undef HAVE_MALLOC
58
59 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
60 #undef HAVE_MBRTOWC
61
62 /* Define to 1 if you have the `memmove' function. */
63 #undef HAVE_MEMMOVE
64
65 /* Define to 1 if you have the <memory.h> header file. */
66 #undef HAVE_MEMORY_H
67
68 /* Define to 1 if you have the `memset' function. */
69 #undef HAVE_MEMSET
70
71 /* Define to 1 if you have the <mntent.h> header file. */
72 #undef HAVE_MNTENT_H
73
74 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
75    and to 0 otherwise. */
76 #undef HAVE_REALLOC
77
78 /* Define to 1 if you have the `regcomp' function. */
79 #undef HAVE_REGCOMP
80
81 /* Define to 1 if you have the `setlocale' function. */
82 #undef HAVE_SETLOCALE
83
84 /* Define to 1 if `stat' has the bug that it succeeds when given the
85    zero-length file name argument. */
86 #undef HAVE_STAT_EMPTY_STRING_BUG
87
88 /* Define to 1 if you have the <stdarg.h> header file. */
89 #undef HAVE_STDARG_H
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 <stddef.h> header file. */
95 #undef HAVE_STDDEF_H
96
97 /* Define to 1 if you have the <stdint.h> header file. */
98 #undef HAVE_STDINT_H
99
100 /* Define to 1 if you have the <stdio.h> header file. */
101 #undef HAVE_STDIO_H
102
103 /* Define to 1 if you have the <stdlib.h> header file. */
104 #undef HAVE_STDLIB_H
105
106 /* Define to 1 if you have the `strcasecmp' function. */
107 #undef HAVE_STRCASECMP
108
109 /* Define to 1 if you have the `strchr' function. */
110 #undef HAVE_STRCHR
111
112 /* Define to 1 if you have the `strdup' function. */
113 #undef HAVE_STRDUP
114
115 /* Define to 1 if you have the `strerror' function. */
116 #undef HAVE_STRERROR
117
118 /* Define to 1 if you have the `strftime' function. */
119 #undef HAVE_STRFTIME
120
121 /* Define to 1 if you have the <strings.h> header file. */
122 #undef HAVE_STRINGS_H
123
124 /* Define to 1 if you have the <string.h> header file. */
125 #undef HAVE_STRING_H
126
127 /* Define to 1 if you have the `strtol' function. */
128 #undef HAVE_STRTOL
129
130 /* Define to 1 if you have the `strtoul' function. */
131 #undef HAVE_STRTOUL
132
133 /* Define to 1 if `st_blocks' is member of `struct stat'. */
134 #undef HAVE_STRUCT_STAT_ST_BLOCKS
135
136 /* Define to 1 if `st_rdev' is member of `struct stat'. */
137 #undef HAVE_STRUCT_STAT_ST_RDEV
138
139 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
140    `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
141 #undef HAVE_ST_BLOCKS
142
143 /* Define to 1 if you have the <sys/ioctl.h> header file. */
144 #undef HAVE_SYS_IOCTL_H
145
146 /* Define to 1 if you have the <sys/mount.h> header file. */
147 #undef HAVE_SYS_MOUNT_H
148
149 /* Define to 1 if you have the <sys/stat.h> header file. */
150 #undef HAVE_SYS_STAT_H
151
152 /* Define to 1 if you have the <sys/types.h> header file. */
153 #undef HAVE_SYS_TYPES_H
154
155 /* Define to 1 if you have the <time.h> header file. */
156 #undef HAVE_TIME_H
157
158 /* Define to 1 if you have the <unistd.h> header file. */
159 #undef HAVE_UNISTD_H
160
161 /* Define to 1 if you have the `utime' function. */
162 #undef HAVE_UTIME
163
164 /* Define to 1 if you have the <utime.h> header file. */
165 #undef HAVE_UTIME_H
166
167 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
168 #undef HAVE_UTIME_NULL
169
170 /* Define to 1 if you have the `vprintf' function. */
171 #undef HAVE_VPRINTF
172
173 /* Define to 1 if you have the <wchar.h> header file. */
174 #undef HAVE_WCHAR_H
175
176 /* Define to 1 if the system has the type `_Bool'. */
177 #undef HAVE__BOOL
178
179 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
180    slash. */
181 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
182
183 /* Name of package */
184 #undef PACKAGE
185
186 /* Define to the address where bug reports for this package should be sent. */
187 #undef PACKAGE_BUGREPORT
188
189 /* Define to the full name of this package. */
190 #undef PACKAGE_NAME
191
192 /* Define to the full name and version of this package. */
193 #undef PACKAGE_STRING
194
195 /* Define to the one symbol short name of this package. */
196 #undef PACKAGE_TARNAME
197
198 /* Define to the version of this package. */
199 #undef PACKAGE_VERSION
200
201 /* Define to 1 if you have the ANSI C header files. */
202 #undef STDC_HEADERS
203
204 /* Version number of package */
205 #undef VERSION
206
207 /* Define to empty if `const' does not conform to ANSI C. */
208 #undef const
209
210 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
211    if it is not supported. */
212 #undef inline
213
214 /* Define to rpl_malloc if the replacement function should be used. */
215 #undef malloc
216
217 /* Define to `long' if <sys/types.h> does not define. */
218 #undef off_t
219
220 /* Define to rpl_realloc if the replacement function should be used. */
221 #undef realloc
222
223 /* Define to `unsigned' if <sys/types.h> does not define. */
224 #undef size_t