Put the optional objects in EXTRA..SOURCES instead of EXTRA_DIST.
[metze/wireshark/wip.git] / acinclude.m4
2004-05-14 Jörg MayerThomas Anders: Add the actual libs to link in case...
2004-05-13 Jörg MayerFix --with-krb5 when given a directory
2004-05-13 Jörg MayerThomas Anders: Don't add library paths twice
2004-04-22 Olivier BiotMore correct implementation of the --disable-usr-local...
2004-03-27 Jörg MayerSome aclocal warning fixes during autogen.sh
2004-03-20 Jörg MayerWorkaround for (at least) some RedHat platforms:
2004-03-17 Jörg MayerExperimental Heimdal Kerberos detection.
2004-02-26 Guy HarrisFrom Albert Chin: libpcap 0.8.1 loads the BPF driver...
2003-12-19 Guy HarrisThe GNU ADNS library requires whatever libraries are...
2003-12-18 Guy Harris"pcap_compile_nopcap()" has a different signature in...
2003-12-17 Guy HarrisFrom Albert Chin: fix for the following:
2003-12-16 Guy HarrisFix some typoes in variable names.
2003-12-06 Gilbert RamirezFrom Olivier Biot
2003-11-01 Guy HarrisBased on a patch from Brian Fundakowski Feldman, add...
2003-10-14 Guy HarrisDo the tests for various extra "-L" and "-l" flags...
2003-10-10 Guy HarrisNot all versions of libpcap have "pcap_compile_nopcap...
2003-10-10 Guy HarrisFrom Brad Hards: fix two problems:
2003-10-10 Guy HarrisGet the version number of the libpcap/WinPcap with...
2003-10-10 Guy HarrisUse "pcap_findalldevs()" if present.
2003-08-31 Richard SharpeAdd support for building with ucd-snmp on RH9.0. We...
2003-08-21 Guy HarrisNote that the "=DIR" argument to "--with-ssl" and ...
2003-05-04 Gerald CombsAdd support for asynchronous DNS updates using the...
2003-02-28 Guy HarrisCheck for <ucd-snmp/ucd-snmp-config.h>, not <ucd-snmp...
2003-02-26 Guy HarrisFrom Pavel Roskin:
2003-02-11 Guy HarrisFuture releases of libpcap probably won't install ...
2003-01-27 Guy HarrisCheck "$prefix/include/pcap" before checking "$prefix...
2003-01-21 Jörg Mayercjs 2895: Fix configure check to compile with IBM Visua...
2003-01-21 Jörg MayerCheck for pcap in before /usr/local and stop on first hit
2002-12-28 Guy HarrisMention binary developer's packages, as well as "make...
2002-10-25 Guy HarrisThe versions of UCD SNMP that we now support all install
2002-07-06 Guy HarrisFrom Nix:
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-02-06 Guy Harriszlib 1.0.8 - the version that comes with X11 - does...
2002-02-02 Guy HarrisFrom Heikki Vatiainen:
2002-01-30 Guy HarrisIPv6 name resolution support on Solaris 8, from Heikki...
2002-01-30 Guy HarrisXFree86 installed with its own zlib isn't the only...
2002-01-20 Gerald CombsRevamp the RPM building process. For versions of rpm...
2002-01-18 Guy HarrisPut back the check for gzseek() when building with...
2002-01-03 Guy HarrisFrom Albert Chin: simplify some autoconf code - AC_CHEC...
2001-09-28 Guy HarrisWe have our own internal versions of "gzgets()" and...
2001-09-20 Ashok NarayananRemoved the dependency on gzgetc and gzgets by implemen...
2001-09-17 Guy HarrisFix from Andy Hood, to remove a bogus extra line.
2001-08-21 Guy HarrisThe zlib that comes with XFree86 isn't a "mini-zlib...
2001-08-18 Guy HarrisIf there's no "zlib.h" header, we won't be using zlib...
2001-07-27 Guy HarrisLink with $SOCKET_LIBS and $NSL_LIBS, as well as with...
2001-07-27 Guy HarrisFix AC_ETHEREAL_PCAP_CHECK so that, if a directory...
2001-07-09 Guy HarrisAutoconf support for glibc IPv6 support, from Pekka...
2001-06-27 Guy HarrisReplace "--enable-pcap" with "--with-pcap", and if...
2001-05-23 Guy HarrisUpdated SSL tests, from Andy Hood.
2001-05-22 Guy HarrisAccording to the autoconf documentation, you're not...
2001-05-22 Guy HarrisCleanups to the "--with-ssl" configuration option,...
2001-05-11 Guy HarrisUpdates for the current CVS version of autoconf, from...
2001-04-19 Guy HarrisFix up the messages printed for the SSL checks - AC_MSG...
2001-01-18 Guy HarrisChanges to look for SSL library for those who have...
2000-01-21 Guy HarrisAdd "-L" flags to LDFLAGS, not LIBS, and get rid of...
2000-01-15 Guy HarrisRename "save_LIBS" to "ethereal_save_LIBS", to reduce...
2000-01-15 Guy HarrisAs we're not using the default action for AC_CHECK_LIB in
2000-01-15 Guy HarrisArrange that, on Solaris, we link with "-lkstat" if...
2000-01-15 Guy HarrisTethereal needs the same set of additional objects...
1999-11-30 Gilbert RamirezFixed output in AC_ETHEREAL_UCDSNMP_CHECK. AC_MSG_CHECK...
1999-11-29 Guy HarrisDuh. If you say you're going to check for "gzgets...
1999-11-29 Guy HarrisOf the "zlib" functions we use that aren't in all versi...
1999-11-29 Guy HarrisDon't add compressed-file-reading support unless "gzope...
1999-11-11 Guy HarrisChange my e-mail address to the forwarding address...
1999-10-21 Gilbert RamirezAdded Nathan's UCD SNMP patch.
1999-10-12 Guy HarrisJun-ichiro itojun Hagino's changes for IPv6 extension...
1999-09-22 Ashok NarayananThis commit contains support for reading capture files...
1999-09-20 Guy HarrisLine up the "configure --help" message for "--with...
1999-09-09 Guy HarrisExpand the message printed if "configure" can't find...
1999-09-01 Guy HarrisBert Driehuis' patch to add a "--with-ucdsnmp" option...
1999-08-31 Guy HarrisBert Driehuis' patch to handle "libpcap" stuff being...
1999-07-13 Gilbert RamirezAdded support for compiling on win32 with Visual C...
1999-03-28 Gilbert RamirezJun-ichiro's IPv6 patch is merged in with ethereal...
1998-11-17 Guy HarrisAdd a "acinclude.m4" file that defines a "AC_ETHEREAL_S...