aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2011-11-22Unconditionally install idl2wrsBalint Reczey1-17/+0
2011-11-22hardcode /bin/sh to idl2wrsBalint Reczey1-2/+0
2011-11-081.7.0 → 1.7.1.Gerald Combs1-1/+1
2011-11-08Add SBc Application Part (SBc-AP) to build.Anders Broman1-0/+1
2011-11-07Change the use of threads from "mostly always, depending on yourGerald Combs1-9/+0
2011-10-23From Pascal Quantin.Anders Broman1-0/+1
2011-10-16From Pascal Quantin.Anders Broman1-0/+1
2011-10-11Make asn1/lcsap/MakefileStig Bjørlykke1-0/+1
2011-09-30Microsoft Credential Security Support Provider (CredSSP) support. Graeme Lunt1-0/+1
2011-09-25Get rid of (hopefully) all configure options to enable MAIN_MENU_USE_UIMANAGERJörg Mayer1-8/+0
2011-09-21Add asn/t124/Makefile to configure.in and remove it from the repository.Graeme Lunt1-0/+1
2011-08-31Second try to move crc routines to libwsutil.Stig Bjørlykke1-1/+0
2011-08-30Revert r38800, as the crc routines contains some tvb functions.Stig Bjørlykke1-0/+1
2011-08-30Move all crc routines to libwsutil.Stig Bjørlykke1-1/+0
2011-08-29Fix a commentJörg Mayer1-1/+1
2011-08-23Remove support for libpcre, we use GRegex in GLib.Stig Bjørlykke1-40/+1
2011-08-22make MAIN_MENU_USE_UIMANAGER the default.Anders Broman1-2/+2
2011-08-18Change || in an "if test" statement to "-o"Stephen Fisher1-1/+1
2011-08-18Get --enable-ui-manager working.Michael Tüxen1-1/+1
2011-08-18When building with GTK3 we *must* use the ui-manager interface,Jörg Mayer1-8/+8
2011-08-17Always build with -DGTK_DISABLE_DEPRECATED. The files thatJörg Mayer1-3/+1
2011-08-11Use '-D_FORTIFY_SOURCE=2' when compiling with GCC or CLang.Bill Meier1-0/+7
2011-08-11Add -DG_DISABLE_SINGLE_INCLUDES to CFLAGSBill Meier1-2/+8
2011-08-09Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5608 :Jeff Morriss1-1/+1
2011-08-08MAIN_MENU_USE_UIMANAGER is also used in some includes, not onlyJörg Mayer1-1/+3
2011-08-08GTK3 stuff:Jörg Mayer1-3/+4
2011-08-07mate_grammar.lemon:Jörg Mayer1-0/+2
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