]> The Tcpdump Group git mirrors - tcpdump/commit
Use AC_CHECK_TOOL to find ar.
authorGuy Harris <[email protected]>
Thu, 16 Jan 2014 22:40:46 +0000 (14:40 -0800)
committerGuy Harris <[email protected]>
Thu, 16 Jan 2014 22:40:46 +0000 (14:40 -0800)
commit3b149607b9dfb9ecf3d344e970a608b7944629a1
tree51940ba70629e6820ae0ce81016db55d07283644
parent8ec071f59c1d7b51d3acc852945dcf7d3fc0f68d
Use AC_CHECK_TOOL to find ar.

On some platforms, such as at least some versions of HP-UX, AR isn't
automatically set by make.
Makefile.in
configure
configure.in