aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-241.5.0 → 1.5.1.Gerald Combs1-1/+1
2010-12-25Add a comment asking where to check for YACC/Bison and Flex.Guy Harris1-0/+19
2010-12-24We only need to do AC_PATH_PROG on flex once.Guy Harris1-3/+1
2010-12-16Export only defined symbols from libwsutil.Balint Reczey1-0/+7
2010-11-26Define HAVE_GTK in config.h when compiling with GTK for the GUIStephen Fisher1-0/+1
2010-10-03Enable Airpcap build by default: There should be noJörg Mayer1-1/+1
2010-09-28Fix typo reported by Jose Pedro OliveiraJörg Mayer1-1/+1
2010-09-23Enable Python in HEAD to find problems during testing.Jörg Mayer1-1/+1
2010-09-22Very old versions of libz (such as the one that comes with Solaris 10) don't ...Jeff Morriss1-0/+6
2010-09-17Put the definition of NEW_PACKET_LIST into config.h rather than theGuy Harris1-1/+2
2010-08-01Use local copy of Wireshark documentation on UNIX if it's available.Balint Reczey1-0/+11
2010-07-15Only link programs that call stuff in Application Services or CoreGuy Harris1-4/+7
2010-07-13From Jan Šafránek:Jaap Keuter1-0/+6
2010-06-10Check if /usr/local exists before adding to CFLAGS/CPPFLAGS and LDFLAGS.Stig Bjørlykke1-13/+17
2010-06-09Build Makefile in asn1/idmp.Stig Bjørlykke1-0/+1
2010-06-071.3.6 -> 1.5.0Gerald Combs1-1/+1
2010-06-05Back out r33088 for now.Gerald Combs1-1/+0
2010-06-04From Matt Poduska via bug 1957 (with minor changes):Gerald Combs1-0/+1