]> git.proxmox.com Git - mirror_zfs-debian.git/blob - config/user.m4
Fix executable permissions
[mirror_zfs-debian.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_UDEV
6 ZFS_AC_CONFIG_USER_ARCH
7 ZFS_AC_CONFIG_USER_IOCTL
8 ZFS_AC_CONFIG_USER_ZLIB
9 ZFS_AC_CONFIG_USER_LIBUUID
10 ZFS_AC_CONFIG_USER_LIBBLKID
11 ZFS_AC_CONFIG_USER_LIBSELINUX
12 ZFS_AC_CONFIG_USER_FRAME_LARGER_THAN
13 ZFS_AC_CONFIG_USER_STACK_GUARD
14 ])