From Sebastien Tandel:
[obnox/wireshark/wip.git] / wiretap / configure.in
2007-03-23 sfisherFrom Sebastien Tandel:
2007-03-22 sfisherAdd -Werror when using GCC only to the Makefile.am...
2007-01-12 guyAutomake variables ending with _LDFLAGS are special:
2007-01-05 guyWhen Mr. Genius added the SHAREDLIB_LDFLAGS stuff,...
2006-06-20 geraldChange ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix...
2006-06-06 geraldEthereal -> Wireshark
2006-05-15 guyGLib 1.2[.x] doesn't have g_sprintf(), it just has...
2006-05-15 guyFix some compiler warnings.
2005-08-20 jmayerAdd -Wmissing-declarations -Wwrite-strings to extra...
2004-12-21 jmayerSmall Whitespacechange
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-01 jmayerIt really helps when you change the default from gtk1...
2004-04-14 obiotAt last compiling on CygWin works again! Added the...
2004-03-04 guyGet rid of an out-of-date comment.
2004-03-03 jmayerRequire autoconf 2.53 and automake 1.6
2004-02-08 jmayerMove -pedantic back to extra-gcc-flags, as glib generat...
2004-02-07 jmayerDon't build as shared *and* static by default
2004-01-24 jmayerFix all fixable warnings
2004-01-10 obiotAdd -Wbad-function-cast to extra gcc flags.
2003-12-24 jmayerAdd -pedantic to --with-extra-gcc-checks
2003-11-18 guyFrom Olivier Biot: add a "--enable-profile-build" flag...
2003-08-21 guyAlign the --with-pcap help message with other help...
2003-07-23 geraldBack out the changes made earlier.
2003-07-23 geraldMake "--enable-usr-local" disabled by default, as sugge...
2003-01-30 jmayerAC_ARG_ENABLE takes 4 argument: The 3rd specifies what...
2002-11-28 guyAdd a "--with-extra-gcc-checks" option, which causes...
2002-11-27 guyAdd "-Wcast-qual" to the list of "-W" flags, so we...
2002-10-09 jmayerSupport for both old and brand new libtool versions
2002-10-06 jmayerChange by Didier Gautheron to make automake 1.7 work.
2002-08-28 jmayerAdd gtk2/glib2 handling to configure. Use --enable...
2002-08-14 jmayerReplace usage of AC_PROG_RANLIB which is deprecated...
2002-04-08 guyReplace "--enable-zlib" with "--with-zlib", and have...
2002-03-02 guyFrom Joerg Mayer: get rid of "-Wno-unused" flag in...
2002-02-27 guyFrom Joerg Mayer:
2002-02-06 guyzlib 1.0.8 - the version that comes with X11 - does...
2002-01-30 guyRemove the "--without-gcc" option - it doesn't work...
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...