aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
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
2010-06-01From Michael Bernhard via bug 3398 with minor fixups:Gerald Combs1-0/+1
2010-05-29Put the optional objects in EXTRA..SOURCES instead of EXTRA_DIST.Jeff Morriss1-48/+17
2010-05-25From H.sivank: GtkOSXApplication support.Guy Harris1-23/+30
2010-05-18Add epan/dissectors/dcerpc/ and epan/dissectors/pidl/ to the source distributionJeff Morriss1-0/+2
2010-05-15- Move cmake options into their own file, making it easier toJörg Mayer1-0/+2
2010-05-051.3.5 -> 1.3.6.Gerald Combs1-1/+1
2010-04-14Added PKIXAttributeCertificate (RFC3281).Stig Bjørlykke1-0/+1
2010-04-09Use a 64-bit number to store the content length. This fixes:Jeff Morriss1-0/+1
2010-04-08Add --enable-setcap-install and --with-dumpcap-group.Gerald Combs1-1/+57
2010-04-05Disable the possible use of 'links' to generate release-notes.txtBill Meier1-3/+5
2010-03-311.3.4 -> 1.3.5.Gerald Combs1-1/+1
2010-03-16This adds a new dissector plugin: INTERLINK. This protocol is used inUwe Girlich1-0/+1
2010-02-28From Erwin van Eijk:Anders Broman1-0/+1
2010-02-26Handle C++ code, such as the wsgd plugin.Guy Harris1-2/+11
2010-02-25Make asn1/kerberos/Makefile and asn1/rua/Makefile as well.Guy Harris1-0/+2
2010-02-25Generate asn1/hnbap/Makefile.Guy Harris1-0/+1
2010-02-19There's an echo in here....Guy Harris1-1/+1
2010-02-18To check for GLib 2.14.0 or later, just check with pkg-config, don't useGuy Harris1-26/+22
2010-02-18Fix/update some comments.Guy Harris1-7/+36
2010-02-15Check for GLib 2.14 and gmodule support no matter what.Gerald Combs1-2/+3
2010-02-13Don't use PCRE if we have GRegex.Gerald Combs1-5/+15
2010-02-111.3.3 -> 1.3.4.Gerald Combs1-1/+1