]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
Make iproute2 configure script more flexible
authorDan McGee <dan@archlinux.org>
Fri, 15 Jul 2011 08:52:24 +0000 (08:52 +0000)
committerStephen Hemminger <shemminger@vyatta.com>
Wed, 31 Aug 2011 17:56:12 +0000 (10:56 -0700)
commit44e743e588bcc737b7a2a5891f90279c58934ad7
tree1b35a795a5402775280620e40583c2b6d4264ad3
parent05fb9184f2129c50cd0e406e9eda80509307af25
Make iproute2 configure script more flexible

On Arch Linux, we still install the iptables shared libraries in
/usr/lib/iptables/, even though the main library is installed to
/usr/lib/libxtables.so. This change checks all available locations to
correctly find the iptables library directory.

Signed-off-by: Dan McGee <dan@archlinux.org>
configure