ipsec-tools: update to 0.8.1
This patch updates ipsec-tools to version 0.8.1 and refreshes its patches. It was released on Sourceforge on 2013-01-08. Compile and run tested, no problems found. Patch-by: Anton van Bohemen <avbohemen@ziggo.nl> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@35640 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -75,9 +75,10 @@ case "$host_os" in
|
||||
@@ -74,9 +74,10 @@ case "$host_os" in
|
||||
[ KERNEL_INCLUDE="/lib/modules/`uname -r`/build/include" ])
|
||||
|
||||
AC_CHECK_HEADER($KERNEL_INCLUDE/linux/pfkeyv2.h, ,
|
||||
@ -14,7 +14,7 @@
|
||||
AC_SUBST(KERNEL_INCLUDE)
|
||||
# We need the configure script to run with correct kernel headers.
|
||||
# However we don't want to point to kernel source tree in compile time,
|
||||
@@ -644,7 +645,14 @@ AC_EGREP_CPP(yes,
|
||||
@@ -643,7 +644,14 @@ AC_EGREP_CPP(yes,
|
||||
#ifdef SADB_X_EXT_NAT_T_TYPE
|
||||
yes
|
||||
#endif
|
||||
@ -35,7 +35,7 @@
|
||||
@@ -1,14 +1,7 @@
|
||||
-
|
||||
-.includes: ${top_builddir}/config.status
|
||||
- ln -sf $(KERNEL_INCLUDE)/linux
|
||||
- ln -snf $(KERNEL_INCLUDE)/linux
|
||||
- touch .includes
|
||||
-
|
||||
-all: .includes
|
||||
|
Reference in New Issue
Block a user