]> git.ipfire.org Git - thirdparty/iproute2.git/commit
configure: pull AR from the env too
authorMike Frysinger <vapier@gentoo.org>
Sun, 16 Dec 2012 22:09:17 +0000 (17:09 -0500)
committerStephen Hemminger <shemminger@vyatta.com>
Mon, 17 Dec 2012 17:13:46 +0000 (09:13 -0800)
commit95d9d665d9dc5bdb0be84d2caa405e9487bd88ad
tree737da4cb1d84b209eb9c931442d10c83bd7d96e4
parent691c8a65677e8371da2c18c97ec5e7501dec8d18
configure: pull AR from the env too

This matches the existing CC behavior.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
configure