summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Configure for ether_ntohost() as libpcap does it for ether_hostton().Guy Harris2018-01-221-58/+122
* Don't check for netinet/if_ether.h unless we need it.Guy Harris2018-01-221-19/+7
* Do more substitution for missing libpcap functions.Guy Harris2018-01-211-4/+11
* Clean up comments to reflect reality.Guy Harris2018-01-211-4/+14
* No need to replace vfprintf().Guy Harris2018-01-211-1/+1
* Don't test for __attribute__ in the configure script.Guy Harris2018-01-211-5/+0
* Use nd_ types, add host-endian extract routines, clean up signed vs. unsigned.Guy Harris2018-01-111-1/+0
* Use pcapng as the name of the file format.Guy Harris2018-01-081-5/+6
* C99 - ask for it by name!Guy Harris2018-01-071-1/+1
* Clean up handling of libdnet headers.Guy Harris2017-12-301-13/+39
* Rename configure.in to configure.ac.Guy Harris2017-11-301-0/+955