aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2016-04-05configure.ac: Update libtool macros (version bump)João Valverde1-24/+18
2016-04-05Use AC_CONFIG_FILESJoão Valverde1-4/+6
2016-04-04Use AC_REPLACE_FUNCS and LTLIBOBJSJoão Valverde1-85/+23
2016-04-04Avoid unnecessary replacement source file floorl.cJoão Valverde1-1/+0
2016-04-04Include ws_diag_control.h in config.hJoão Valverde1-0/+2
2016-04-04autotools: Clean up libm testsJoão Valverde1-16/+9
2016-04-04Remove synchronous DNS name resolutionJoão Valverde1-5/+3
2016-04-02Use AC_PROG_SEDJoão Valverde1-40/+7
2016-04-02Use AC_CHECK_MEMBERSJoão Valverde1-2/+2
2016-04-02Use AC_STRUCT_TIMEZONEJoão Valverde1-1/+1
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