summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure: discard stray characters.Guy Harris2022-12-191-1/+1
* configure: construct REQUIRES_PRIVATE in the correct order.Guy Harris2022-10-061-6/+4
* autoconf, cmake: fix generated pcap-config and libpcap.pc.Guy Harris2022-10-061-68/+193
* autotools: fix a comment. [skip ci]Guy Harris2022-10-061-1/+1
* Fixup some recent comments. [skip ci]Denis Ovsienko2022-10-061-2/+2
* configure: get rid of a stray blank line. [skip ci]Guy Harris2022-10-061-1/+0
* autotools, cmake: provide an rpath option if necessary.Guy Harris2022-10-061-9/+56
* Fix some typosFrancois-Xavier Le Bail2022-08-281-1/+1
* configure: fix another unclosed string.Guy Harris2022-07-131-1/+1
* configure: fix string without closing quote.Guy Harris2022-07-131-1/+1
* On Solaris, tweak PKG_CONFIG_PATH as necessary for the build bitwidth.Guy Harris2022-07-131-0/+58
* Improve handling of C++.Guy Harris2022-07-131-2/+36
* On Haiku, add a check for libbsd which has getpassFrançois Revol2022-07-131-0/+4
* Fix some typosFrancois-Xavier Le Bail2022-07-041-1/+1
* configure: get rid of unused substituted variable.Guy Harris2022-04-041-1/+0
* configure: shuffle AC_SUBST(), remove unused ones.Guy Harris2022-03-311-31/+29
* configure: undo all the debugging stuff.Guy Harris2022-03-311-1/+28
* configure: start adding back the libibverbs library checks. [skip cirrus] [sk...Guy Harris2022-03-311-0/+3
* configure: add one more assignment back. [skip cirrus] [skip appveyor]Guy Harris2022-03-311-0/+1
* configure: add one more assignment back. [skip cirrus] [skip appveyor]Guy Harris2022-03-311-0/+1
* configure: add back some more assignment statements. [skip cirrus] [skip appv...Guy Harris2022-03-311-0/+2
* configure: start re-introducing the assignment statements. [skip cirrus] [ski...Guy Harris2022-03-311-1/+2
* configure: shrink down that part of code. [skip cirrus] [skip appveyor]Guy Harris2022-03-311-7/+1
* configure: try to trigger an OpenCSW build. [skip cirrus] [skip appveyor]Guy Harris2022-03-311-0/+1
* configure: put back bits of the link test for libibverbs. [skip cirrus] [skip...Guy Harris2022-03-311-0/+9
* configure: putt back the pkg-config libibverbs test. [skip cirrus] [skip appv...Guy Harris2022-03-311-0/+6
* configure: force an OpenCSW build. [skip cirrus] [skip appveyor]Guy Harris2022-03-311-1/+0
* configure: remove more libibverbs code. [skip ci]Guy Harris2022-03-311-39/+0
* configure: temporarily remove the pkg-config test for libibverbs.Guy Harris2022-03-311-5/+0
* configure, CMake: use pkg-config first when checking for libibverbs.Guy Harris2022-03-271-6/+33
* configure: fix another typo in a comment. [skip ci]Guy Harris2022-03-251-1/+1
* Allow the path in which DPDK is installed to be specified.Guy Harris2022-03-241-1/+10
* configure: update "can't determine capture interface" message. [skip ci]Guy Harris2022-03-241-1/+1
* configure, cmake: only check for DPDK using pkg-config.Guy Harris2022-03-231-141/+110
* configure: correctly do some DPDK checks.Guy Harris2022-03-161-2/+2
* pcap-usb-linux: fix scan for usbmon devices.Guy Harris2022-03-151-6/+11
* configure: clean up checking for openssl with Homebrew and with nothing.Guy Harris2022-03-151-32/+86
* configure: clean up searching for OpenSSL/libressl.Guy Harris2022-03-151-45/+58
* configure: get rid of the attempt to auto-run PKG_PROG_PKG_CONFIG.Guy Harris2022-03-151-0/+5
* configure: use PKG_CHECK_MODULES to run pkg-config.Guy Harris2022-03-151-87/+48
* Fix macOS fat build checks.Guy Harris2022-02-211-14/+72
* autoconf: Use AS_HELP_STRING macro in configure.ac for '--enable-remote'Francois-Xavier Le Bail2022-02-211-4/+5
* autoconf: fix typo in test of macOS version.Guy Harris2022-02-211-1/+1
* Improve handling of DLT_PFLOG when generating filter code.Guy Harris2022-02-201-21/+0
* autoconf: Use AS_HELP_STRING macro instead of AC_HELP_STRINGFrancois-Xavier Le Bail2022-02-201-22/+22
* configure: Fix a yacc/bison error message. [skip ci]Denis Ovsienko2022-02-201-1/+1
* configure.ac: Expand the flex error message. [skip ci]Denis Ovsienko2022-02-201-1/+7
* Fix a bunch of issues after the previous commit. [skip appveyor]Denis Ovsienko2022-02-201-1/+1
* On Linux, don't assume the compiler supports __atomic builtins.Guy Harris2021-05-121-0/+1
* Get the previous commit right.Denis Ovsienko2021-04-091-2/+0