aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
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