aboutsummaryrefslogtreecommitdiffstats
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* Add a "-d" flag to dumpcap, to print out the generated code for theGuy Harris2010-07-131-1/+1
* First check for the new GTK+/OS X integration functions, then the oldGuy Harris2010-06-051-14/+16
* From H.sivank: GtkOSXApplication support.Guy Harris2010-05-251-3/+34
* As of release 1.5, MIT Kerberos moved krb5.h to krb5/krb5.h. Check bothStephen Fisher2010-05-091-2/+4
* Just check for pcap_create(); it first appeared in libpcap 1.0.0, andGuy Harris2010-05-061-3/+0
* Checking in Stigs changes fromAnders Broman2010-05-061-0/+3
* Check for pcap_createAnders Broman2010-05-061-0/+1
* Don't say "Checking for broken pcap-config" if we don't have aGuy Harris2010-02-191-8/+10
* Put in missing comma.Guy Harris2009-12-111-1/+1
* Add the time zone abbreviation to the result of abs_time_to_str() andGuy Harris2009-12-111-0/+34
* - Add an AC macro to test linker flags.Jörg Mayer2009-08-071-0/+30
* Check for libpcap 1.0's broken pcap-config, which put a space between -LGuy Harris2009-06-081-0/+26
* Check for a pcap-config script (as provided by libpcap 1.x) and, if weGuy Harris2009-06-081-46/+74
* Don't reuse lua_dir in a for loop.Stig Bjørlykke2009-06-031-4/+4
* Fixed setting of LUA_INCLUDES when having extraneous lua heder directory.Stig Bjørlykke2009-06-031-3/+25
* Only give a failure message if configuring with --with-lua=yes.Stig Bjørlykke2009-06-031-6/+17
* Added check for extraneous lua header directories, as some systemsStig Bjørlykke2009-06-031-3/+29
* Use liblua by default, if available.Stig Bjørlykke2009-06-031-1/+3
* python binding for wireshark (first commit)Sebastien Tandel2009-05-291-1/+54
* From Petr Sumbera (bug 3305):Stig Bjørlykke2009-03-061-1/+1
* Fix bug #3152 for good.Stephen Fisher2008-12-231-5/+8
* Fix bug 3152: when searching for igemacintegration manually set GTK_LIBS toJeff Morriss2008-12-221-1/+14
* If we don't have any of the pcap_datalink_XXX_to_YYY routines,Guy Harris2008-12-211-0/+1
* After checking for ige_mac_menu_set_menu_bar reset CFLAGS and LIBSJeff Morriss2008-12-191-0/+2
* Require Lua 5.1 for Lua plugin.Balint Reczey2008-11-181-50/+5
* Add support for the GeoIP library. Using different database files,Gerald Combs2008-10-271-0/+30
* Tweak Mac IGE integration detection so that it can find the functions notStephen Fisher2008-10-261-4/+5
* Add an option to look for the presence of Imendio's Mac OS X integrationGerald Combs2008-10-241-14/+36
* Add support for c-ares to the GNU toolchain.Gerald Combs2008-08-081-0/+31
* If we have pcap_free_datalinks(), use it. If not, then, on Windows,Guy Harris2008-07-041-1/+1
* Require GLib 2.4 or later.Guy Harris2008-05-051-42/+0
* Don't define AC_WIRESHARK_CHECK_64BIT_FORMAT twice; just define the oneGuy Harris2008-04-201-43/+6
* Remove GTK1 code.Stephen Fisher2008-04-071-6/+0
* Only check for pcap_breakloop()'s "usability" if it might be present butGuy Harris2008-02-071-20/+33
* Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366)Tomas Kukosa2007-12-041-0/+17
* If libcap is present, have dumpcap use it to drop privileges whileGerald Combs2007-11-201-0/+31
* Get rid of the remains of NET-SNMP in the build process.Jörg Mayer2007-09-241-76/+0
* YAE2WJaap Keuter2007-06-131-2/+2
* we dont link with g_snprintf in the configure for gtk1-2 so fall back to Ronnie Sahlberg2007-05-291-0/+4
* Check for G_GINT64_MODIFIER in Wireshark as we do in Wiretap.Guy Harris2007-05-291-0/+38
* update of AC_WIRESHARK_PCAP_CHECK to detect if pcap header version isSebastien Tandel2007-04-221-1/+66
* adding AC_(WIRESHARK|WIRETAP)_GCC_CFLAGS_OPTION macro to test whether gccSebastien Tandel2007-04-221-0/+30
* the -lm flag might be needed to link luaLuis Ontanon2007-01-041-4/+4
* Get rid of UCD SNMP support (it's not longer supported andJörg Mayer2006-12-081-140/+0
* Bug 1246: From Eric Hall, fix typo: s/NETSNMPCNFIG/NETSNMPCONFIG/Jeff Morriss2006-11-261-1/+1
* Don't include /usr/local if usage of /usr/local has been disabled viaJörg Mayer2006-10-261-3/+5
* Set want_portaudio to yes if we'll be building with libportaudio; itGuy Harris2006-10-191-0/+1
* Change some messages when ucd snmp is found but --with-sslJörg Mayer2006-09-271-3/+6
* AC_CHECK_TYPE already prints a "checking for" message; don't botherGuy Harris2006-09-121-1/+0
* rtp_player.c will now compile with the new API, although it will notJörg Mayer2006-09-051-14/+4