summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2007-07-27I think the intent, at least, is to allow people to build Wireshark fromGuy Harris1-16/+0
2007-07-27Step 1 in adding support for reentrant Flex scanners if Flex supportsGuy Harris1-0/+16
2007-07-09Check %l[doux] first, when looking for the format to use with 64-bitGuy Harris1-9/+12
2007-06-21default value of --with-gcrypt must be set to yes.Sebastien Tandel1-1/+1
2007-06-18Fix bug #1395Sebastien Tandel1-4/+18
2007-06-18get rid of the "case" statement to test the value of withval.Sebastien Tandel1-18/+7
2007-06-150.99.6 has been split off. Bump the trunk to 0.99.7.Gerald Combs1-1/+1
2007-05-29Check for G_GINT64_MODIFIER in Wireshark as we do in Wiretap.Guy Harris1-0/+38
2007-05-25From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.Gerald Combs1-0/+2
2007-05-24Back out the previous change.Guy Harris1-15/+1
2007-05-24Temporarily turn on a bunch of warnings and turn off -Werror, to seeGuy Harris1-1/+15
2007-05-22If GTK+ isn't available, fail unless the user explicitly specifiedGuy Harris1-9/+7
2007-05-19temporarily put cast-align in extra-gcc-warnings while compilation on SolarisSebastien Tandel1-2/+4
2007-05-18typo fixSebastien Tandel1-1/+1
2007-05-18temporarily disable cast-align warningsSebastien Tandel1-2/+3
2007-05-14from Gerhard Gappmeier (ascolab):Ulf Lamping1-0/+1
2007-05-07there was a syntax error introduced in this file which made it Ronnie Sahlberg1-1/+1
2007-05-05If the user explicitly specified "--enable-wireshark", fail immediatelyGuy Harris1-4/+15
2007-04-23Add some GCC warnings to the standard set, and add some others to theGuy Harris1-8/+11
2007-04-22Fix regression: Automatically disable -Werror in case of extra gcc flags.Jörg Mayer1-2/+3
2007-04-22adding AC_(WIRESHARK|WIRETAP)_GCC_CFLAGS_OPTION macro to test whether gccSebastien Tandel1-47/+25
2007-04-22Use AC_HELP_STRING for the help strings for --with and --enable flags.Guy Harris1-60/+104
2007-04-17Fix --with(out)-warnings-as-errors test so warnings-as-errors can be disabled...Jeff Morriss1-4/+4
2007-04-14Disable warnings as errors if extra gcc warnings was specified.Jörg Mayer1-8/+16
2007-04-13change the script to automatically stop on warning if compiling with gcc.Sebastien Tandel1-16/+19
2007-04-08Fix a comment.Guy Harris1-2/+2
2007-04-08Get rid of extra white space in configure message.Guy Harris1-2/+2
2007-03-28Remove almost all of the casts I committed recently and in place ofStephen Fisher1-0/+17
2007-03-26Fix distcheck by removing the reference to the megaco pluginJeff Morriss1-1/+0
2007-03-26Change the test for -Wdeclaration-after-statement slightly to make it work fo...Jeff Morriss1-2/+1
2007-03-26older versions of gcc do not check -W parameters when only running the prepro...Ronnie Sahlberg1-1/+11
2007-03-26If we're using gcc, try to use -Wdeclaration-after-statement to catch more no...Jeff Morriss1-0/+8
2007-03-23From Sebastien Tandel:Stephen Fisher1-2/+12
2007-03-22Add -Werror when using GCC only to the Makefile.am of the baseStephen Fisher1-0/+3
2007-01-22Bump the trunk version to 0.99.6.Gerald Combs1-1/+1
2007-01-12Automake variables ending with _LDFLAGS are special:Guy Harris1-2/+2
2007-01-04On Darwin, build shared libraries with -Wl,-single_module to the LDFLAGSGuy Harris1-1/+9
2007-01-04-Wl,-single_module breaks the configure script.Guy Harris1-6/+1
2007-01-04Add -Wl,-single_module to the linker flags in Darwin. The page atGuy Harris1-8/+14
2006-12-30When building for Darwin, link with -search_paths_first, so thatGuy Harris1-8/+30
2006-12-28Move the contents of airpdcap to epan/crypt. Try to fix the currentGerald Combs1-1/+1
2006-12-27Prepare to move the airpdcap code to epan/crypt (SVN won't let me actuallyGerald Combs1-0/+7
2006-12-09Remove mention of UCD SNMP completely.Jaap Keuter1-1/+1
2006-12-08Get rid of UCD SNMP support (it's not longer supported andJörg Mayer1-46/+5
2006-11-06Fix an inadvertent change.Gerald Combs1-1/+1
2006-11-06Remove ACN.Gerald Combs1-2/+1
2006-11-03Bump the version to 0.99.5.Gerald Combs1-1/+1
2006-10-31Repeat after me: Test submission before sending.Jörg Mayer1-1/+1
2006-10-31Robert Schwebel:Jörg Mayer1-1/+13
2006-10-30carsten.prescher@eads.com:Jörg Mayer1-0/+1