X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=config%2Fuser.m4;h=6925e56f4b1a856babe658a32a766af9a439db88;hb=ffb21118add1a2e6cec2ce401c333b4a4e76d9a3;hp=a79deefe85c4dc06b940a3c2d4283eb0057307d4;hpb=c5d915f4237bbd1f5623b5044a1924a3cb91852b;p=zfs.git diff --git a/config/user.m4 b/config/user.m4 index a79deef..6925e56 100644 --- a/config/user.m4 +++ b/config/user.m4 @@ -2,6 +2,8 @@ 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 @@ -9,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 ])