]> git.ipfire.org Git - thirdparty/iproute2.git/commit
iproute2: detect iptables modules dir in configure.
authorAndreas Henriksson <andreas@fatal.se>
Thu, 11 Mar 2010 10:54:31 +0000 (10:54 +0000)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Mon, 29 Mar 2010 22:10:20 +0000 (15:10 -0700)
commit12ddfff76ca4a373d50fd2ac7fff2bd4e0883955
treea21b905028d7fcefab8cbc557a37d9e5ae7c880d
parent800b444016665980ad0de1ec878031fd1dedc240
iproute2: detect iptables modules dir in configure.

Try to automatically detect iptables modules directory.

Make the configure script look for iptables modules.
This also makes it possible to specify it on the
command line while building via "make IPT_LIB_DIR=/foo/bar".

Signed-off-by: Andreas Henriksson <andreas@fatal.se>
configure
tc/Makefile