aboutsummaryrefslogtreecommitdiffstats
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* Explain where GeoIP_free comes fromJoão Valverde2017-11-151-1/+1
* autotools: Try to be clearer about --with-ssl and remove cruftJoão Valverde2017-11-051-25/+15
* configure: Fix pcap-config --cflags command substitutionJoão Valverde2017-11-011-1/+1
* configure: Fix PCAP_LIBS without pcap-configJoão Valverde2017-10-141-3/+3
* Update comment.Guy Harris2017-10-141-1/+2
* autotools: Use package flags to configure libpcapJoão Valverde2017-09-241-65/+73
* configure: Restore --with-pcap=<DIR> optionJoão Valverde2017-09-031-3/+0
* Add hardware timestamping supportAhmad Fatoum2017-08-221-1/+1
* Add G.729 decoding based on bcg729 libraryPascal Quantin2017-07-301-0/+28
* Require at least c-ares 1.5.0 when configuring.Guy Harris2017-07-211-3/+28
* On UN*X, make sure we can find inflate() in libz.Guy Harris2017-06-271-1/+21
* Revert "Revert "Get rid of HAVE_REMOTE.""Guy Harris2017-05-111-3/+1
* Revert "Get rid of HAVE_REMOTE."Jörg Mayer2017-05-111-1/+3
* Get rid of HAVE_REMOTE.Guy Harris2017-05-101-3/+1
* Update Windows binaries to GeoIP 1.6.10 with a local GeoIP_free functionPascal Quantin2017-04-141-0/+5
* CMake,autotools: enable -Werror=implicit by defaultPeter Wu2016-12-281-4/+5
* Update comments and messages for the new name for Apple's OS for Macs.Guy Harris2016-12-201-1/+1
* Do *NOT* strip newlines from the standard input of sed.Guy Harris2016-12-021-1/+1
* cql: add lz4 and snappy decompressionBenoît Canet2016-10-171-0/+160
* Remove nghttp2 code and use system' nghttp2Balint Reczey2016-10-131-0/+28
* configure: Check for working lreleaseJoão Valverde2016-07-061-0/+13
* autotools: Qt 5.7 requires C++11João Valverde2016-06-271-0/+8
* extcap: Check libssh >= 0.6.0 for sshdump, ciscodumpJohn A. Thacker2016-06-131-5/+17
* autotools: Move OSX autoconf macros to ws_osx.m4João Valverde2016-05-121-78/+0
* autotools: use AM_CONDITIONAL for rpm build ruleJoão Valverde2016-04-251-20/+0
* Rename "libz" to "zlib"João Valverde2016-04-041-1/+1
* Use AC_PROG_SEDJoão Valverde2016-04-021-15/+0
* Use AC_CHECK_MEMBERSJoão Valverde2016-04-021-45/+0
* Use AC_STRUCT_TIMEZONEJoão Valverde2016-04-021-34/+0
* Improve configure script messageJoão Valverde2016-03-251-1/+1
* Add ax_lib_socket_nsl.m4 macroJoão Valverde2016-03-251-86/+13
* configure.ac: Remove --enable-usr-localJoão Valverde2016-03-231-29/+2
* Reorder some linker flags from most dependent to least dependentJoão Valverde2016-03-221-4/+3
* Remove ADNS supportJoão Valverde2016-03-211-31/+0
* Use AX_PROG_CC_FOR_BUILD macro to identify compiler targeting the build host.Eric Anderson2016-03-101-2/+2
* Revert "autotools: Use explicit zlib dependency build flags"João Valverde2016-03-031-40/+60
* autotools: Use explicit zlib dependency build flagsJoão Valverde2016-03-031-60/+40
* Lua configure.ac improvementsJoão Valverde2016-02-271-1/+12
* autotools: Display build flags in configure summaryJoão Valverde2016-02-231-6/+6
* autotools: Fix multiple repetitions of -L build flagsJoão Valverde2016-02-211-2/+2
* autotools: Use Qt flags only for building Qt GUIJoão Valverde2016-02-201-2/+0
* Fix Qt4 moc option argument and add build parametrizationJoão Valverde2016-02-031-1/+4
* autotools: Don't use "user variables" to set build flagsJoão Valverde2016-01-281-109/+105
* Revert "Don't use the printf command; it's not guaranteed to be there."Guy Harris2016-01-161-1/+1
* Don't use the printf command; it's not guaranteed to be there.Guy Harris2016-01-161-1/+1
* autotools: do not apply CFLAGS in reverse orderPeter Wu2015-11-261-20/+22
* Don't check whether the C++ compiler supports a flag if there isn't one.Guy Harris2015-11-251-93/+102
* Remove configure --enable-ipv6 optionJoão Valverde2015-11-231-118/+0
* acinclude.m4: Replace AS_ECHO_N with printfJoão Valverde2015-11-211-1/+1
* autotools: Fix extra-compiler-warnings for system headersJoão Valverde2015-11-211-1/+25