aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Oh, dear, autoconf thinks clang is GCC, because it defines __GNUC__.Guy Harris2011-04-201-3/+22
* Instead of having GCC and CLANG variables, just haveGuy Harris2011-04-201-20/+54
* First cut at support for clang. We may want to have specific items forGuy Harris2011-04-201-11/+26
* Use AC_SYS_LARGEFILE to turn on large file support on platforms thatGuy Harris2011-04-101-0/+5
* 1.5.1 → 1.5.2. Reenable Babel.Gerald Combs2011-04-101-1/+1
* Added a configure message when having c-ares instead of adns.Stig Bjørlykke2011-03-201-1/+5
* Remove the --enable-new-packet-list option (since the code no longer supports...Jeff Morriss2011-03-081-13/+0
* Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistentStig Bjørlykke2011-02-201-3/+3
* On Windows, try putting __declspec(noreturn) in front of declarations ofGuy Harris2011-02-171-0/+11
* Add a command line argument for the configure script of "--with-gtk3" toStephen Fisher2011-02-111-0/+16
* Remove duplicate 'asn1/gprscdr/Makefile' entryBill Meier2011-02-021-1/+2
* Integrate and build the tetra dissector.Anders Broman2011-02-021-0/+2
* Add the gprscdr Makefile to the list of Makefiles to be generated.Guy Harris2011-02-021-0/+1
* 1.5.0 → 1.5.1.Gerald Combs2011-01-241-1/+1
* Add a comment asking where to check for YACC/Bison and Flex.Guy Harris2010-12-251-0/+19
* We only need to do AC_PATH_PROG on flex once.Guy Harris2010-12-241-3/+1
* Export only defined symbols from libwsutil.Balint Reczey2010-12-161-0/+7
* Define HAVE_GTK in config.h when compiling with GTK for the GUIStephen Fisher2010-11-261-0/+1
* Enable Airpcap build by default: There should be noJörg Mayer2010-10-031-1/+1
* Fix typo reported by Jose Pedro OliveiraJörg Mayer2010-09-281-1/+1
* Enable Python in HEAD to find problems during testing.Jörg Mayer2010-09-231-1/+1
* Very old versions of libz (such as the one that comes with Solaris 10) don't ...Jeff Morriss2010-09-221-0/+6
* Put the definition of NEW_PACKET_LIST into config.h rather than theGuy Harris2010-09-171-1/+2
* Use local copy of Wireshark documentation on UNIX if it's available.Balint Reczey2010-08-011-0/+11
* Only link programs that call stuff in Application Services or CoreGuy Harris2010-07-151-4/+7
* From Jan Šafránek:Jaap Keuter2010-07-131-0/+6
* Check if /usr/local exists before adding to CFLAGS/CPPFLAGS and LDFLAGS.Stig Bjørlykke2010-06-101-13/+17
* Build Makefile in asn1/idmp.Stig Bjørlykke2010-06-091-0/+1
* 1.3.6 -> 1.5.0Gerald Combs2010-06-071-1/+1
* Back out r33088 for now.Gerald Combs2010-06-051-1/+0
* From Matt Poduska via bug 1957 (with minor changes):Gerald Combs2010-06-041-0/+1
* From Michael Bernhard via bug 3398 with minor fixups:Gerald Combs2010-06-011-0/+1
* Put the optional objects in EXTRA..SOURCES instead of EXTRA_DIST.Jeff Morriss2010-05-291-48/+17
* From H.sivank: GtkOSXApplication support.Guy Harris2010-05-251-23/+30
* Add epan/dissectors/dcerpc/ and epan/dissectors/pidl/ to the source distributionJeff Morriss2010-05-181-0/+2
* - Move cmake options into their own file, making it easier toJörg Mayer2010-05-151-0/+2
* 1.3.5 -> 1.3.6.Gerald Combs2010-05-051-1/+1
* Added PKIXAttributeCertificate (RFC3281).Stig Bjørlykke2010-04-141-0/+1
* Use a 64-bit number to store the content length. This fixes:Jeff Morriss2010-04-091-0/+1
* Add --enable-setcap-install and --with-dumpcap-group.Gerald Combs2010-04-081-1/+57
* Disable the possible use of 'links' to generate release-notes.txtBill Meier2010-04-051-3/+5
* 1.3.4 -> 1.3.5.Gerald Combs2010-03-311-1/+1
* This adds a new dissector plugin: INTERLINK. This protocol is used inUwe Girlich2010-03-161-0/+1
* From Erwin van Eijk:Anders Broman2010-02-281-0/+1
* Handle C++ code, such as the wsgd plugin.Guy Harris2010-02-261-2/+11
* Make asn1/kerberos/Makefile and asn1/rua/Makefile as well.Guy Harris2010-02-251-0/+2
* Generate asn1/hnbap/Makefile.Guy Harris2010-02-251-0/+1
* There's an echo in here....Guy Harris2010-02-191-1/+1
* To check for GLib 2.14.0 or later, just check with pkg-config, don't useGuy Harris2010-02-181-26/+22
* Fix/update some comments.Guy Harris2010-02-181-7/+36