Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 486836
Collapse All | Expand All

(-)a/configure (-1 / +3 lines)
Lines 14050-14056 _ACEOF Link Here
14050
fi
14050
fi
14051
done
14051
done
14052
14052
14053
14053
if test "$BUILDKMOD" == "yes"
14054
then
14054
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking kernel source for struct xt_action_param" >&5
14055
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking kernel source for struct xt_action_param" >&5
14055
$as_echo_n "checking kernel source for struct xt_action_param... " >&6; }
14056
$as_echo_n "checking kernel source for struct xt_action_param... " >&6; }
14056
if test -f $ksourcedir/include/linux/netfilter/x_tables.h && \
14057
if test -f $ksourcedir/include/linux/netfilter/x_tables.h && \
Lines 14262-14267 else Link Here
14262
$as_echo "no" >&6; }
14263
$as_echo "no" >&6; }
14263
	as_fn_error $? "Netns support is required in the Linux kernel tree" "$LINENO" 5
14264
	as_fn_error $? "Netns support is required in the Linux kernel tree" "$LINENO" 5
14264
fi
14265
fi
14266
fi
14265
14267
14266
if test "x$enable_debug" = "xyes"
14268
if test "x$enable_debug" = "xyes"
14267
then
14269
then

Return to bug 486836