aboutsummaryrefslogtreecommitdiffstats
path: root/acinclude.m4
AgeCommit message (Expand)AuthorFilesLines
2009-06-08Check for libpcap 1.0's broken pcap-config, which put a space between -Lguy1-0/+26
2009-06-08Check for a pcap-config script (as provided by libpcap 1.x) and, if weguy1-46/+74
2009-06-03Don't reuse lua_dir in a for loop.stig1-4/+4
2009-06-03Fixed setting of LUA_INCLUDES when having extraneous lua heder directory.stig1-3/+25
2009-06-03Only give a failure message if configuring with --with-lua=yes.stig1-6/+17
2009-06-03Added check for extraneous lua header directories, as some systemsstig1-3/+29
2009-06-03Use liblua by default, if available.stig1-1/+3
2009-05-29python binding for wireshark (first commit)standel1-1/+54
2009-03-06From Petr Sumbera (bug 3305):stig1-1/+1
2008-12-23Fix bug #3152 for good.sfisher1-5/+8
2008-12-22Fix bug 3152: when searching for igemacintegration manually set GTK_LIBS tomorriss1-1/+14
2008-12-21If we don't have any of the pcap_datalink_XXX_to_YYY routines,guy1-0/+1
2008-12-19After checking for ige_mac_menu_set_menu_bar reset CFLAGS and LIBSmorriss1-0/+2
2008-11-18Require Lua 5.1 for Lua plugin.rbalint1-50/+5
2008-10-27Add support for the GeoIP library. Using different database files,gerald1-0/+30
2008-10-26Tweak Mac IGE integration detection so that it can find the functions notsfisher1-4/+5
2008-10-24Add an option to look for the presence of Imendio's Mac OS X integrationgerald1-14/+36
2008-08-08Add support for c-ares to the GNU toolchain.gerald1-0/+31
2008-07-04If we have pcap_free_datalinks(), use it. If not, then, on Windows,guy1-1/+1
2008-05-05Require GLib 2.4 or later.guy1-42/+0
2008-04-20Don't define AC_WIRESHARK_CHECK_64BIT_FORMAT twice; just define the oneguy1-43/+6
2008-04-07Remove GTK1 code.sfisher1-6/+0
2008-02-07Only check for pcap_breakloop()'s "usability" if it might be present butguy1-20/+33
2007-12-04Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366)kukosa1-0/+17
2007-11-20If libcap is present, have dumpcap use it to drop privileges whilegerald1-0/+31
2007-09-24Get rid of the remains of NET-SNMP in the build process.jmayer1-76/+0
2007-06-13YAE2Wjake1-2/+2
2007-05-29we dont link with g_snprintf in the configure for gtk1-2 so fall back to sahlberg1-0/+4
2007-05-29Check for G_GINT64_MODIFIER in Wireshark as we do in Wiretap.guy1-0/+38
2007-04-22update of AC_WIRESHARK_PCAP_CHECK to detect if pcap header version isstandel1-1/+66
2007-04-22adding AC_(WIRESHARK|WIRETAP)_GCC_CFLAGS_OPTION macro to test whether gccstandel1-0/+30
2007-01-04the -lm flag might be needed to link lualego1-4/+4
2006-12-08Get rid of UCD SNMP support (it's not longer supported andjmayer1-140/+0
2006-11-26Bug 1246: From Eric Hall, fix typo: s/NETSNMPCNFIG/NETSNMPCONFIG/morriss1-1/+1
2006-10-26Don't include /usr/local if usage of /usr/local has been disabled viajmayer1-3/+5
2006-10-19Set want_portaudio to yes if we'll be building with libportaudio; itguy1-0/+1
2006-09-27Change some messages when ucd snmp is found but --with-ssljmayer1-3/+6
2006-09-12AC_CHECK_TYPE already prints a "checking for" message; don't botherguy1-1/+0
2006-09-05rtp_player.c will now compile with the new API, although it will notjmayer1-14/+4
2006-09-04AC_CHECK_TYPE outputs a "Checking..." message; we don't need to issueguy1-2/+1
2006-09-04After some reading it is clear that the code was written forjmayer1-1/+1
2006-09-04Use portaudio if it's there. Check that we have the right version.jmayer1-16/+44
2006-08-30From Alejandro Vaquero:etxrab1-0/+127
2006-07-19From Bálint Réczeyetxrab1-36/+64
2006-06-15autofoo will fail on systems that lack libgcrypt.m4.jmayer1-156/+0
2006-05-31Rename the main executable to "wireshark", along with more conversions:gerald1-101/+101
2006-05-22ethereal->wireshark updatessahlberg1-1/+1
2006-05-21If we have pcap_breakloop(), at least on UN*X we can stop the captureguy1-1/+1
2006-04-25Check several sets of additional libraries that libpcap might needguy1-16/+33
2006-02-19Recent checkins lost a change to make the liblualib check succeed onjmayer1-0/+5