diff options
Diffstat (limited to 'config/user.m4')
-rw-r--r-- | config/user.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/user.m4 b/config/user.m4 index bc68808f8..a79deefe8 100644 --- a/config/user.m4 +++ b/config/user.m4 @@ -3,11 +3,11 @@ dnl # Default ZFS user configuration dnl # AC_DEFUN([ZFS_AC_CONFIG_USER], [ 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 ]) |