Lines Matching refs:AC_DEFINE
206 AC_DEFINE([LVM1_FALLBACK], 1, [Define to 1 if 'lvm' should fall back to using LVM1 binaries if device-mapper is missing from the kernel])
226 AC_DEFINE([LVM1_INTERNAL], 1, [Define to 1 to include built-in support for LVM1 metadata.])
246 AC_DEFINE([POOL_INTERNAL], 1, [Define to 1 to include built-in support for GFS pool metadata.])
265 AC_DEFINE([CLUSTER_LOCKING_INTERNAL], 1, [Define to 1 to include built-in support for clustered LVM locking.])
285 AC_DEFINE([SNAPSHOT_INTERNAL], 1, [Define to 1 to include built-in support for snapshots.])
305 AC_DEFINE([MIRRORED_INTERNAL], 1, [Define to 1 to include built-in support for mirrors.])
641 AC_DEFINE([DEVMAPPER_SUPPORT], 1, [Define to 1 to enable LVM2 device-mapper interaction.])
652 AC_DEFINE([UDEV_SYNC_SUPPORT], 1, [Define to 1 to enable synchronisation with udev processing.])
669 AC_DEFINE([HAVE_UDEV_QUEUE_GET_UDEV_IS_ACTIVE], 1,
688 AC_DEFINE([DEFAULT_SI_UNIT_CONSISTENCY], 0, [Define to 0 to reinstate the pre-2.02.54 handling of unit suffixes.])
704 AC_DEFINE([O_DIRECT_SUPPORT], 1, [Define to 1 to enable O_DIRECT support.])
766 AC_DEFINE([DMEVENTD], 1, [Define to 1 to enable the device-mapper event daemon.])
772 AC_CHECK_LIB(c, getline, AC_DEFINE([HAVE_GETLINE], 1,
779 AC_DEFINE([HAVE_CANONICALIZE_FILE_NAME], 1,
811 AC_DEFINE([HAVE_LIBDL], 1, [Define to 1 if dynamic libraries are available.])
840 AC_DEFINE([HAVE_SEPOL], 1,
848 AC_DEFINE([HAVE_SELINUX], 1, [Define to 1 to include support for selinux.])
874 AC_DEFINE([HAVE_REALTIME], 1, [Define to 1 to include support for realtime clock.])
883 AC_CHECK_HEADERS(getopt.h, AC_DEFINE([HAVE_GETOPTLONG], 1, [Define to 1 if getopt_long is available.]))
901 AC_DEFINE([READLINE_SUPPORT], 1,