aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2007-05-18typo fixstandel1-1/+1
2007-05-18temporarily disable cast-align warningsstandel1-2/+3
2007-05-14from Gerhard Gappmeier (ascolab):ulfl1-0/+1
2007-05-07there was a syntax error introduced in this file which made it sahlberg1-1/+1
2007-05-05If the user explicitly specified "--enable-wireshark", fail immediatelyguy1-4/+15
2007-04-23Add some GCC warnings to the standard set, and add some others to theguy1-8/+11
2007-04-22Fix regression: Automatically disable -Werror in case of extra gcc flags.jmayer1-2/+3
2007-04-22adding AC_(WIRESHARK|WIRETAP)_GCC_CFLAGS_OPTION macro to test whether gccstandel1-47/+25
2007-04-22Use AC_HELP_STRING for the help strings for --with and --enable flags.guy1-60/+104
2007-04-17Fix --with(out)-warnings-as-errors test so warnings-as-errors can be disabled...morriss1-4/+4
2007-04-14Disable warnings as errors if extra gcc warnings was specified.jmayer1-8/+16
2007-04-13change the script to automatically stop on warning if compiling with gcc.standel1-16/+19
2007-04-08Fix a comment.guy1-2/+2
2007-04-08Get rid of extra white space in configure message.guy1-2/+2
2007-03-28Remove almost all of the casts I committed recently and in place ofsfisher1-0/+17
2007-03-26Fix distcheck by removing the reference to the megaco pluginmorriss1-1/+0
2007-03-26Change the test for -Wdeclaration-after-statement slightly to make it work fo...morriss1-2/+1
2007-03-26older versions of gcc do not check -W parameters when only running the prepro...sahlberg1-1/+11
2007-03-26If we're using gcc, try to use -Wdeclaration-after-statement to catch more no...morriss1-0/+8
2007-03-23From Sebastien Tandel:sfisher1-2/+12
2007-03-22Add -Werror when using GCC only to the Makefile.am of the basesfisher1-0/+3
2007-01-22Bump the trunk version to 0.99.6.gerald1-1/+1
2007-01-12Automake variables ending with _LDFLAGS are special:guy1-2/+2
2007-01-04On Darwin, build shared libraries with -Wl,-single_module to the LDFLAGSguy1-1/+9
2007-01-04-Wl,-single_module breaks the configure script.guy1-6/+1
2007-01-04Add -Wl,-single_module to the linker flags in Darwin. The page atguy1-8/+14
2006-12-30When building for Darwin, link with -search_paths_first, so thatguy1-8/+30
2006-12-28Move the contents of airpdcap to epan/crypt. Try to fix the currentgerald1-1/+1
2006-12-27Prepare to move the airpdcap code to epan/crypt (SVN won't let me actuallygerald1-0/+7
2006-12-09Remove mention of UCD SNMP completely.jake1-1/+1
2006-12-08Get rid of UCD SNMP support (it's not longer supported andjmayer1-46/+5
2006-11-06Fix an inadvertent change.gerald1-1/+1
2006-11-06Remove ACN.gerald1-2/+1
2006-11-03Bump the version to 0.99.5.gerald1-1/+1
2006-10-31Repeat after me: Test submission before sending.jmayer1-1/+1
2006-10-31Robert Schwebel:jmayer1-1/+13
2006-10-30carsten.prescher@eads.com:jmayer1-0/+1
2006-10-20Line up the colons in the list of configure options.guy1-12/+12
2006-10-18From Shaun Jackmanjake1-1/+0
2006-10-04Fix the version.gerald1-1/+1
2006-10-02Fix WEP key bug in the AirPcap code that could cause a crash. Enablegerald1-1/+1
2006-09-25Move the Lua interface into epan... (not a plugin anymore).lego1-1/+1
2006-09-04Use portaudio if it's there. Check that we have the right version.jmayer1-3/+3
2006-09-02Move the codecs into a top-level "codecs" subdirectory; there's noguy1-2/+2
2006-08-30From Alejandro Vaquero:etxrab1-0/+43
2006-08-24Bump the version to 0.99.4.gerald1-1/+1
2006-08-01# Ugly hack, but I don't see how this problem can be solvedjmayer1-1/+4
2006-07-25Jeff Morriss:jmayer1-1/+1
2006-07-20we dont need our own snprintf any more since we always use g_snprintf() instead.sahlberg1-15/+0
2006-07-17Bump the trunk version to 0.99.3.gerald1-1/+1