Minor spelling etc updates.
[metze/wireshark/wip.git] / acconfig.h
2002-10-23 Guy HarrisFrom Wes Hardaker:
2002-10-22 Jörg MayerWes Hardaker: Support NET-SNMP in addition to UCD-SNMP
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-04-08 Guy HarrisReplace "--enable-zlib" with "--with-zlib", and have...
2002-03-12 Guy HarrisGet rid of the "--enable-snmp" option; instead, use...
2002-03-10 Guy HarrisUse the "sprint_realloc_" routines in UCD SNMP 4.2...
2001-12-12 Gerald CombsWork around changes made to recent Red Hat ucd-snmp...
2001-07-27 Guy HarrisFix AC_ETHEREAL_PCAP_CHECK so that, if a directory...
2001-06-02 Guy HarrisWindows and the MSVC++ 6.0 library don't have "strptime...
2000-10-17 Guy HarrisAlas, we have to set HAVE_PLUGINS in the top-level...
2000-10-16 Guy HarrisGive libethereal its own configuration file, and have...
2000-07-14 Guy HarrisApparently, on systems with glibc 2.2, "inet_aton(...
2000-01-15 Guy HarrisAs we're not using the default action for AC_CHECK_LIB in
2000-01-15 Gilbert RamirezMerge in the final code to make Ethereal run on Win32...
1999-12-28 Gerald CombsAdd support for "--with-plugindir=<plugin install dir...
1999-10-14 Guy HarrisMake it build on systems lacking "inet_pton()", "inet_n...
1999-10-06 Guy HarrisGive it a copyright notice and RCS ID.
1999-07-09 Gilbert RamirezAdded the ability to create a read-only ethereal, i...
1999-07-07 Gilbert RamirezCreated a new protocol tree implementation and a new...
1999-06-14 Guy HarrisAdd our own "strerror()", which we use on platforms...
1998-11-17 Guy HarrisAdd a "acinclude.m4" file that defines a "AC_ETHEREAL_S...
1998-11-15 Guy HarrisBack out some changes accidentally commited by the...
1998-11-15 Guy HarrisAdd support to wiretap for reading Sun "snoop" capture...
1998-11-12 Gilbert RamirezA lengthy patch to add the wiretap library. Wiretap...
1998-10-10 Gerald Combs* OSPF alignment fixes (Gerald)
1998-09-25 Gerald Combs* Ethernet manufacturer support (Laurent)
1998-09-16 Gerald CombsInitial revision