aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2004-03-17 18:20:58 +0000
committerJörg Mayer <jmayer@loplof.de>2004-03-17 18:20:58 +0000
commit9920ca911230473e90a785e6f83ac4ed74c25d8f (patch)
tree5cfc37fcd743e91f9b41d09d6b272dad3d8c97e3 /Makefile.am
parent0e4e864b488943d4c423bac6e790db91c01d38c9 (diff)
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. svn path=/trunk/; revision=10395
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7850f9c5e9..21d990c2ba 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.721 2004/03/14 08:07:16 jmayer Exp $
+# $Id: Makefile.am,v 1.722 2004/03/17 18:20:57 jmayer Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -369,6 +369,7 @@ EXTRA_DIST = \
README.hpux \
README.irix \
README.linux \
+ REAMDE.macos \
README.tru64 \
README.vmware \
README.win32 \