Add -p switch to "zpool get"
[zfs.git] / config / user.m4
index 0d617c8..6925e56 100644 (file)
@@ -1 +1,14 @@
-# Default ZFS user mode configuration
+dnl #
+dnl # Default ZFS user configuration
+dnl #
+AC_DEFUN([ZFS_AC_CONFIG_USER], [
+       ZFS_AC_CONFIG_USER_UDEV
+       ZFS_AC_CONFIG_USER_DRACUT
+       ZFS_AC_CONFIG_USER_ARCH
+       ZFS_AC_CONFIG_USER_IOCTL
+       ZFS_AC_CONFIG_USER_ZLIB
+       ZFS_AC_CONFIG_USER_LIBUUID
+       ZFS_AC_CONFIG_USER_LIBBLKID
+       ZFS_AC_CONFIG_USER_LIBSELINUX
+       ZFS_AC_CONFIG_USER_FRAME_LARGER_THAN
+])