aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2011-08-04As suggested by Anders: only compile with GSEAL_ENABLE if we're using GTK 2.2...Jeff Morriss1-7/+7
2011-08-03'-Wno-error=unused-but-set-parameter' not req'd since no such warnings in Wir...Bill Meier1-1/+0
2011-08-02For now: treat GCC 4.6 'unused-but-set' reports as just warnings (i.e., when ...Bill Meier1-1/+2
2011-07-31Configuring with --enable-ui-manager would not work - fix this.Jörg Mayer1-1/+1
2011-07-29Print a more correct error message when missing gtk3.Stig Bjørlykke1-1/+5
2011-07-29Try build with GSEAL_ENABLE if not gtk3 again.Stig Bjørlykke1-0/+4
2011-07-29Removed building with GSEAL_ENABLE, does not work yet.Stig Bjørlykke1-4/+0
2011-07-29Build with GSEAL_ENABLE if not gtk3.Stig Bjørlykke1-0/+4
2011-07-22Back out my last changes to configure.in - they broke too muchJörg Mayer1-30/+31
2011-07-22When moving stuff around, move it all.Jörg Mayer1-4/+3
2011-07-22Fix the order of tests: the test for wireshark needs to run afterJörg Mayer1-30/+30
2011-07-20Regularize style a bit in help messages.Guy Harris1-43/+43
2011-07-18Get --enable-ui-manager working.Michael Tüxen1-2/+2
2011-07-18Add option --enable-uimanager to mimic cmake -DUI_MANAGER=ONJörg Mayer1-0/+12
2011-07-16Use threads per default. Same as on Windows.Michael Tüxen1-2/+2
2011-07-15Ensure that USE_THREADS is defined when --enable-threads is specified.Michael Tüxen1-1/+3
2011-07-11Make the minimum GLib version 2.14 and the minimum GTK+ version 2.12.Gerald Combs1-45/+11
2011-06-28Replace all strerror() with g_strerror().Stig Bjørlykke1-10/+0
2011-06-17Make pcap-ng the default. Add a compile-time option to prefer pcap-ng orGerald Combs1-0/+9
2011-06-11Do the Python embedding similarly to other "default = yes, if available"Guy Harris1-23/+38
2011-06-08From Michael Mann:Anders Broman1-1/+0
2011-06-08The SERCOS III dissector is now built-in.Guy Harris1-1/+0
2011-05-31Remove HAVE_AIRPDCAPAnders Broman1-5/+0
2011-05-27AirPcap is disabled by default; fix the help text to reflect that fact.Jeff Morriss1-2/+2
2011-05-25Copy-paste error.Anders Broman1-1/+1
2011-05-25Make it easier to add custom asn1 dissectors.Anders Broman1-0/+4
2011-05-25One "-Warray-bounds" suffices; as we're including it in the defaultGuy Harris1-1/+0
2011-05-19Update CMakeLists to follow commit 37219.Jörg Mayer1-1/+0
2011-05-17Add -Wold-style-definition and -Wdeclaration-after-statement to the listGuy Harris1-2/+17
2011-05-17Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5875 :Jeff Morriss1-0/+3
2011-05-141.5.2 → 1.7.0.Gerald Combs1-1/+1
2011-05-12We need both gthread and gmodule.Jeff Morriss1-3/+3
2011-05-12Initialize the glib thread system on all platforms, not only on Windows.Michael Tüxen1-2/+2
2011-05-12Conditional support for packet-editor [default=no].Jakub Zawadzki1-0/+8
2011-05-03Don't bother checking for gzgets(), as we don't use it, and don't evenGuy Harris1-10/+7
2011-04-29configure: remove test for gzclearerr (not used anymore), add test for inflat...Jakub Zawadzki1-2/+2
2011-04-22Don't pass -fexcess-precision=fast to clang like we do for gcc.Stephen Fisher1-0/+2
2011-04-20Oh, dear, autoconf thinks clang is GCC, because it defines __GNUC__.Guy Harris1-3/+22
2011-04-20Instead of having GCC and CLANG variables, just haveGuy Harris1-20/+54
2011-04-20First cut at support for clang. We may want to have specific items forGuy Harris1-11/+26
2011-04-10Use AC_SYS_LARGEFILE to turn on large file support on platforms thatGuy Harris1-0/+5
2011-04-101.5.1 → 1.5.2. Reenable Babel.Gerald Combs1-1/+1
2011-03-20Added a configure message when having c-ares instead of adns.Stig Bjørlykke1-1/+5
2011-03-08Remove the --enable-new-packet-list option (since the code no longer supports...Jeff Morriss1-13/+0
2011-02-20Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistentStig Bjørlykke1-3/+3
2011-02-17On Windows, try putting __declspec(noreturn) in front of declarations ofGuy Harris1-0/+11
2011-02-11Add a command line argument for the configure script of "--with-gtk3" toStephen Fisher1-0/+16
2011-02-02Remove duplicate 'asn1/gprscdr/Makefile' entryBill Meier1-1/+2
2011-02-02Integrate and build the tetra dissector.Anders Broman1-0/+2
2011-02-02Add the gprscdr Makefile to the list of Makefiles to be generated.Guy Harris1-0/+1