Fix bugs I introduced. Now
[metze/wireshark/wip.git] / configure.ac
2012-12-20 Guy HarrisExpand the comment about alignment.
2012-12-20 Jeff Morriss32-bit Linux (at least from Redhat) has a host_cpu...
2012-12-19 Jeff Morriss-pie also needs -fPIE (at least sometimes)
2012-12-19 Jeff MorrissAs suggested in https://bugs.wireshark.org/bugzilla...
2012-12-10 Guy HarrisIt's just compiling, not linking, so we don't need...
2012-12-09 Guy HarrisPut back the extra checks for -Wshadow; I guess I'll...
2012-12-09 Guy HarrisForce -Wshadow on - it wasn't included on the Ubuntu...
2012-12-09 Guy HarrisAdd some additional arguments to AC_WIRESHARK_GCC_CFLAG...
2012-12-06 Bill MeierRevert SVN #46429 again (for now);
2012-12-06 Bill MeierEnable [-Wshadow] as default for *nix compilers] (C...
2012-12-05 Guy HarrisAnd some other stuff moved to QtPrintSupport.
2012-12-04 Guy HarrisQt 5.0 appears to move the widgets out of Qt GUI to...
2012-12-04 Bill MeierRevert SVN #46380; i.e., remove -Wshadow & etc
2012-12-04 Bill MeierOK: temporarily use -Wshadow and also -Wno-error=shadow
2012-12-04 Bill MeierRevert SVN #46376
2012-12-04 Bill MeierEnable gcc -Wshadow for default *nix builds;
2012-11-22 Guy HarrisOn UN*X, if an interface has a description, use it...
2012-11-22 Guy HarrisGet rid of an unused variable.
2012-11-22 Guy HarrisAssume, at least for now, that "Darwin" means "OS X...
2012-10-24 Evan HuusFix autotools build - missed a few spots that needed...
2012-09-27 Gerald CombsAdd release dates for GTK+ 3.6.0 and GLib 2.34.0.
2012-09-24 Gerald CombsAdd back extra packaging information if it's present.
2012-09-24 Martin MathiesonFrom Jim Young, bug 7745.
2012-09-21 Jeff MorrissRevert r45018 and r45019: put config.h back in lemon...
2012-09-18 Jeff Morriss*NIX (autofoo and cmake) part of the fix for
2012-09-10 Anders BromanFrom Pontus Fuchs.
2012-09-08 Guy HarrisAt least with the Shiny New llvm-gcc in Xcode 4.4.1...
2012-09-08 Guy HarrisWe no longer use Gestalt(), so there's no need to check...
2012-09-04 Anders BromanFrom Pontus Fuchs:
2012-08-23 Jörg MayerThe name configure.in has been deprecated for many...