]> The Tcpdump Group git mirrors - tcpdump/commit
From Albert Chin:
authorguy <guy>
Wed, 20 Apr 2005 09:51:03 +0000 (09:51 +0000)
committerguy <guy>
Wed, 20 Apr 2005 09:51:03 +0000 (09:51 +0000)
commit88afd2c20b0ff752a2203ee5df710d352c1756a2
treef016b06c56431e4d58dec691efe890b7050c085c
parent5325a34e24bae573c5788dc29f1878b77c702a6c
From Albert Chin:

  1. aclocal.m4 patch required by Tru64 UNIX which has
     inttypes.h in a non-standard location so gcc cannot find
     the PRI types. So, use <sys/bitypes.h> to get u_int#_t
     types for help detecting %llx, etc.
  2. Help gcc on aix find ether_ntohost declaration.
aclocal.m4
configure
configure.in