Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / contrib / lvm2 / dist / lib / misc / configure.h.in
1 /* lib/misc/configure.h.in.  Generated from configure.in by autoheader.  */
2
3 /* Define to 1 if the `closedir' function returns void instead of `int'. */
4 #undef CLOSEDIR_VOID
5
6 /* Define to 1 to include built-in support for clustered LVM locking. */
7 #undef CLUSTER_LOCKING_INTERNAL
8
9 /* Path to cmirrord pidfile. */
10 #undef CMIRRORD_PIDFILE
11
12 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
13    systems. This function is required for `alloca.c' support on those systems.
14    */
15 #undef CRAY_STACKSEG_END
16
17 /* Define to 1 if using `alloca.c'. */
18 #undef C_ALLOCA
19
20 /* Define to 0 to reinstate the pre-2.02.54 handling of unit suffixes. */
21 #undef DEFAULT_SI_UNIT_CONSISTENCY
22
23 /* Define to 1 to enable LVM2 device-mapper interaction. */
24 #undef DEVMAPPER_SUPPORT
25
26 /* Define to 1 to enable the device-mapper event daemon. */
27 #undef DMEVENTD
28
29 /* Path to dmeventd binary. */
30 #undef DMEVENTD_PATH
31
32 /* Path to dmeventd pidfile. */
33 #undef DMEVENTD_PIDFILE
34
35 /* Library version */
36 #undef DM_LIB_VERSION
37
38 /* Define to 1 if you have `alloca', as a function or macro. */
39 #undef HAVE_ALLOCA
40
41 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
42    */
43 #undef HAVE_ALLOCA_H
44
45 /* Define to 1 if you have the <asm/byteorder.h> header file. */
46 #undef HAVE_ASM_BYTEORDER_H
47
48 /* Define to 1 if you have the <assert.h> header file. */
49 #undef HAVE_ASSERT_H
50
51 /* Define to 1 if canonicalize_file_name is available. */
52 #undef HAVE_CANONICALIZE_FILE_NAME
53
54 /* Define to 1 if you have the <ccs.h> header file. */
55 #undef HAVE_CCS_H
56
57 /* Define to 1 if you have the <corosync/confdb.h> header file. */
58 #undef HAVE_COROSYNC_CONFDB_H
59
60 /* Define to 1 if you have the <ctype.h> header file. */
61 #undef HAVE_CTYPE_H
62
63 /* Define to 1 if you have the <dirent.h> header file. */
64 #undef HAVE_DIRENT_H
65
66 /* Define to 1 if you have the <dlfcn.h> header file. */
67 #undef HAVE_DLFCN_H
68
69 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
70 #undef HAVE_DOPRNT
71
72 /* Define to 1 if you have the `dup2' function. */
73 #undef HAVE_DUP2
74
75 /* Define to 1 if you have the <errno.h> header file. */
76 #undef HAVE_ERRNO_H
77
78 /* Define to 1 if you have the <fcntl.h> header file. */
79 #undef HAVE_FCNTL_H
80
81 /* Define to 1 if you have the `fork' function. */
82 #undef HAVE_FORK
83
84 /* Define to 1 if you have the `gethostname' function. */
85 #undef HAVE_GETHOSTNAME
86
87 /* Define to 1 if getline is available. */
88 #undef HAVE_GETLINE
89
90 /* Define to 1 if you have the `getmntent' function. */
91 #undef HAVE_GETMNTENT
92
93 /* Define to 1 if getopt_long is available. */
94 #undef HAVE_GETOPTLONG
95
96 /* Define to 1 if you have the <getopt.h> header file. */
97 #undef HAVE_GETOPT_H
98
99 /* Define to 1 if you have the `getpagesize' function. */
100 #undef HAVE_GETPAGESIZE
101
102 /* Define to 1 if you have the <inttypes.h> header file. */
103 #undef HAVE_INTTYPES_H
104
105 /* Define to 1 if you have the <libcman.h> header file. */
106 #undef HAVE_LIBCMAN_H
107
108 /* Define to 1 if dynamic libraries are available. */
109 #undef HAVE_LIBDL
110
111 /* Define to 1 if you have the <libdlm.h> header file. */
112 #undef HAVE_LIBDLM_H
113
114 /* Define to 1 if you have the <libgen.h> header file. */
115 #undef HAVE_LIBGEN_H
116
117 /* Define to 1 if you have the <libgulm.h> header file. */
118 #undef HAVE_LIBGULM_H
119
120 /* Define to 1 if you have the <libintl.h> header file. */
121 #undef HAVE_LIBINTL_H
122
123 /* Define to 1 if you have the `readline' library (-lreadline). */
124 #undef HAVE_LIBREADLINE
125
126 /* Define to 1 if you have the <limits.h> header file. */
127 #undef HAVE_LIMITS_H
128
129 /* Define to 1 if you have the <linux/fs.h> header file. */
130 #undef HAVE_LINUX_FS_H
131
132 /* Define to 1 if you have the <locale.h> header file. */
133 #undef HAVE_LOCALE_H
134
135 /* Define to 1 if `lstat' has the bug that it succeeds when given the
136    zero-length file name argument. */
137 #undef HAVE_LSTAT_EMPTY_STRING_BUG
138
139 /* Define to 1 if you have the <machine/endian.h> header file. */
140 #undef HAVE_MACHINE_ENDIAN_H
141
142 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
143    to 0 otherwise. */
144 #undef HAVE_MALLOC
145
146 /* Define to 1 if you have the <malloc.h> header file. */
147 #undef HAVE_MALLOC_H
148
149 /* Define to 1 if you have the `memmove' function. */
150 #undef HAVE_MEMMOVE
151
152 /* Define to 1 if you have the <memory.h> header file. */
153 #undef HAVE_MEMORY_H
154
155 /* Define to 1 if you have the `memset' function. */
156 #undef HAVE_MEMSET
157
158 /* Define to 1 if you have the `mkdir' function. */
159 #undef HAVE_MKDIR
160
161 /* Define to 1 if you have a working `mmap' system call. */
162 #undef HAVE_MMAP
163
164 /* Define to 1 if you have the <mntent.h> header file. */
165 #undef HAVE_MNTENT_H
166
167 /* Define to 1 if you have the `munmap' function. */
168 #undef HAVE_MUNMAP
169
170 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
171 #undef HAVE_NDIR_H
172
173 /* Define to 1 if you have the <netdb.h> header file. */
174 #undef HAVE_NETDB_H
175
176 /* Define to 1 if you have the <netinet/in.h> header file. */
177 #undef HAVE_NETINET_IN_H
178
179 /* Define to 1 if you have the <pthread.h> header file. */
180 #undef HAVE_PTHREAD_H
181
182 /* Define to 1 if you have the <readline/history.h> header file. */
183 #undef HAVE_READLINE_HISTORY_H
184
185 /* Define to 1 if you have the <readline/readline.h> header file. */
186 #undef HAVE_READLINE_READLINE_H
187
188 /* Define to 1 to include support for realtime clock. */
189 #undef HAVE_REALTIME
190
191 /* Define to 1 if you have the `rl_completion_matches' function. */
192 #undef HAVE_RL_COMPLETION_MATCHES
193
194 /* Define to 1 if you have the `rmdir' function. */
195 #undef HAVE_RMDIR
196
197 /* Define to 1 if you have the <search.h> header file. */
198 #undef HAVE_SEARCH_H
199
200 /* Define to 1 if you have the `select' function. */
201 #undef HAVE_SELECT
202
203 /* Define to 1 to include support for selinux. */
204 #undef HAVE_SELINUX
205
206 /* Define to 1 if you have the <selinux/selinux.h> header file. */
207 #undef HAVE_SELINUX_SELINUX_H
208
209 /* Define to 1 if sepol_check_context is available. */
210 #undef HAVE_SEPOL
211
212 /* Define to 1 if you have the `setlocale' function. */
213 #undef HAVE_SETLOCALE
214
215 /* Define to 1 if you have the `siginterrupt' function. */
216 #undef HAVE_SIGINTERRUPT
217
218 /* Define to 1 if you have the <signal.h> header file. */
219 #undef HAVE_SIGNAL_H
220
221 /* Define to 1 if you have the `socket' function. */
222 #undef HAVE_SOCKET
223
224 /* Define to 1 if `stat' has the bug that it succeeds when given the
225    zero-length file name argument. */
226 #undef HAVE_STAT_EMPTY_STRING_BUG
227
228 /* Define to 1 if you have the <stdarg.h> header file. */
229 #undef HAVE_STDARG_H
230
231 /* Define to 1 if you have the <stddef.h> header file. */
232 #undef HAVE_STDDEF_H
233
234 /* Define to 1 if you have the <stdint.h> header file. */
235 #undef HAVE_STDINT_H
236
237 /* Define to 1 if you have the <stdio.h> header file. */
238 #undef HAVE_STDIO_H
239
240 /* Define to 1 if you have the <stdlib.h> header file. */
241 #undef HAVE_STDLIB_H
242
243 /* Define to 1 if you have the `strcasecmp' function. */
244 #undef HAVE_STRCASECMP
245
246 /* Define to 1 if you have the `strchr' function. */
247 #undef HAVE_STRCHR
248
249 /* Define to 1 if you have the `strdup' function. */
250 #undef HAVE_STRDUP
251
252 /* Define to 1 if you have the `strerror' function. */
253 #undef HAVE_STRERROR
254
255 /* Define to 1 if you have the <strings.h> header file. */
256 #undef HAVE_STRINGS_H
257
258 /* Define to 1 if you have the <string.h> header file. */
259 #undef HAVE_STRING_H
260
261 /* Define to 1 if you have the `strncasecmp' function. */
262 #undef HAVE_STRNCASECMP
263
264 /* Define to 1 if you have the `strrchr' function. */
265 #undef HAVE_STRRCHR
266
267 /* Define to 1 if you have the `strstr' function. */
268 #undef HAVE_STRSTR
269
270 /* Define to 1 if you have the `strtol' function. */
271 #undef HAVE_STRTOL
272
273 /* Define to 1 if you have the `strtoul' function. */
274 #undef HAVE_STRTOUL
275
276 /* Define to 1 if `st_rdev' is member of `struct stat'. */
277 #undef HAVE_STRUCT_STAT_ST_RDEV
278
279 /* Define to 1 if you have the <syslog.h> header file. */
280 #undef HAVE_SYSLOG_H
281
282 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
283    */
284 #undef HAVE_SYS_DIR_H
285
286 /* Define to 1 if you have the <sys/disk.h> header file. */
287 #undef HAVE_SYS_DISK_H
288
289 /* Define to 1 if you have the <sys/file.h> header file. */
290 #undef HAVE_SYS_FILE_H
291
292 /* Define to 1 if you have the <sys/ioctl.h> header file. */
293 #undef HAVE_SYS_IOCTL_H
294
295 /* Define to 1 if you have the <sys/ipc.h> header file. */
296 #undef HAVE_SYS_IPC_H
297
298 /* Define to 1 if you have the <sys/mman.h> header file. */
299 #undef HAVE_SYS_MMAN_H
300
301 /* Define to 1 if you have the <sys/mount.h> header file. */
302 #undef HAVE_SYS_MOUNT_H
303
304 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
305    */
306 #undef HAVE_SYS_NDIR_H
307
308 /* Define to 1 if you have the <sys/param.h> header file. */
309 #undef HAVE_SYS_PARAM_H
310
311 /* Define to 1 if you have the <sys/resource.h> header file. */
312 #undef HAVE_SYS_RESOURCE_H
313
314 /* Define to 1 if you have the <sys/select.h> header file. */
315 #undef HAVE_SYS_SELECT_H
316
317 /* Define to 1 if you have the <sys/sem.h> header file. */
318 #undef HAVE_SYS_SEM_H
319
320 /* Define to 1 if you have the <sys/socket.h> header file. */
321 #undef HAVE_SYS_SOCKET_H
322
323 /* Define to 1 if you have the <sys/statvfs.h> header file. */
324 #undef HAVE_SYS_STATVFS_H
325
326 /* Define to 1 if you have the <sys/stat.h> header file. */
327 #undef HAVE_SYS_STAT_H
328
329 /* Define to 1 if you have the <sys/time.h> header file. */
330 #undef HAVE_SYS_TIME_H
331
332 /* Define to 1 if you have the <sys/types.h> header file. */
333 #undef HAVE_SYS_TYPES_H
334
335 /* Define to 1 if you have the <sys/uio.h> header file. */
336 #undef HAVE_SYS_UIO_H
337
338 /* Define to 1 if you have the <sys/un.h> header file. */
339 #undef HAVE_SYS_UN_H
340
341 /* Define to 1 if you have the <sys/utsname.h> header file. */
342 #undef HAVE_SYS_UTSNAME_H
343
344 /* Define to 1 if you have the <sys/wait.h> header file. */
345 #undef HAVE_SYS_WAIT_H
346
347 /* Define to 1 if you have the <termios.h> header file. */
348 #undef HAVE_TERMIOS_H
349
350 /* Define to 1 if you have the <time.h> header file. */
351 #undef HAVE_TIME_H
352
353 /* Define to 1 if libudev's udev_queue_get_udev_is_active function is
354    available. */
355 #undef HAVE_UDEV_QUEUE_GET_UDEV_IS_ACTIVE
356
357 /* Define to 1 if you have the `uname' function. */
358 #undef HAVE_UNAME
359
360 /* Define to 1 if you have the <unistd.h> header file. */
361 #undef HAVE_UNISTD_H
362
363 /* Define to 1 if you have the <utmpx.h> header file. */
364 #undef HAVE_UTMPX_H
365
366 /* Define to 1 if you have the `vfork' function. */
367 #undef HAVE_VFORK
368
369 /* Define to 1 if you have the <vfork.h> header file. */
370 #undef HAVE_VFORK_H
371
372 /* Define to 1 if you have the `vprintf' function. */
373 #undef HAVE_VPRINTF
374
375 /* Define to 1 if `fork' works. */
376 #undef HAVE_WORKING_FORK
377
378 /* Define to 1 if `vfork' works. */
379 #undef HAVE_WORKING_VFORK
380
381 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
382    slash. */
383 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
384
385 /* Define to 1 if 'lvm' should fall back to using LVM1 binaries if
386    device-mapper is missing from the kernel */
387 #undef LVM1_FALLBACK
388
389 /* Define to 1 to include built-in support for LVM1 metadata. */
390 #undef LVM1_INTERNAL
391
392 /* Define to 1 to include built-in support for mirrors. */
393 #undef MIRRORED_INTERNAL
394
395 /* The path to 'modprobe', if available. */
396 #undef MODPROBE_CMD
397
398 /* Define to 1 to enable O_DIRECT support. */
399 #undef O_DIRECT_SUPPORT
400
401 /* Define to the address where bug reports for this package should be sent. */
402 #undef PACKAGE_BUGREPORT
403
404 /* Define to the full name of this package. */
405 #undef PACKAGE_NAME
406
407 /* Define to the full name and version of this package. */
408 #undef PACKAGE_STRING
409
410 /* Define to the one symbol short name of this package. */
411 #undef PACKAGE_TARNAME
412
413 /* Define to the version of this package. */
414 #undef PACKAGE_VERSION
415
416 /* Define to 1 to include built-in support for GFS pool metadata. */
417 #undef POOL_INTERNAL
418
419 /* Define to 1 to include the LVM readline shell. */
420 #undef READLINE_SUPPORT
421
422 /* Define as the return type of signal handlers (`int' or `void'). */
423 #undef RETSIGTYPE
424
425 /* Define to the type of arg 1 for `select'. */
426 #undef SELECT_TYPE_ARG1
427
428 /* Define to the type of args 2, 3 and 4 for `select'. */
429 #undef SELECT_TYPE_ARG234
430
431 /* Define to the type of arg 5 for `select'. */
432 #undef SELECT_TYPE_ARG5
433
434 /* Define to 1 to include built-in support for snapshots. */
435 #undef SNAPSHOT_INTERNAL
436
437 /* If using the C implementation of alloca, define if you know the
438    direction of stack growth for your system; otherwise it will be
439    automatically deduced at runtime.
440         STACK_DIRECTION > 0 => grows toward higher addresses
441         STACK_DIRECTION < 0 => grows toward lower addresses
442         STACK_DIRECTION = 0 => direction of growth unknown */
443 #undef STACK_DIRECTION
444
445 /* Define to 1 if you have the ANSI C header files. */
446 #undef STDC_HEADERS
447
448 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
449 #undef TIME_WITH_SYS_TIME
450
451 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
452 #undef TM_IN_SYS_TIME
453
454 /* Define to 1 to enable synchronisation with udev processing. */
455 #undef UDEV_SYNC_SUPPORT
456
457 /* Define to empty if `const' does not conform to ANSI C. */
458 #undef const
459
460 /* Define to `__inline__' or `__inline' if that's what the C compiler
461    calls it, or to nothing if 'inline' is not supported under any name.  */
462 #ifndef __cplusplus
463 #undef inline
464 #endif
465
466 /* Define to rpl_malloc if the replacement function should be used. */
467 #undef malloc
468
469 /* Define to `int' if <sys/types.h> does not define. */
470 #undef mode_t
471
472 /* Define to `long int' if <sys/types.h> does not define. */
473 #undef off_t
474
475 /* Define to `int' if <sys/types.h> does not define. */
476 #undef pid_t
477
478 /* Define to `unsigned int' if <sys/types.h> does not define. */
479 #undef size_t
480
481 /* Define as `fork' if `vfork' does not work. */
482 #undef vfork