]> The Tcpdump Group git mirrors - tcpdump/commit
Check for ether_ntohost() after checking for libpcap, so that we do so
authorguy <guy>
Sun, 27 Mar 2005 23:16:08 +0000 (23:16 +0000)
committerguy <guy>
Sun, 27 Mar 2005 23:16:08 +0000 (23:16 +0000)
commit6198b3a089ca677bd47d26656ef3b92963bb2338
treea6727727b43a4d091b267bf741288e0851e96b6d
parenta7f2c5e4657cb2c6d1ec9ac26b20acd704160aa2
Check for ether_ntohost() after checking for libpcap, so that we do so
after we've checked whether we need -lsocket -lnsl to get routines such
as ether_ntohost().
configure
configure.in