aboutsummaryrefslogtreecommitdiffstats
path: root/acinclude.m4
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-03Fix Qt4 moc option argument and add build parametrizationJoão Valverde1-1/+4
2016-01-28autotools: Don't use "user variables" to set build flagsJoão Valverde1-109/+105
2016-01-16Revert "Don't use the printf command; it's not guaranteed to be there."Guy Harris1-1/+1
2016-01-16Don't use the printf command; it's not guaranteed to be there.Guy Harris1-1/+1
2015-11-26autotools: do not apply CFLAGS in reverse orderPeter Wu1-20/+22
2015-11-25Don't check whether the C++ compiler supports a flag if there isn't one.Guy Harris1-93/+102
2015-11-23Remove configure --enable-ipv6 optionJoão Valverde1-118/+0
2015-11-21acinclude.m4: Replace AS_ECHO_N with printfJoão Valverde1-1/+1
2015-11-21autotools: Fix extra-compiler-warnings for system headersJoão Valverde1-1/+25