aboutsummaryrefslogtreecommitdiffstats
path: root/acinclude.m4
AgeCommit message (Expand)AuthorFilesLines
2018-04-18Remove autotools build system.Dario Lombardo1-2017/+0
2018-04-15Remove GTK+ and PortAudio from Autotools.Gerald Combs1-116/+0
2018-04-15Check for HAVE_LZ4FRAME_H in the LZ4 detection process and use itJoerg Mayer1-0/+4
2018-04-09Autotools: More Qt4 removal.Gerald Combs1-31/+5
2018-03-07spdx: more licenses converted.Dario Lombardo1-14/+1
2018-03-06Transition from GeoIP Legacy to MaxMindDB.Gerald Combs1-22/+10
2017-12-14Fix detection of Lua when there's no pkgconfig file.Jeff Morriss1-1/+12
2017-12-03Fix the configuration check for remote-capture support in libpcap.Guy Harris1-1/+28
2017-11-29Get rid of --with-pcap-remote; always check for pcap_open.Guy Harris1-14/+1
2017-11-15Explain where GeoIP_free comes fromJoão Valverde1-1/+1
2017-11-05autotools: Try to be clearer about --with-ssl and remove cruftJoão Valverde1-25/+15
2017-11-01configure: Fix pcap-config --cflags command substitutionJoão Valverde1-1/+1
2017-10-14configure: Fix PCAP_LIBS without pcap-configJoão Valverde1-3/+3
2017-10-14Update comment.Guy Harris1-1/+2
2017-09-24autotools: Use package flags to configure libpcapJoão Valverde1-65/+73
2017-09-03configure: Restore --with-pcap=<DIR> optionJoão Valverde1-3/+0
2017-08-22Add hardware timestamping supportAhmad Fatoum1-1/+1
2017-07-30Add G.729 decoding based on bcg729 libraryPascal Quantin1-0/+28
2017-07-21Require at least c-ares 1.5.0 when configuring.Guy Harris1-3/+28
2017-06-27On UN*X, make sure we can find inflate() in libz.Guy Harris1-1/+21
2017-05-11Revert "Revert "Get rid of HAVE_REMOTE.""Guy Harris1-3/+1
2017-05-11Revert "Get rid of HAVE_REMOTE."Jörg Mayer1-1/+3
2017-05-10Get rid of HAVE_REMOTE.Guy Harris1-3/+1
2017-04-14Update Windows binaries to GeoIP 1.6.10 with a local GeoIP_free functionPascal Quantin1-0/+5
2016-12-28CMake,autotools: enable -Werror=implicit by defaultPeter Wu1-4/+5
2016-12-20Update comments and messages for the new name for Apple's OS for Macs.Guy Harris1-1/+1
2016-12-02Do *NOT* strip newlines from the standard input of sed.Guy Harris1-1/+1
2016-10-17cql: add lz4 and snappy decompressionBenoît Canet1-0/+160
2016-10-13Remove nghttp2 code and use system' nghttp2Balint Reczey1-0/+28
2016-07-06configure: Check for working lreleaseJoão Valverde1-0/+13
2016-06-27autotools: Qt 5.7 requires C++11João Valverde1-0/+8
2016-06-13extcap: Check libssh >= 0.6.0 for sshdump, ciscodumpJohn A. Thacker1-5/+17
2016-05-12autotools: Move OSX autoconf macros to ws_osx.m4João Valverde1-78/+0
2016-04-25autotools: use AM_CONDITIONAL for rpm build ruleJoão Valverde1-20/+0
2016-04-04Rename "libz" to "zlib"João Valverde1-1/+1
2016-04-02Use AC_PROG_SEDJoão Valverde1-15/+0
2016-04-02Use AC_CHECK_MEMBERSJoão Valverde1-45/+0
2016-04-02Use AC_STRUCT_TIMEZONEJoão Valverde1-34/+0
2016-03-25Improve configure script messageJoão Valverde1-1/+1
2016-03-25Add ax_lib_socket_nsl.m4 macroJoão Valverde1-86/+13
2016-03-23configure.ac: Remove --enable-usr-localJoão Valverde1-29/+2
2016-03-22Reorder some linker flags from most dependent to least dependentJoão Valverde1-4/+3
2016-03-21Remove ADNS supportJoão Valverde1-31/+0
2016-03-10Use AX_PROG_CC_FOR_BUILD macro to identify compiler targeting the build host.Eric Anderson1-2/+2
2016-03-03Revert "autotools: Use explicit zlib dependency build flags"João Valverde1-40/+60
2016-03-03autotools: Use explicit zlib dependency build flagsJoão Valverde1-60/+40
2016-02-27Lua configure.ac improvementsJoão Valverde1-1/+12
2016-02-23autotools: Display build flags in configure summaryJoão Valverde1-6/+6
2016-02-21autotools: Fix multiple repetitions of -L build flagsJoão Valverde1-2/+2
2016-02-20autotools: Use Qt flags only for building Qt GUIJoão Valverde1-2/+0