]> granicus.if.org Git - zfs/blobdiff - config/user.m4
config: compile test rather than run test
[zfs] / config / user.m4
index 0d617c86be13d81710b846afda53cd5a056ca939..da1cdea3318ccd87c36d778a99a713575cb0ee4f 100644 (file)
@@ -1 +1,15 @@
-# 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_SYSTEMD
+       ZFS_AC_CONFIG_USER_SYSVINIT
+       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_FRAME_LARGER_THAN
+])