[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1268340438.7707.4.camel@amd64.fatal.se>
Date: Thu, 11 Mar 2010 21:47:18 +0100
From: Andreas Henriksson <andreas@...al.se>
To: shemminger@...tta.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] iproute2: detect iptables modules dir in configure.
On tor, 2010-03-11 at 20:07 +0100, Andreas Henriksson wrote:
[...]
> --- a/tc/Makefile
> +++ b/tc/Makefile
> @@ -77,6 +77,9 @@ TCLIB += tc_estimator.o
> TCLIB += tc_stab.o
>
> CFLAGS += -DCONFIG_GACT -DCONFIG_GACT_PROB
> +ifneq ($(IPT_LIB_DIR),)
> + CFLAGS += -DIPT_LIB_DIR="$(IPT_LIB_DIR)"
> +endif
>
Sorry, I missed to escape the "'s above. I'll send a v2 in a few
seconds.
--
Regards,
Andreas Henriksson
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists