2006-05-10 01:23:51 +04:00
/* lib/misc/configure.h.in. Generated from configure.in by autoheader. */
/* Define to 1 if the `closedir' function returns void instead of `int'. */
# undef CLOSEDIR_VOID
/* Define to 1 to include built-in support for clustered LVM locking. */
# undef CLUSTER_LOCKING_INTERNAL
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems . This function is required for ` alloca . c ' support on those systems .
*/
# undef CRAY_STACKSEG_END
/* Define to 1 if using `alloca.c'. */
# undef C_ALLOCA
/* Define to 1 to enable device-mapper interaction. */
# undef DEVMAPPER_SUPPORT
/* Define to 1 to enable the device-mapper event daemon. */
# undef DMEVENTD
/* Define to 1 if you have `alloca', as a function or macro. */
# undef HAVE_ALLOCA
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
*/
# undef HAVE_ALLOCA_H
/* Define to 1 if you have the <asm/byteorder.h> header file. */
# undef HAVE_ASM_BYTEORDER_H
/* Define to 1 if you have the <assert.h> header file. */
# undef HAVE_ASSERT_H
/* Define to 1 if you have the <ctype.h> header file. */
# undef HAVE_CTYPE_H
2008-06-13 18:37:18 +04:00
/* Define to 1 if you have the <dirent.h> header file. */
2006-05-10 01:23:51 +04:00
# undef HAVE_DIRENT_H
/* Define to 1 if you have the <dlfcn.h> header file. */
# undef HAVE_DLFCN_H
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
# undef HAVE_DOPRNT
/* Define to 1 if you have the `dup2' function. */
# undef HAVE_DUP2
2008-06-13 18:37:18 +04:00
/* Define to 1 if you have the <errno.h> header file. */
# undef HAVE_ERRNO_H
2006-05-10 01:23:51 +04:00
/* Define to 1 if you have the <fcntl.h> header file. */
# undef HAVE_FCNTL_H
/* Define to 1 if you have the `fork' function. */
# undef HAVE_FORK
/* Define to 1 if you have the `gethostname' function. */
# undef HAVE_GETHOSTNAME
/* Define to 1 if you have the `getmntent' function. */
# undef HAVE_GETMNTENT
2008-06-13 18:37:18 +04:00
/* Define to 1 if getopt_long is available. */
2006-05-10 01:23:51 +04:00
# undef HAVE_GETOPTLONG
/* Define to 1 if you have the <getopt.h> header file. */
# undef HAVE_GETOPT_H
/* Define to 1 if you have the `getpagesize' function. */
# undef HAVE_GETPAGESIZE
/* Define to 1 if you have the <inttypes.h> header file. */
# undef HAVE_INTTYPES_H
/* Define to 1 if you have the <libdevmapper.h> header file. */
# undef HAVE_LIBDEVMAPPER_H
/* Define to 1 if dynamic libraries are available. */
# undef HAVE_LIBDL
/* Define to 1 if you have the <libgen.h> header file. */
# undef HAVE_LIBGEN_H
/* Define to 1 if you have the <libintl.h> header file. */
# undef HAVE_LIBINTL_H
/* Define to 1 if you have the `readline' library (-lreadline). */
# undef HAVE_LIBREADLINE
/* Define to 1 if you have the <limits.h> header file. */
# undef HAVE_LIMITS_H
/* Define to 1 if you have the <linux/fs.h> header file. */
# undef HAVE_LINUX_FS_H
/* Define to 1 if you have the <locale.h> header file. */
# undef HAVE_LOCALE_H
/* Define to 1 if `lstat' has the bug that it succeeds when given the
zero - length file name argument . */
# undef HAVE_LSTAT_EMPTY_STRING_BUG
/* Define to 1 if you have the <machine/endian.h> header file. */
# undef HAVE_MACHINE_ENDIAN_H
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
to 0 otherwise . */
# undef HAVE_MALLOC
/* Define to 1 if you have the <malloc.h> header file. */
# undef HAVE_MALLOC_H
/* Define to 1 if you have the `memmove' function. */
# undef HAVE_MEMMOVE
/* Define to 1 if you have the <memory.h> header file. */
# undef HAVE_MEMORY_H
/* Define to 1 if you have the `memset' function. */
# undef HAVE_MEMSET
/* Define to 1 if you have the `mkdir' function. */
# undef HAVE_MKDIR
/* Define to 1 if you have a working `mmap' system call. */
# undef HAVE_MMAP
/* Define to 1 if you have the <mntent.h> header file. */
# undef HAVE_MNTENT_H
/* Define to 1 if you have the `munmap' function. */
# undef HAVE_MUNMAP
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
# undef HAVE_NDIR_H
/* Define to 1 if you have the <netdb.h> header file. */
# undef HAVE_NETDB_H
/* Define to 1 if you have the <netinet/in.h> header file. */
# undef HAVE_NETINET_IN_H
/* Define to 1 if you have the <pthread.h> header file. */
# undef HAVE_PTHREAD_H
/* Define to 1 if you have the <readline/history.h> header file. */
# undef HAVE_READLINE_HISTORY_H
/* Define to 1 if you have the <readline/readline.h> header file. */
# undef HAVE_READLINE_READLINE_H
2007-08-14 23:11:31 +04:00
/* Define to 1 to include support for realtime clock. */
# undef HAVE_REALTIME
2008-10-07 23:11:59 +04:00
/* Define to 1 if you have the `rl_completion_matches' function. */
2006-05-10 01:23:51 +04:00
# undef HAVE_RL_COMPLETION_MATCHES
/* Define to 1 if you have the `rmdir' function. */
# undef HAVE_RMDIR
/* Define to 1 if you have the <search.h> header file. */
# undef HAVE_SEARCH_H
/* Define to 1 if you have the `select' function. */
# undef HAVE_SELECT
/* Define to 1 to include support for selinux. */
# undef HAVE_SELINUX
/* Define to 1 if you have the <selinux/selinux.h> header file. */
# undef HAVE_SELINUX_SELINUX_H
2008-06-13 18:37:18 +04:00
/* Define to 1 if sepol_check_context is available. */
# undef HAVE_SEPOL
2006-05-10 01:23:51 +04:00
/* Define to 1 if you have the `setlocale' function. */
# undef HAVE_SETLOCALE
/* Define to 1 if you have the <signal.h> header file. */
# undef HAVE_SIGNAL_H
/* Define to 1 if you have the `socket' function. */
# undef HAVE_SOCKET
/* Define to 1 if `stat' has the bug that it succeeds when given the
zero - length file name argument . */
# undef HAVE_STAT_EMPTY_STRING_BUG
2008-06-13 18:37:18 +04:00
/* Define to 1 if you have the <stdarg.h> header file. */
# undef HAVE_STDARG_H
2006-05-10 01:23:51 +04:00
/* Define to 1 if you have the <stddef.h> header file. */
# undef HAVE_STDDEF_H
/* Define to 1 if you have the <stdint.h> header file. */
# undef HAVE_STDINT_H
/* Define to 1 if you have the <stdio.h> header file. */
# undef HAVE_STDIO_H
/* Define to 1 if you have the <stdlib.h> header file. */
# undef HAVE_STDLIB_H
/* Define to 1 if you have the `strcasecmp' function. */
# undef HAVE_STRCASECMP
/* Define to 1 if you have the `strchr' function. */
# undef HAVE_STRCHR
/* Define to 1 if you have the `strdup' function. */
# undef HAVE_STRDUP
/* Define to 1 if you have the `strerror' function. */
# undef HAVE_STRERROR
/* Define to 1 if you have the <strings.h> header file. */
# undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
# undef HAVE_STRING_H
/* Define to 1 if you have the `strncasecmp' function. */
# undef HAVE_STRNCASECMP
/* Define to 1 if you have the `strrchr' function. */
# undef HAVE_STRRCHR
/* Define to 1 if you have the `strstr' function. */
# undef HAVE_STRSTR
/* Define to 1 if you have the `strtol' function. */
# undef HAVE_STRTOL
/* Define to 1 if you have the `strtoul' function. */
# undef HAVE_STRTOUL
/* Define to 1 if `st_rdev' is member of `struct stat'. */
# undef HAVE_STRUCT_STAT_ST_RDEV
/* Define to 1 if you have the <syslog.h> header file. */
# undef HAVE_SYSLOG_H
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
*/
# undef HAVE_SYS_DIR_H
/* Define to 1 if you have the <sys/disk.h> header file. */
# undef HAVE_SYS_DISK_H
/* Define to 1 if you have the <sys/file.h> header file. */
# undef HAVE_SYS_FILE_H
/* Define to 1 if you have the <sys/ioctl.h> header file. */
# undef HAVE_SYS_IOCTL_H
/* Define to 1 if you have the <sys/mman.h> header file. */
# undef HAVE_SYS_MMAN_H
/* Define to 1 if you have the <sys/mount.h> header file. */
# undef HAVE_SYS_MOUNT_H
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
*/
# undef HAVE_SYS_NDIR_H
/* Define to 1 if you have the <sys/param.h> header file. */
# undef HAVE_SYS_PARAM_H
/* Define to 1 if you have the <sys/resource.h> header file. */
# undef HAVE_SYS_RESOURCE_H
/* Define to 1 if you have the <sys/select.h> header file. */
# undef HAVE_SYS_SELECT_H
/* Define to 1 if you have the <sys/socket.h> header file. */
# undef HAVE_SYS_SOCKET_H
2008-06-13 18:37:18 +04:00
/* Define to 1 if you have the <sys/statvfs.h> header file. */
# undef HAVE_SYS_STATVFS_H
2006-05-10 01:23:51 +04:00
/* Define to 1 if you have the <sys/stat.h> header file. */
# undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/time.h> header file. */
# undef HAVE_SYS_TIME_H
/* Define to 1 if you have the <sys/types.h> header file. */
# undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <sys/uio.h> header file. */
# undef HAVE_SYS_UIO_H
/* Define to 1 if you have the <sys/un.h> header file. */
# undef HAVE_SYS_UN_H
/* Define to 1 if you have the <sys/utsname.h> header file. */
# undef HAVE_SYS_UTSNAME_H
/* Define to 1 if you have the <sys/wait.h> header file. */
# undef HAVE_SYS_WAIT_H
2008-06-13 18:37:18 +04:00
/* Define to 1 if you have the <termios.h> header file. */
# undef HAVE_TERMIOS_H
2006-05-10 01:23:51 +04:00
/* Define to 1 if you have the <time.h> header file. */
# undef HAVE_TIME_H
/* Define to 1 if you have the `uname' function. */
# undef HAVE_UNAME
/* Define to 1 if you have the <unistd.h> header file. */
# undef HAVE_UNISTD_H
/* Define to 1 if you have the <utmpx.h> header file. */
# undef HAVE_UTMPX_H
/* Define to 1 if you have the `vfork' function. */
# undef HAVE_VFORK
/* Define to 1 if you have the <vfork.h> header file. */
# undef HAVE_VFORK_H
/* Define to 1 if you have the `vprintf' function. */
# undef HAVE_VPRINTF
/* Define to 1 if `fork' works. */
# undef HAVE_WORKING_FORK
/* Define to 1 if `vfork' works. */
# undef HAVE_WORKING_VFORK
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
slash . */
# undef LSTAT_FOLLOWS_SLASHED_SYMLINK
/* Define to 1 if 'lvm' should fall back to using LVM1 binaries if
device - mapper is missing from the kernel */
# undef LVM1_FALLBACK
/* Define to 1 to include built-in support for LVM1 metadata. */
# undef LVM1_INTERNAL
/* Define to 1 to include built-in support for mirrors. */
# undef MIRRORED_INTERNAL
/* The path to 'modprobe', if available. */
# undef MODPROBE_CMD
/* Define to 1 to enable O_DIRECT support. */
# undef O_DIRECT_SUPPORT
/* Define to the address where bug reports for this package should be sent. */
# undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
# undef PACKAGE_NAME
/* Define to the full name and version of this package. */
# undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
# undef PACKAGE_TARNAME
/* Define to the version of this package. */
# undef PACKAGE_VERSION
/* Define to 1 to include built-in support for GFS pool metadata. */
# undef POOL_INTERNAL
/* Define to 1 to include the LVM readline shell. */
# undef READLINE_SUPPORT
/* Define as the return type of signal handlers (`int' or `void'). */
# undef RETSIGTYPE
/* Define to the type of arg 1 for `select'. */
# undef SELECT_TYPE_ARG1
/* Define to the type of args 2, 3 and 4 for `select'. */
# undef SELECT_TYPE_ARG234
/* Define to the type of arg 5 for `select'. */
# undef SELECT_TYPE_ARG5
/* Define to 1 to include built-in support for snapshots. */
# undef SNAPSHOT_INTERNAL
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system ; otherwise it will be
2007-08-14 23:11:31 +04:00
automatically deduced at runtime .
2006-05-10 01:23:51 +04:00
STACK_DIRECTION > 0 = > grows toward higher addresses
STACK_DIRECTION < 0 = > grows toward lower addresses
STACK_DIRECTION = 0 = > direction of growth unknown */
# undef STACK_DIRECTION
/* Define to 1 if you have the ANSI C header files. */
# undef STDC_HEADERS
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
# undef TIME_WITH_SYS_TIME
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
# undef TM_IN_SYS_TIME
/* Define to empty if `const' does not conform to ANSI C. */
# undef const
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it , or to nothing if ' inline ' is not supported under any name . */
# ifndef __cplusplus
# undef inline
# endif
/* Define to rpl_malloc if the replacement function should be used. */
# undef malloc
/* Define to `int' if <sys/types.h> does not define. */
# undef mode_t
2007-08-14 23:11:31 +04:00
/* Define to `long int' if <sys/types.h> does not define. */
2006-05-10 01:23:51 +04:00
# undef off_t
/* Define to `int' if <sys/types.h> does not define. */
# undef pid_t
2007-08-14 23:11:31 +04:00
/* Define to `unsigned int' if <sys/types.h> does not define. */
2006-05-10 01:23:51 +04:00
# undef size_t
/* Define as `fork' if `vfork' does not work. */
# undef vfork