packages: xtables-addons: update to 1.42

fixes compilation for 3.3 and 3.4.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31282 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jogo
2012-04-13 21:37:01 +00:00
parent 25100c7a2a
commit f2629b0847
7 changed files with 30 additions and 17 deletions

View File

@ -1,6 +1,6 @@
--- a/configure
+++ b/configure
@@ -11693,7 +11693,7 @@ regular_CFLAGS="-Wall -Waggregate-return
@@ -11617,7 +11617,7 @@ regular_CFLAGS="-Wall -Waggregate-return
if test -n "$kbuilddir"; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking kernel version that we will build against" >&5
$as_echo_n "checking kernel version that we will build against... " >&6; }
@ -11,7 +11,7 @@
krel="${krel:${#kmajor}}";
--- a/configure.ac
+++ b/configure.ac
@@ -44,7 +44,7 @@ regular_CFLAGS="-Wall -Waggregate-return
@@ -43,7 +43,7 @@ regular_CFLAGS="-Wall -Waggregate-return
if test -n "$kbuilddir"; then
AC_MSG_CHECKING([kernel version that we will build against])