aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2016-06-28Qt: Generate .qm files during buildJoão Valverde1-0/+2
2016-06-27autotools: Qt 5.7 requires C++11João Valverde1-8/+8
2016-06-17autotool: Add -Wc99-extensions CFLAGSAlexis La Goutte1-0/+3
2016-06-13extcap: Check libssh >= 0.6.0 for sshdump, ciscodumpJohn A. Thacker1-4/+4
2016-06-082.1.0 → 2.1.1.Gerald Combs1-2/+2
2016-06-08Build 2.1.0, second try.Gerald Combs1-1/+1
2016-06-01Allow create_tempfile to support a suffix.Michael Mann1-1/+1
2016-05-22Make -Wunused-const-variable a C only warningJoão Valverde1-1/+2
2016-05-22configure.ac: Capitalize PACKAGE_NAME as "Wireshark"João Valverde1-1/+1
2016-05-20configure.ac: Fix yacc/lex test for out-of-tree buildJoão Valverde1-32/+11
2016-05-19configure.ac: Don't require flex unless we need itJoão Valverde1-6/+8
2016-05-16configure.ac: Don't require yacc unless it is requiredJoão Valverde1-5/+8
2016-05-16autotools: Check for SpeexDSP system libraryJoão Valverde1-0/+9
2016-05-12autotools: Move OSX autoconf macros to ws_osx.m4João Valverde1-260/+4
2016-05-12configure.ac: Remove condition for AC_CHECK_FUNC (on Solaris)João Valverde1-9/+1
2016-05-12configure.ac: Remove obsolete AM_PROG_LIBTOOLJoão Valverde1-12/+1
2016-05-10Require automake 1.11 and move AM_SILENT_RULES macroJoão Valverde1-7/+5
2016-05-10autotools: docbook build improvementsJoão Valverde1-28/+13
2016-04-30Don't bother checking for getaddrinfo(): we don't use it.Jeff Morriss1-1/+0
2016-04-27configure.ac: Fix rpm checkJoão Valverde1-1/+1
2016-04-25autotools: use AM_CONDITIONAL for rpm build ruleJoão Valverde1-2/+16
2016-04-23autotools: Fix rpm-package targetJoão Valverde1-0/+1
2016-04-21Link version code statically againJoão Valverde1-0/+1
2016-04-21Add "-git" tag to versionJoão Valverde1-2/+3
2016-04-20Put the correct path for "epan/dissectors/asn1/Custom.m4"AndersBroman1-1/+1
2016-04-17configure.ac clean upJoão Valverde1-4/+2
2016-04-13Fix configure scriptJoão Valverde1-0/+6
2016-04-13configure.ac: Make GTK+ option similar to QtJoão Valverde1-69/+35
2016-04-12configure.ac: Use environment variable to set VERSION_FLAVORJoão Valverde1-1/+2
2016-04-09[GTK] Check for xdg-open at run timeJoão Valverde1-35/+0
2016-04-08Use a single WS_NORETURN macroPeter Wu1-11/+2
2016-04-07Remove -Warray-bounds, it is enabled by default with -WallJoão Valverde1-1/+0
2016-04-07Revert "Try to suppress a compiler feature that goes wrong."João Valverde1-16/+0
2016-04-07autotools: Use AC_SUBST to set -Werror flagJoão Valverde1-3/+5
2016-04-07configure.ac: Move a testJoão Valverde1-2/+1
2016-04-06configure.ac: fix a help stringMartin Kaiser1-1/+1
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