author | Sebastian Harl <sh@tokkee.org> | |
Mon, 9 Jan 2012 10:16:19 +0000 (11:16 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 9 Jan 2012 17:27:36 +0000 (18:27 +0100) | ||
commit | 79226d115c1778d857a8ae5144959fc166c9c1f0 | |
tree | 46722ad5471c25bbac92ea669d6779d378989194 | tree | snapshot |
parent | 9756728149b2ebd2ccb9e0550a0602f6559092b8 | commit | diff |
build system, ipvs plugin: Check for linux/ip_vs.h as well.
Also, try to find ip_vs.h without using KERNEL_CFLAGS at first. The Linux
kernel headers should not be used directly -- in current kernel versions this
generates warnings leading to build failures because of -Werror.
Also, try to find ip_vs.h without using KERNEL_CFLAGS at first. The Linux
kernel headers should not be used directly -- in current kernel versions this
generates warnings leading to build failures because of -Werror.
configure.in | diff | blob | history | |
src/Makefile.am | diff | blob | history | |
src/ipvs.c | diff | blob | history |