aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
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
2006-10-20Line up the colons in the list of configure options.Guy Harris1-12/+12
2006-10-18From Shaun JackmanJaap Keuter1-1/+0
2006-10-04Fix the version.Gerald Combs1-1/+1
2006-10-02Fix WEP key bug in the AirPcap code that could cause a crash. EnableGerald Combs1-1/+1
2006-09-25Move the Lua interface into epan... (not a plugin anymore).Luis Ontanon1-1/+1
2006-09-04Use portaudio if it's there. Check that we have the right version.Jörg Mayer1-3/+3
2006-09-02Move the codecs into a top-level "codecs" subdirectory; there's noGuy Harris1-2/+2
2006-08-30From Alejandro Vaquero:Anders Broman1-0/+43
2006-08-24Bump the version to 0.99.4.Gerald Combs1-1/+1
2006-08-01# Ugly hack, but I don't see how this problem can be solvedJörg Mayer1-1/+4
2006-07-25Jeff Morriss:Jörg Mayer1-1/+1
2006-07-20we dont need our own snprintf any more since we always use g_snprintf() instead.Ronnie Sahlberg1-15/+0
2006-07-17Bump the trunk version to 0.99.3.Gerald Combs1-1/+1
2006-07-13Under Solaris (9, at least) the "iconv.h" header supplied with GNU libiconvGerald Combs1-1/+3
2006-07-12Undo previous patch, it didn't helpJörg Mayer1-1/+1
2006-07-12Bugfix:Jörg Mayer1-1/+1
2006-07-06Add the asn1 directory to the distribution.Gerald Combs1-0/+1
2006-07-06Set the version to 0.99.2, since we're building releases from /trunk again.Gerald Combs1-1/+1
2006-06-21From Christian Durrer:Jaap Keuter1-0/+1
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs1-2/+2