Code

configure.in: Look for ip_vs.h in the kernel sources.
authorBoian Berberov <bberberov@gmail.com>
Mon, 11 Aug 2008 14:57:57 +0000 (16:57 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Mon, 11 Aug 2008 14:57:57 +0000 (16:57 +0200)
commit9bf39535ce55d5ff736c2ab3ee8ffdd8d8d8d62f
tree29e147e85e75a14f13cd5e41d9b1b20ce2d62744
parent63e7c4e8ef41d64caaf8e91cf04c3cb8b5b9ef6e
configure.in: Look for ip_vs.h in the kernel sources.

Developers,

I am writing an updated ebuild for gentoo and I made this patch that allows
ip_vs.h to be located and the ipvs module to build. Normally I would include
this with the ebuild, but I thought it may be beneficial to send it to you.
Please review it and let me know what you think. I am still inexperienced with
autotools so the patch may not be well put together. If you would consider
applying it or a similar patch, please let me know so I can adjust the ebuild
accordingly.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
configure.in
src/Makefile.am