aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2023-01-30configure, CMakeLists.txt: don't check for snprintf().Guy Harris
2023-01-20configure: boost the minimum autoconf version to 2.69.Guy Harris
2022-09-19configure.ac: fix configure tests broken with Clang 15 (implicit function dec...Sam James
2022-03-19Handle DLT_PFLOG on all OSes.Guy Harris
2022-03-19autoconf: Use AS_HELP_STRING macro instead of AC_HELP_STRINGFrancois-Xavier Le Bail
2022-03-19libsmi: Use AS_HELP_STRING macro in configure.acFrancois-Xavier Le Bail
2022-03-19SMB: Use AS_HELP_STRING macro in configure.acFrancois-Xavier Le Bail
2022-03-19[bugfix]configure: fix error when cross-compileMingrui
2021-09-29Fix auto-enabling of Capsicum on FreeBSD with Autoconf. [skip appveyor]Denis Ovsienko
2021-09-29Mend "make check" on Solaris 9 (Autoconf only).Denis Ovsienko
2021-09-29Import Autoconf/make and "make releasetar" fixes. [skip ci]Denis Ovsienko
2020-12-19SMB: Disable the printer by defaultFrancois-Xavier Le Bail
2020-03-02$srcdir suffices.Guy Harris
2020-03-02Look for Makefile-devel-adds in the top-level source directory.Guy Harris
2020-02-06Use HTTPS in an URLFrancois-Xavier Le Bail
2020-01-05Clean up ESP and ISAKMP decryption.Guy Harris
2019-11-03libdnet has bugs, do not use it.Denis Ovsienko
2019-08-08Remove more old-compiler compensation.Guy Harris
2019-05-02fix shell variable typo and unbreak --without-sandbox-capsicumCraig Leres
2018-11-09Require sys/capsicum.h to use Capsicum.Guy Harris
2018-09-15Don't warn about declarations after statements.Guy Harris
2018-07-28Remove a useless warning about the SMB decoder.Denis Ovsienko
2018-07-28Fix a typo in a comment.Denis Ovsienko
2018-07-28Try the pcap_dump_ftell() check after pcap-config.Denis Ovsienko
2018-07-28Stick with one version of pcap_dump_ftell.c.Denis Ovsienko
2018-07-19Display interface and index and name on DLT_LINUX_SLL2Petr Vorel
2018-05-23Declare the NFLOG pseudo-header ourselves.Guy Harris
2018-05-23Declare the Bluetooth pseudo-header ourselves.Guy Harris
2018-01-22Configure for ether_ntohost() as libpcap does it for ether_hostton().Guy Harris
2018-01-22Don't check for netinet/if_ether.h unless we need it.Guy Harris
2018-01-21Do more substitution for missing libpcap functions.Guy Harris
2018-01-21Clean up comments to reflect reality.Guy Harris
2018-01-21No need to replace vfprintf().Guy Harris
2018-01-21Don't test for __attribute__ in the configure script.Guy Harris
2018-01-11Use nd_ types, add host-endian extract routines, clean up signed vs. unsigned.Guy Harris
2018-01-08Use pcapng as the name of the file format.Guy Harris
2018-01-07C99 - ask for it by name!Guy Harris
2017-12-30Clean up handling of libdnet headers.Guy Harris
2017-11-30Rename configure.in to configure.ac.Guy Harris