Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal Makefile.am acinclude.m4 configure.in

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: jmayer@xxxxxxxxxxxx (Joerg Mayer)
Date: Wed, 17 Mar 2004 12:20:57 -0600 (CST)
jmayer      2004/03/17 12:20:57 CST

  Modified files:
    .                    Makefile.am acinclude.m4 configure.in 
  Log:
  Experimental Heimdal Kerberos detection.
  As this is experimental and does not yet work reliably this feature is
  off by default. Enable it by using --with-krb5 during configure.
  Please do not yet make use of this feature (i.e. please do not *use* the
  defines provided by this option), until it has received further testing
  and fixing.
  Please run and check what the configure says.
  
  Revision  Changes    Path
  1.722     +2 -1      ethereal/Makefile.am
  1.69      +118 -1    ethereal/acinclude.m4
  1.251     +45 -1     ethereal/configure.in