aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2016-04-01configure.ac: Use AC_MSG_ERROR instead of AC_ERRORJoão Valverde1-1/+1
2016-03-29Use "old-style" moc options to ensure backward compatibility for Qt toolsJoão Valverde1-2/+4
2016-03-29Add GLib version info to configure status messageJoão Valverde1-1/+2
2016-03-29configure.ac: Fix bogus variable nameJoão Valverde1-4/+4
2016-03-29configure: fix cache var handlingMike Frysinger1-16/+15
2016-03-28configure: fix non-POSIX testMike Frysinger1-1/+1
2016-03-25autotools: Reorder extra compiler warnings to come lastJoão Valverde1-101/+100
2016-03-25Remove -W from compiler warningsJoão Valverde1-2/+2
2016-03-25Improve configure script messageJoão Valverde1-15/+11
2016-03-25Add ax_lib_socket_nsl.m4 macroJoão Valverde1-28/+6
2016-03-24Put pcapio.c into a writecap library, and use it.Guy Harris1-0/+2
2016-03-24Add basic PIDL MakefileJoão Valverde1-1/+0
2016-03-24configure.ac: Fix missing quotesJoão Valverde1-6/+6
2016-03-24extcap: add ciscodump.Dario Lombardo1-15/+42
2016-03-23Set missing manpages in configure.acJoão Valverde1-2/+2
2016-03-23Rename 'aclocal-fallback' directory to 'm4'João Valverde1-1/+1
2016-03-23configure.ac: Remove --enable-usr-localJoão Valverde1-32/+0
2016-03-23configure.ac: Add missing quotesJoão Valverde1-1/+1
2016-03-21Remove ADNS supportJoão Valverde1-46/+5
2016-03-21Fix building without extcap enabledJoão Valverde1-71/+84
2016-03-18DocBook: Don't require xmllint.Gerald Combs1-5/+0
2016-03-14Try to suppress a compiler feature that goes wrong.Guy Harris1-0/+16
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-104/+104
2016-03-10autotools: Don't use AM_PROG_CC_C_OJoão Valverde1-1/+0
2016-03-10Use AX_PROG_CC_FOR_BUILD macro to identify compiler targeting the build host.Eric Anderson1-7/+8
2016-03-07Add conflict check filterAlexis La Goutte1-0/+8
2016-03-04extcap: add local_interfaces_to_list() to wsutil.Dario Lombardo1-0/+2
2016-03-03Revert "autotools: Use explicit zlib dependency build flags"João Valverde1-7/+17
2016-03-03autotools: Use explicit zlib dependency build flagsJoão Valverde1-17/+7
2016-03-01dumpcap: Add support for 802.11ac monitor modesMikael Kanstrup1-0/+6
2016-02-25Add GResource message to configure scriptJoão Valverde1-8/+15
2016-02-24Check for clang before trying to add -Q flagJoão Valverde1-1/+16
2016-02-23autotools: Display build flags in configure summaryJoão Valverde1-1/+12
2016-02-23Explicitly require autoconf 2.64.Guy Harris1-2/+2
2016-02-21autotools: Add GLib/GTK configuration definitions to package cflagsJoão Valverde1-29/+38
2016-02-21autotools: Improve libnl configuration and dependencyJoão Valverde1-9/+6
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde1-76/+60
2016-02-21autotools: Cleanup some installation directory stuffJoão Valverde1-25/+0
2016-02-20autotools: Use Qt flags only for building Qt GUIJoão Valverde1-2/+2
2016-02-19Fix implicit conversion from 64 to 32 bitsJoão Valverde1-1/+1
2016-02-19Add inet_pton/inet_ntop interface to libwsutilJoão Valverde1-3/+3
2016-02-15Generate randpkt_core/doxygen.cfg.Guy Harris1-0/+1
2016-02-15Build the extcap programs in the extcap directory.Guy Harris1-2/+4
2016-02-13Just #include wsutil/inet_aton.hJoão Valverde1-1/+1
2016-02-13Don't define EXTCAP_DIR as "${datadir}/wireshark/extcap".Guy Harris1-4/+7
2016-02-07autotools: Move SBC dependency to libwscodecsJoão Valverde1-0/+1
2016-02-07GTK: Check if lrint() is usable, fix warnings [-Wbad-function-cast]João Valverde1-0/+2
2016-02-03Fix Qt4 moc option argument and add build parametrizationJoão Valverde1-1/+16
2016-02-02Add configure-time synchronous DNS warnings.Gerald Combs1-2/+8
2016-01-31autotools: Add '-Qunused-arguments' to build flags (clang only).João Valverde1-0/+5