X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=config%2Fuser.m4;h=6925e56f4b1a856babe658a32a766af9a439db88;hb=refs%2Fheads%2Frertzinger%2Ffeature-zpool-get--p;hp=6f0276937ea7cbcc4aae4c972fd8a2bf062ca75d;hpb=b3259b6a2ba29595dc5f2df0f6def8c7fc6bcb98;p=zfs.git diff --git a/config/user.m4 b/config/user.m4 index 6f02769..6925e56 100644 --- a/config/user.m4 +++ b/config/user.m4 @@ -2,13 +2,13 @@ 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_LIBSHARE 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 - ZFS_AC_CONFIG_USER_STACK_GUARD ])