add a webpage for the smb backend
[tridge/dbench.git] / config.h.in
1 /* config.h.in.  Generated from configure.in by autoheader.  */
2
3 /* Define to 1 if you have the `asprintf' function. */
4 #undef HAVE_ASPRINTF
5
6 /* Define to 1 if you have the `attr_get' function. */
7 #undef HAVE_ATTR_GET
8
9 /* Define to 1 if you have the `attr_getf' function. */
10 #undef HAVE_ATTR_GETF
11
12 /* Define to 1 if you have the `attr_list' function. */
13 #undef HAVE_ATTR_LIST
14
15 /* Define to 1 if you have the `attr_listf' function. */
16 #undef HAVE_ATTR_LISTF
17
18 /* Define to 1 if you have the `attr_remove' function. */
19 #undef HAVE_ATTR_REMOVE
20
21 /* Define to 1 if you have the `attr_removef' function. */
22 #undef HAVE_ATTR_REMOVEF
23
24 /* Define to 1 if you have the `attr_set' function. */
25 #undef HAVE_ATTR_SET
26
27 /* Define to 1 if you have the `attr_setf' function. */
28 #undef HAVE_ATTR_SETF
29
30 /* Define to 1 if you have the <attr/xattr.h> header file. */
31 #undef HAVE_ATTR_XATTR_H
32
33 /* Define to 1 if you have the <ctype.h> header file. */
34 #undef HAVE_CTYPE_H
35
36 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
37    */
38 #undef HAVE_DIRENT_H
39
40 /* Whether we have EA support */
41 #undef HAVE_EA_SUPPORT
42
43 /* Define to 1 if you have the `extattr_delete_fd' function. */
44 #undef HAVE_EXTATTR_DELETE_FD
45
46 /* Define to 1 if you have the `extattr_delete_file' function. */
47 #undef HAVE_EXTATTR_DELETE_FILE
48
49 /* Define to 1 if you have the `extattr_delete_link' function. */
50 #undef HAVE_EXTATTR_DELETE_LINK
51
52 /* Define to 1 if you have the `extattr_get_fd' function. */
53 #undef HAVE_EXTATTR_GET_FD
54
55 /* Define to 1 if you have the `extattr_get_file' function. */
56 #undef HAVE_EXTATTR_GET_FILE
57
58 /* Define to 1 if you have the `extattr_get_link' function. */
59 #undef HAVE_EXTATTR_GET_LINK
60
61 /* Define to 1 if you have the `extattr_list_fd' function. */
62 #undef HAVE_EXTATTR_LIST_FD
63
64 /* Define to 1 if you have the `extattr_list_file' function. */
65 #undef HAVE_EXTATTR_LIST_FILE
66
67 /* Define to 1 if you have the `extattr_list_link' function. */
68 #undef HAVE_EXTATTR_LIST_LINK
69
70 /* Define to 1 if you have the `extattr_set_fd' function. */
71 #undef HAVE_EXTATTR_SET_FD
72
73 /* Define to 1 if you have the `extattr_set_file' function. */
74 #undef HAVE_EXTATTR_SET_FILE
75
76 /* Define to 1 if you have the `extattr_set_link' function. */
77 #undef HAVE_EXTATTR_SET_LINK
78
79 /* Define to 1 if you have the `fdatasync' function. */
80 #undef HAVE_FDATASYNC
81
82 /* Define to 1 if you have the `fgetxattr' function. */
83 #undef HAVE_FGETXATTR
84
85 /* Define to 1 if you have the `flistxattr' function. */
86 #undef HAVE_FLISTXATTR
87
88 /* Define to 1 if you have the `fremovexattr' function. */
89 #undef HAVE_FREMOVEXATTR
90
91 /* Define to 1 if you have the `fsetxattr' function. */
92 #undef HAVE_FSETXATTR
93
94 /* Define to 1 if you have the `getxattr' function. */
95 #undef HAVE_GETXATTR
96
97 /* Define to 1 if you have the <inttypes.h> header file. */
98 #undef HAVE_INTTYPES_H
99
100 /* Define to 1 if you have the `lgetxattr' function. */
101 #undef HAVE_LGETXATTR
102
103 /* Define if Linux SCSI Generic is enabled */
104 #undef HAVE_LINUX_SCSI_SG
105
106 /* Define to 1 if you have the `listxattr' function. */
107 #undef HAVE_LISTXATTR
108
109 /* Define to 1 if you have the `llistxattr' function. */
110 #undef HAVE_LLISTXATTR
111
112 /* Define to 1 if you have the `lremovexattr' function. */
113 #undef HAVE_LREMOVEXATTR
114
115 /* Define to 1 if you have the `lsetxattr' function. */
116 #undef HAVE_LSETXATTR
117
118 /* Define to 1 if you have the <memory.h> header file. */
119 #undef HAVE_MEMORY_H
120
121 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
122 #undef HAVE_NDIR_H
123
124 /* Define to 1 if you have the `removexattr' function. */
125 #undef HAVE_REMOVEXATTR
126
127 /* Define to 1 if you have the `setxattr' function. */
128 #undef HAVE_SETXATTR
129
130 /* Define to 1 if you have the `snprintf' function. */
131 #undef HAVE_SNPRINTF
132
133 /* Define to 1 if you have the <stdint.h> header file. */
134 #undef HAVE_STDINT_H
135
136 /* Define to 1 if you have the <stdlib.h> header file. */
137 #undef HAVE_STDLIB_H
138
139 /* Define to 1 if you have the <strings.h> header file. */
140 #undef HAVE_STRINGS_H
141
142 /* Define to 1 if you have the <string.h> header file. */
143 #undef HAVE_STRING_H
144
145 /* Define to 1 if you have the <sys/attributes.h> header file. */
146 #undef HAVE_SYS_ATTRIBUTES_H
147
148 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
149    */
150 #undef HAVE_SYS_DIR_H
151
152 /* Define to 1 if you have the <sys/extattr.h> header file. */
153 #undef HAVE_SYS_EXTATTR_H
154
155 /* Define to 1 if you have the <sys/mount.h> header file. */
156 #undef HAVE_SYS_MOUNT_H
157
158 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
159    */
160 #undef HAVE_SYS_NDIR_H
161
162 /* Define to 1 if you have the <sys/statvfs.h> header file. */
163 #undef HAVE_SYS_STATVFS_H
164
165 /* Define to 1 if you have the <sys/stat.h> header file. */
166 #undef HAVE_SYS_STAT_H
167
168 /* Define to 1 if you have the <sys/types.h> header file. */
169 #undef HAVE_SYS_TYPES_H
170
171 /* Define to 1 if you have the <sys/uio.h> header file. */
172 #undef HAVE_SYS_UIO_H
173
174 /* Define to 1 if you have the <sys/vfs.h> header file. */
175 #undef HAVE_SYS_VFS_H
176
177 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
178 #undef HAVE_SYS_WAIT_H
179
180 /* Define to 1 if you have the <sys/xattr.h> header file. */
181 #undef HAVE_SYS_XATTR_H
182
183 /* Define to 1 if you have the <unistd.h> header file. */
184 #undef HAVE_UNISTD_H
185
186 /* Define to 1 if you have the `vasprintf' function. */
187 #undef HAVE_VASPRINTF
188
189 /* Whether va_copy() is available */
190 #undef HAVE_VA_COPY
191
192 /* Define to 1 if you have the `vsnprintf' function. */
193 #undef HAVE_VSNPRINTF
194
195 /* Whether __va_copy() is available */
196 #undef HAVE___VA_COPY
197
198 /* Define to the address where bug reports for this package should be sent. */
199 #undef PACKAGE_BUGREPORT
200
201 /* Define to the full name of this package. */
202 #undef PACKAGE_NAME
203
204 /* Define to the full name and version of this package. */
205 #undef PACKAGE_STRING
206
207 /* Define to the one symbol short name of this package. */
208 #undef PACKAGE_TARNAME
209
210 /* Define to the version of this package. */
211 #undef PACKAGE_VERSION
212
213 /* Define to 1 if you have the ANSI C header files. */
214 #undef STDC_HEADERS
215
216 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
217 #undef TIME_WITH_SYS_TIME
218
219 /* Define _GNU_SOURCE so that we get all necessary prototypes */
220 #undef _GNU_SOURCE