aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* default value of --with-gcrypt must be set to yes.Sebastien Tandel2007-06-211-1/+1
* Fix bug #1395Sebastien Tandel2007-06-181-4/+18
* get rid of the "case" statement to test the value of withval.Sebastien Tandel2007-06-181-18/+7
* 0.99.6 has been split off. Bump the trunk to 0.99.7.Gerald Combs2007-06-151-1/+1
* Check for G_GINT64_MODIFIER in Wireshark as we do in Wiretap.Guy Harris2007-05-291-0/+38
* From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.Gerald Combs2007-05-251-0/+2
* Back out the previous change.Guy Harris2007-05-241-15/+1
* Temporarily turn on a bunch of warnings and turn off -Werror, to seeGuy Harris2007-05-241-1/+15
* If GTK+ isn't available, fail unless the user explicitly specifiedGuy Harris2007-05-221-9/+7
* temporarily put cast-align in extra-gcc-warnings while compilation on SolarisSebastien Tandel2007-05-191-2/+4
* typo fixSebastien Tandel2007-05-181-1/+1
* temporarily disable cast-align warningsSebastien Tandel2007-05-181-2/+3
* from Gerhard Gappmeier (ascolab):Ulf Lamping2007-05-141-0/+1
* there was a syntax error introduced in this file which made it Ronnie Sahlberg2007-05-071-1/+1
* If the user explicitly specified "--enable-wireshark", fail immediatelyGuy Harris2007-05-051-4/+15
* Add some GCC warnings to the standard set, and add some others to theGuy Harris2007-04-231-8/+11
* Fix regression: Automatically disable -Werror in case of extra gcc flags.Jörg Mayer2007-04-221-2/+3
* adding AC_(WIRESHARK|WIRETAP)_GCC_CFLAGS_OPTION macro to test whether gccSebastien Tandel2007-04-221-47/+25
* Use AC_HELP_STRING for the help strings for --with and --enable flags.Guy Harris2007-04-221-60/+104
* Fix --with(out)-warnings-as-errors test so warnings-as-errors can be disabled...Jeff Morriss2007-04-171-4/+4
* Disable warnings as errors if extra gcc warnings was specified.Jörg Mayer2007-04-141-8/+16
* change the script to automatically stop on warning if compiling with gcc.Sebastien Tandel2007-04-131-16/+19
* Fix a comment.Guy Harris2007-04-081-2/+2
* Get rid of extra white space in configure message.Guy Harris2007-04-081-2/+2
* Remove almost all of the casts I committed recently and in place ofStephen Fisher2007-03-281-0/+17
* Fix distcheck by removing the reference to the megaco pluginJeff Morriss2007-03-261-1/+0
* Change the test for -Wdeclaration-after-statement slightly to make it work fo...Jeff Morriss2007-03-261-2/+1
* older versions of gcc do not check -W parameters when only running the prepro...Ronnie Sahlberg2007-03-261-1/+11
* If we're using gcc, try to use -Wdeclaration-after-statement to catch more no...Jeff Morriss2007-03-261-0/+8
* From Sebastien Tandel:Stephen Fisher2007-03-231-2/+12
* Add -Werror when using GCC only to the Makefile.am of the baseStephen Fisher2007-03-221-0/+3
* Bump the trunk version to 0.99.6.Gerald Combs2007-01-221-1/+1
* Automake variables ending with _LDFLAGS are special:Guy Harris2007-01-121-2/+2
* On Darwin, build shared libraries with -Wl,-single_module to the LDFLAGSGuy Harris2007-01-041-1/+9
* -Wl,-single_module breaks the configure script.Guy Harris2007-01-041-6/+1
* Add -Wl,-single_module to the linker flags in Darwin. The page atGuy Harris2007-01-041-8/+14
* When building for Darwin, link with -search_paths_first, so thatGuy Harris2006-12-301-8/+30
* Move the contents of airpdcap to epan/crypt. Try to fix the currentGerald Combs2006-12-281-1/+1
* Prepare to move the airpdcap code to epan/crypt (SVN won't let me actuallyGerald Combs2006-12-271-0/+7
* Remove mention of UCD SNMP completely.Jaap Keuter2006-12-091-1/+1
* Get rid of UCD SNMP support (it's not longer supported andJörg Mayer2006-12-081-46/+5
* Fix an inadvertent change.Gerald Combs2006-11-061-1/+1
* Remove ACN.Gerald Combs2006-11-061-2/+1
* Bump the version to 0.99.5.Gerald Combs2006-11-031-1/+1
* Repeat after me: Test submission before sending.Jörg Mayer2006-10-311-1/+1
* Robert Schwebel:Jörg Mayer2006-10-311-1/+13
* carsten.prescher@eads.com:Jörg Mayer2006-10-301-0/+1
* Line up the colons in the list of configure options.Guy Harris2006-10-201-12/+12
* From Shaun JackmanJaap Keuter2006-10-181-1/+0
* Fix the version.Gerald Combs2006-10-041-1/+1