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