]> git.proxmox.com Git - mirror_spl-debian.git/commit
Remove LINUXINCLUDE from autoconf wrapper, breaks 2.6.28+ kernels.
authorBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 27 Jul 2009 16:52:01 +0000 (09:52 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 27 Jul 2009 16:52:01 +0000 (09:52 -0700)
commit3d0cb2d31dbeef37382249ceb9f16a46c2ccd819
tree61311c5326271f4655896a6a8276fd0a5f556eb9
parent7064b767c22eba639ef20180f03b6a25b40ff2e1
Remove LINUXINCLUDE from autoconf wrapper, breaks 2.6.28+ kernels.
Modern kernel build systems at least post 2.6.16 will set this properly
so we should not.  In fact post 2.6.28 the include headers have moved
under arch so the guess we make here is completely wrong.  Letting
the kernel build system set this ensure it will be correct.
config/spl-build.m4
configure