X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=config%2Fuser.m4;h=109ebd5f92f2f9dc0ee49f583581e6b5a2b4e8a2;hb=89103a264343b0fed763a4ed0cc331b7233bef0d;hp=d12633f39601b1967f8e1e4ed50efb921fd174f5;hpb=8a7e1ceefa430988c8f888ca708ab307333b4464;p=zfs.git diff --git a/config/user.m4 b/config/user.m4 index d12633f..109ebd5 100644 --- a/config/user.m4 +++ b/config/user.m4 @@ -2,6 +2,7 @@ dnl # dnl # Default ZFS user configuration dnl # AC_DEFUN([ZFS_AC_CONFIG_USER], [ + ZFS_AC_CONFIG_USER_UDEV ZFS_AC_CONFIG_USER_ARCH ZFS_AC_CONFIG_USER_IOCTL ZFS_AC_CONFIG_USER_ZLIB @@ -9,6 +10,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_NO_UNUSED_BUT_SET_VARIABLE - ZFS_AC_CONFIG_USER_STACK_GUARD ])