aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2011-07-20Regularize style a bit in help messages.guy1-43/+43
2011-07-18Get --enable-ui-manager working.tuexen1-2/+2
2011-07-18Add option --enable-uimanager to mimic cmake -DUI_MANAGER=ONjmayer1-0/+12
2011-07-16Use threads per default. Same as on Windows.tuexen1-2/+2
2011-07-15Ensure that USE_THREADS is defined when --enable-threads is specified.tuexen1-1/+3
2011-07-11Make the minimum GLib version 2.14 and the minimum GTK+ version 2.12.gerald1-45/+11
2011-06-28Replace all strerror() with g_strerror().stig1-10/+0
2011-06-17Make pcap-ng the default. Add a compile-time option to prefer pcap-ng orgerald1-0/+9
2011-06-11Do the Python embedding similarly to other "default = yes, if available"guy1-23/+38
2011-06-08From Michael Mann:etxrab1-1/+0
2011-06-08The SERCOS III dissector is now built-in.guy1-1/+0
2011-05-31Remove HAVE_AIRPDCAPetxrab1-5/+0
2011-05-27AirPcap is disabled by default; fix the help text to reflect that fact.morriss1-2/+2
2011-05-25Copy-paste error.etxrab1-1/+1
2011-05-25Make it easier to add custom asn1 dissectors.etxrab1-0/+4
2011-05-25One "-Warray-bounds" suffices; as we're including it in the defaultguy1-1/+0
2011-05-19Update CMakeLists to follow commit 37219.jmayer1-1/+0
2011-05-17Add -Wold-style-definition and -Wdeclaration-after-statement to the listguy1-2/+17
2011-05-17Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5875 :morriss1-0/+3
2011-05-141.5.2 → 1.7.0.gerald1-1/+1
2011-05-12We need both gthread and gmodule.morriss1-3/+3
2011-05-12Initialize the glib thread system on all platforms, not only on Windows.tuexen1-2/+2
2011-05-12Conditional support for packet-editor [default=no].darkjames1-0/+8
2011-05-03Don't bother checking for gzgets(), as we don't use it, and don't evenguy1-10/+7
2011-04-29configure: remove test for gzclearerr (not used anymore), add test for inflat...darkjames1-2/+2
2011-04-22Don't pass -fexcess-precision=fast to clang like we do for gcc.sfisher1-0/+2
2011-04-20Oh, dear, autoconf thinks clang is GCC, because it defines __GNUC__.guy1-3/+22
2011-04-20Instead of having GCC and CLANG variables, just haveguy1-20/+54
2011-04-20First cut at support for clang. We may want to have specific items forguy1-11/+26
2011-04-10Use AC_SYS_LARGEFILE to turn on large file support on platforms thatguy1-0/+5
2011-04-101.5.1 → 1.5.2. Reenable Babel.gerald1-1/+1
2011-03-20Added a configure message when having c-ares instead of adns.stig1-1/+5
2011-03-08Remove the --enable-new-packet-list option (since the code no longer supports...morriss1-13/+0
2011-02-20Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistentstig1-3/+3
2011-02-17On Windows, try putting __declspec(noreturn) in front of declarations ofguy1-0/+11
2011-02-11Add a command line argument for the configure script of "--with-gtk3" tosfisher1-0/+16
2011-02-02Remove duplicate 'asn1/gprscdr/Makefile' entrywmeier1-1/+2
2011-02-02Integrate and build the tetra dissector.etxrab1-0/+2
2011-02-02Add the gprscdr Makefile to the list of Makefiles to be generated.guy1-0/+1
2011-01-241.5.0 → 1.5.1.gerald1-1/+1
2010-12-25Add a comment asking where to check for YACC/Bison and Flex.guy1-0/+19
2010-12-24We only need to do AC_PATH_PROG on flex once.guy1-3/+1
2010-12-16Export only defined symbols from libwsutil.rbalint1-0/+7
2010-11-26Define HAVE_GTK in config.h when compiling with GTK for the GUIsfisher1-0/+1
2010-10-03Enable Airpcap build by default: There should be nojmayer1-1/+1
2010-09-28Fix typo reported by Jose Pedro Oliveirajmayer1-1/+1
2010-09-23Enable Python in HEAD to find problems during testing.jmayer1-1/+1
2010-09-22Very old versions of libz (such as the one that comes with Solaris 10) don't ...morriss1-0/+6
2010-09-17Put the definition of NEW_PACKET_LIST into config.h rather than theguy1-1/+2
2010-08-01Use local copy of Wireshark documentation on UNIX if it's available.rbalint1-0/+11