X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=config%2Fuser.m4;h=6925e56f4b1a856babe658a32a766af9a439db88;hb=1a33036df9de8f95aea38ec0d9e483106d1abaa4;hp=4fcef3d5b64ffec9f7b2ae7f12ac25b2969ee836;hpb=12d06bac9b22b11d8a322dfea4bdb50b106c254f;p=zfs.git diff --git a/config/user.m4 b/config/user.m4 index 4fcef3d..6925e56 100644 --- a/config/user.m4 +++ b/config/user.m4 @@ -3,6 +3,7 @@ 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 @@ -10,5 +11,4 @@ AC_DEFUN([ZFS_AC_CONFIG_USER], [ ZFS_AC_CONFIG_USER_LIBBLKID ZFS_AC_CONFIG_USER_LIBSELINUX ZFS_AC_CONFIG_USER_FRAME_LARGER_THAN - ZFS_AC_CONFIG_USER_STACK_GUARD ])