]> git.proxmox.com Git - mirror_zfs-debian.git/blobdiff - config/user.m4
Fix configure tests to play nice with GCC 4.6
[mirror_zfs-debian.git] / config / user.m4
index bc68808f80b3a4015eca0a326c13faf838db102e..4fcef3d5b64ffec9f7b2ae7f12ac25b2969ee836 100644 (file)
@@ -2,12 +2,13 @@ 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_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
 ])