aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2023-02-15Fix spaces before tabs in indentationFrancois-Xavier Le Bail
2023-01-20configure: boost the minimum autoconf version to 2.69. [skip ci]Guy Harris
2022-12-19configure: discard stray characters.Guy Harris
2022-10-06configure: construct REQUIRES_PRIVATE in the correct order.Guy Harris
2022-10-06autoconf, cmake: fix generated pcap-config and libpcap.pc.Guy Harris
2022-10-06autotools: fix a comment. [skip ci]Guy Harris
2022-10-06Fixup some recent comments. [skip ci]Denis Ovsienko
2022-10-06configure: get rid of a stray blank line. [skip ci]Guy Harris
2022-10-06autotools, cmake: provide an rpath option if necessary.Guy Harris
2022-08-28Fix some typosFrancois-Xavier Le Bail
2022-07-13configure: fix another unclosed string.Guy Harris
2022-07-13configure: fix string without closing quote.Guy Harris
2022-07-13On Solaris, tweak PKG_CONFIG_PATH as necessary for the build bitwidth.Guy Harris
2022-07-13Improve handling of C++.Guy Harris
2022-07-13On Haiku, add a check for libbsd which has getpassFrançois Revol
2022-07-04Fix some typosFrancois-Xavier Le Bail
2022-04-04configure: get rid of unused substituted variable.Guy Harris
2022-03-31configure: shuffle AC_SUBST(), remove unused ones.Guy Harris
2022-03-31configure: undo all the debugging stuff.Guy Harris
2022-03-31configure: start adding back the libibverbs library checks. [skip cirrus] [sk...Guy Harris
2022-03-31configure: add one more assignment back. [skip cirrus] [skip appveyor]Guy Harris
2022-03-31configure: add one more assignment back. [skip cirrus] [skip appveyor]Guy Harris
2022-03-31configure: add back some more assignment statements. [skip cirrus] [skip appv...Guy Harris
2022-03-31configure: start re-introducing the assignment statements. [skip cirrus] [ski...Guy Harris
2022-03-31configure: shrink down that part of code. [skip cirrus] [skip appveyor]Guy Harris
2022-03-31configure: try to trigger an OpenCSW build. [skip cirrus] [skip appveyor]Guy Harris
2022-03-31configure: put back bits of the link test for libibverbs. [skip cirrus] [skip...Guy Harris
2022-03-31configure: putt back the pkg-config libibverbs test. [skip cirrus] [skip appv...Guy Harris
2022-03-31configure: force an OpenCSW build. [skip cirrus] [skip appveyor]Guy Harris
2022-03-31configure: remove more libibverbs code. [skip ci]Guy Harris
2022-03-31configure: temporarily remove the pkg-config test for libibverbs.Guy Harris
2022-03-27configure, CMake: use pkg-config first when checking for libibverbs.Guy Harris
2022-03-25configure: fix another typo in a comment. [skip ci]Guy Harris
2022-03-24Allow the path in which DPDK is installed to be specified.Guy Harris
2022-03-24configure: update "can't determine capture interface" message. [skip ci]Guy Harris
2022-03-23configure, cmake: only check for DPDK using pkg-config.Guy Harris
2022-03-16configure: correctly do some DPDK checks.Guy Harris
2022-03-15pcap-usb-linux: fix scan for usbmon devices.Guy Harris
2022-03-15configure: clean up checking for openssl with Homebrew and with nothing.Guy Harris
2022-03-15configure: clean up searching for OpenSSL/libressl.Guy Harris
2022-03-15configure: get rid of the attempt to auto-run PKG_PROG_PKG_CONFIG.Guy Harris
2022-03-15configure: use PKG_CHECK_MODULES to run pkg-config.Guy Harris
2022-02-21Fix macOS fat build checks.Guy Harris
2022-02-21autoconf: Use AS_HELP_STRING macro in configure.ac for '--enable-remote'Francois-Xavier Le Bail
2022-02-21autoconf: fix typo in test of macOS version.Guy Harris
2022-02-20Improve handling of DLT_PFLOG when generating filter code.Guy Harris
2022-02-20autoconf: Use AS_HELP_STRING macro instead of AC_HELP_STRINGFrancois-Xavier Le Bail
2022-02-20configure: Fix a yacc/bison error message. [skip ci]Denis Ovsienko
2022-02-20configure.ac: Expand the flex error message. [skip ci]Denis Ovsienko
2022-02-20Fix a bunch of issues after the previous commit. [skip appveyor]Denis Ovsienko