]> git.proxmox.com Git - mirror_zfs.git/blob - config/user.m4
a79deefe85c4dc06b940a3c2d4283eb0057307d4
[mirror_zfs.git] / config / user.m4
1 dnl #
2 dnl # Default ZFS user configuration
3 dnl #
4 AC_DEFUN([ZFS_AC_CONFIG_USER], [
5 ZFS_AC_CONFIG_USER_ARCH
6 ZFS_AC_CONFIG_USER_IOCTL
7 ZFS_AC_CONFIG_USER_ZLIB
8 ZFS_AC_CONFIG_USER_LIBUUID
9 ZFS_AC_CONFIG_USER_LIBBLKID
10 ZFS_AC_CONFIG_USER_LIBSELINUX
11 ZFS_AC_CONFIG_USER_FRAME_LARGER_THAN
12 ZFS_AC_CONFIG_USER_STACK_GUARD
13 ])