Add a "--without-gcc" option, similar to what tcpdump and libpcap have.
[obnox/wireshark/wip.git] / wiretap / configure.in
2002-01-30 guyAdd a "--without-gcc" option, similar to what tcpdump...
2002-01-09 gramProvide a --disable-usr-local flag to configure so...
2001-12-07 guyUse "-no-cpp-precomp" rather than "-traditional-cpp...
2001-09-28 guyWe have our own internal versions of "gzgets()" and...
2001-07-26 guyMacOS support changes, from Michael Tuexen (with some...
2001-07-13 guyFrom Joerg Mayer:
2001-06-27 guyReplace "--enable-pcap" with "--with-pcap", and if...
2001-04-17 guyAs of GLib 1.2.9, you won't automatically get "-I/usr...
2000-10-17 guyDo checks for platform-specific compiler flags in the...
2000-10-17 guyWiretap no longer works with "GLib 1.0[.x]" (the versio...
2000-08-25 guyRedo the way we map between libpcap encapsulation type...
2000-08-11 denielMiscellaneous code cleaning
2000-02-12 guyGet rid of the check for NetBSD in the Wiretap "configu...
2000-01-13 guyWe are obliged to define HAVE_UNISTD_H in "config.h...
2000-01-10 gramSome initial changes for win32 support, but not all.
1999-12-04 guyAdd support to Wiretap for writing Network Monitor...
1999-12-03 guyIt appears that our "Makefile.in" won't work with the...
1999-10-14 itojunimplement ipprotostr() in ipproto.c, which basically...
1999-09-24 guyDO NOT check for "unistd.h"; due to an unfortunate...
1999-09-22 ashoknThis commit contains support for reading capture files...
1999-09-11 geraldAdded support for Lucent/Ascend packet traces. The...
1999-07-13 gramAdded support for compiling on win32 with Visual C...
1999-07-08 gramAdded Johan's RADIUS dissector, finally. I modified...
1999-07-07 gramCreated a new protocol tree implementation and a new...
1999-03-28 gramJun-ichiro's IPv6 patch is merged in with ethereal...
1999-03-03 guyIt's not a problem if we don't have GLib 1.1.x or later...
1999-03-01 gramAdded display filters to wiretap.
1999-01-13 gerald* Modified Makefile.am and configure.in so that wiretap...
1998-11-21 guyPick up from Ethereal's "configure.in" the test to...
1998-11-15 guyAdd support to wiretap for reading Sun "snoop" capture...
1998-11-13 gramMore patches from Guy to make wiretap compile better...
1998-11-12 gramAdded a patch to wiretap from Guy Harris to help compil...
1998-11-12 gramA lengthy patch to add the wiretap library. Wiretap...