]> git.proxmox.com Git - mirror_zfs-debian.git/commit
Fix spl version check
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 3 Sep 2010 03:44:41 +0000 (20:44 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 3 Sep 2010 03:44:41 +0000 (20:44 -0700)
commit5e6121455c0b941f4612ceb2c1f312d527534b46
tree6d8835a04bf9bb05b655c58edab8d0bb149edd4a
parent8160dd9a74b5b5eb3439d4aa0f0bc50e3400c123
Fix spl version check

The spl_config.h file is checked to determine the spl version.
However, the zfs code was looking for it in the source directory
and not the build directory.
config/kernel.m4
configure