]> The Tcpdump Group git mirrors - tcpdump/history - configure
Fix the pointer tests in the non-ndoified TTEST2() macro as well.
[tcpdump] / configure
2015-03-02  Guy HarrisC compilers can, and some do, optimize away pointer...
2011-02-01  Guy HarrisAnd another quoting of AC_LANG_SOURCE.
2011-02-01  Guy HarrisPut the call to AC_LANG_SOURCE in AC_C___ATTRIBUTE__...
2011-02-01  Guy HarrisGet rid of unnecessary configure script tests and missi...
2011-01-27  Guy HarrisFix e-mail address for tcpdump-workers.
2011-01-23  Guy HarrisPoint people to the autoconf documentation on shell...
2011-01-23  Guy HarrisHandle POSIX quoting rules.
2010-12-01  Guy HarrisAdd support for nommu systems.
2010-12-01  Mike FrysingerUse AC_PATH_TOOL, not AC_PATH_PROG, to find pcap-config.
2010-11-14  Guy HarrisMake sure we can link with libpcap.
2010-08-23  Guy HarrisAdd support for setting the time stamp type for a capture.
2010-04-16  Guy HarrisAdd a comment to the AC_DEFINE for _SUN, matching what...
2010-04-02  Guy HarrisRe-generate configure script.
2010-02-09  Guy HarrisRecognize -PRE-GIT as well as alpha/beta; clean up...
2010-01-10  Michael RichardsonThis commit makes ipnet_if_print the first NDO aware...
2010-01-02  Guy HarrisWhen removing conftest*, use "-r", to clean up OS X...
2010-01-02  Guy HarrisFix some problems that show up in autoconf 2.64 and...
2009-07-08  Guy HarrisGet rid of some autoconf macros not used, or no longer...
2009-07-05  Guy HarrisIn AC_LBL_C_INIT, don't explicitly set V_CCOPT, just...
2009-07-03  Guy HarrisAdd a comment to the AC_DEFINE call for const, just...
2009-07-03  Guy HarrisPick up some AC_DEFINE comments from libpcap's aclocal.m4.
2009-07-02  Guy HarrisAs with libpcap, so with tcpdump; when testing whether...
2009-06-29  Guy HarrisUse <sys/bitypes.h> in all tests for types.
2009-06-16  Guy HarrisOn AIX, if we have pcap-config, rely on it to supply...
2009-06-08  Guy HarrisDon't put -L/usr/lib into LDFLAGS - it would cause...
2009-05-23  Guy HarrisIf we're using a local libpcap library, check for a...
2009-04-04  Guy HarrisFrom Bert Vermeulen: add a USB printer, and fix the...
2008-11-18  guyPropagate from the git tree:
2008-10-27  guyRun the tcpdump man page through config, so that it...
2008-09-25  guyWe support building tcpdump with versions of libpcap...
2008-04-04  guyUse the new libpcap API's if available; that means...
2008-03-13  guyFrom Sagun Shakya: check whether we need libdlpi.
2008-02-26  guyHave --with-crypto take an optional argument, specifyin...
2008-02-26  guyFrom Mike Frysinger: include the Blackfin processor...
2008-02-05  guyThe string-comparison operator in the "test" command...
2008-02-04  guyRun ranlib on libnetdissect.a if necessary. Remove...
2007-09-12  guyFrom Max Laier: check whether the system has <net/pfvar...
2005-11-08  guyAdd -Wpointer-arith to the list of warnings we enable...
2005-09-21  guyFrom David Smith: let the path for the crypto headers...
2005-06-04  guyRe-generate with 2.57, just to minimize the changes...
2005-06-03  guyUse pcap_dump_ftell() rather than casting a pcap_dumper...
2005-06-03  guyFix to work with autoconf 2.59.
2005-04-24  guySplit a line to match the way it's split in libpcap...
2005-04-24  guyAlbert Chin's patch to libpcap's configure.in:
2005-04-21  guyAC_TRY_COMPILE works only for code that fits inside...
2005-04-21  guyPut back AC_LBL_C_INLINE; it turns out that wasn't...
2005-04-20  guySome systems (*cough*Irix*cough) not only don't declare
2005-04-20  guyFrom Albert Chin:
2005-04-20  guyFrom Albert Chin:
2005-03-27  guyCheck for ether_ntohost() after checking for libpcap...
2005-03-27  guyDon't check for netinet/ether.h unless we're going...
2005-03-27  guyFix an error in the previous checkin.
2005-03-27  guyFix a typo.
2005-03-27  guyDo the same sort of checks whether ether_ntohost()...
2005-03-27  guyWhen testing whether "inline" works, use the V_CCOPT...
2004-12-27  guyRegenerate.
2004-08-27  guyFrom Andrew Church <[email protected]>:...
2004-07-10  guyWhen checking for pcap_if_t, add $V_INCLS to CFLAGS...
2004-04-17  guySecond stage of adding support for 64-bit integral...
2004-04-17  guyFirst stage of adding support for 64-bit integral data...
2004-04-05  mcr regenerated configure with 2.57.
2004-03-23  fennerRegenerate.
2004-03-11  guyRegenerate.
2004-01-31  guyAC_LIBOBJ takes the name of an object file without...
2004-01-26  guyRegenerate.
2004-01-15  guyFrom Gisle Vanem:
2004-01-14  guyRegenerate with autoconf 2.57.
2003-12-15  guyFrom Albert Chin <[email protected]>:
2003-11-18  guyPrint both the name and the description of a link-layer...
2003-11-16  guyFrom Brian Ginsbach: add the Cray NV1 CPU to the list...
2003-11-16  guyHave the configure script arrange that the Makefile...
2003-11-04  guyCheck whether we have "pcap_breakloop()", and use it...
2003-08-06  guyRegenerate.
2003-07-17  itojunregen
2003-07-17  itojunregen
2003-07-08  guyRegenerate.
2003-07-04  guyRegenerate for the new version that checks for "-lcrypt...
2003-05-02  guyUse AC_TRY_LINK, not AC_TRY_COMPILE, when looking for
2003-05-02  guyQuote "$d" when testing it in "AC_LBL_LIBPCAP", so...
2003-05-02  itojunregen
2003-05-01  guy"if ! {command}" works in the Almquist shell (as used...
2003-03-28  guyFrom Paul Mundt <[email protected]>: add SuperH to...
2003-03-13  guyCheck for libpcap in directories under $srcdir, so...
2003-03-02  guyUpdate revision number.
2003-03-02  guyFrom Gisle Vanem: make print-esp.c work with more ...
2003-02-12  guyOn AIX, we have to link with "-lodm" and "-lcfg", as...
2003-02-11  guyUse "pcap_lib_version()" to get the libpcap version...
2003-01-11  guyUse AC_CHECK_FUNC, not AC_CHECK_LIB, to look for
2002-12-22  guyFrom Andrew Brown <[email protected]>: add a "-U"...
2002-12-19  guyNetBSD support for multiple data link types on an inter...
2002-12-17  guyIf we're not using a local libpcap, check to see whethe...
2002-12-11  guyWe're using int8_t now, so we need to declare it oursel...
2002-09-05  guyGet rid of the "-Wno-unused" flag, and fix up most...
2002-09-05  guyCheck for "pcap_version" in libpcap in the configure...
2002-09-05  guyAdd a few more GCC warnings on GCC >= 2 for ".devel...
2002-08-03  guyCheck for "pcap_findalldevs()" in libpcap in the config...
2002-08-03  guyPut in some comments about stuff I noticed when trying...
2002-08-02  guyFix a typo.
2002-07-13  guyMake static the structure to which the test program...
2002-07-02  guyFix up AC_LBL_C_INLINE to put all of the test code...
next