aboutsummaryrefslogtreecommitdiffstats
path: root/security/heimdal/files/patch-cc
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2000-08-30 13:59:56 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2000-08-30 13:59:56 +0000
commit21bb45e9071ff0dbeadf0d1993ed3af52f40a59f (patch)
tree84e125335abfabdfe67cde3adb5e05549fdf2665 /security/heimdal/files/patch-cc
parentb2ecccc7bf3303569777aa85dc2147759c51b967 (diff)
Upgrade 0.2t -> 0.3b
Diffstat (limited to 'security/heimdal/files/patch-cc')
-rw-r--r--security/heimdal/files/patch-cc11
1 files changed, 6 insertions, 5 deletions
diff --git a/security/heimdal/files/patch-cc b/security/heimdal/files/patch-cc
index c37a7351bbde..d4fd8fc8359a 100644
--- a/security/heimdal/files/patch-cc
+++ b/security/heimdal/files/patch-cc
@@ -1,12 +1,13 @@
---- configure.orig Sun Apr 2 21:21:46 2000
-+++ configure Mon Apr 17 14:40:32 2000
-@@ -2217,6 +2217,9 @@
+--- configure.orig Wed Aug 30 07:17:21 2000
++++ configure Wed Aug 30 07:18:31 2000
+@@ -9346,6 +9346,10 @@
+ LIB_openldap="-rpath $openldap_libdir $LIB_openldap"
fi
-
+# Kerberos IV on FreeBSD depends on libcom_err
+LIBS="-lcom_err $LIBS"
+echo '#define HAVE_LIBCOM_ERR 1' >> confdefs.h
-
++
# Check whether --with-krb4 or --without-krb4 was given.
if test "${with_krb4+set}" = set; then
+ withval="$with_krb4"