On Mon, 12 Feb 2007 08:32:30 -0800
"Dan Nicholson" <[EMAIL PROTECTED]> wrote:

> The location of the iptables modules are currently hardcoded into the
> tc binary. This patch just adds a make variable of the same name and
> passes it through the preprocessor. The README has been updated with
> this info.
> ---
>  README      |    4 ++++
>  tc/Makefile |    5 ++++-
>  tc/m_ipt.c  |    2 +-
>  3 files changed, 9 insertions(+), 2 deletions(-)

Fixed by adding support for IPTABLES_LIB_DIR environment variable
(same as current iptables source).


-- 
Stephen Hemminger <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to