]> The Tcpdump Group git mirrors - tcpdump/commit
Retire all remaining IRIX and SINIX support. [skip appveyor] 1127/head
authorDenis Ovsienko <[email protected]>
Fri, 2 Feb 2024 22:24:41 +0000 (22:24 +0000)
committerDenis Ovsienko <[email protected]>
Fri, 2 Feb 2024 22:24:41 +0000 (22:24 +0000)
commitde21edafffb8a510995efb1b150b43c934a49f94
treeb65b10ae77d3d7aaf64872d07b9c2d12607c7ab2
parent8482d8c5377a134812dc29cc057a556d2b1deb42
Retire all remaining IRIX and SINIX support. [skip appveyor]

AC_LBL_LIBRARY_NET in tcpdump is out of date, study the current
requirements and copy from libpcap only what is really necessary.  This
works as expected, for example:

Linux, NetBSD and Solaris 11.4:

checking for gethostbyaddr... yes

illumos:

checking for gethostbyaddr... no
checking for gethostbyaddr in -lsocket... yes

Haiku:

checking for gethostbyaddr... no
checking for gethostbyaddr in -lsocket... no
checking for gethostbyaddr in -lnetwork... yes
aclocal.m4
nameser.h