From 64be183c1043c4b81f609a7878229fb8771ee6e3 Mon Sep 17 00:00:00 2001 From: Jacques Vidrine Date: Mon, 11 Oct 1999 17:24:05 +0000 Subject: With the upgrade from Kerberos V 1.0 -> 1.1, libcrypto was renamed to libk5crypto. --- net/samba-devel/files/patch-ba | 11 +++++++++++ net/samba/files/patch-ba | 11 +++++++++++ net/samba3/files/patch-ba | 11 +++++++++++ 3 files changed, 33 insertions(+) create mode 100644 net/samba-devel/files/patch-ba create mode 100644 net/samba/files/patch-ba create mode 100644 net/samba3/files/patch-ba (limited to 'net') diff --git a/net/samba-devel/files/patch-ba b/net/samba-devel/files/patch-ba new file mode 100644 index 000000000000..7f46ffd7af1e --- /dev/null +++ b/net/samba-devel/files/patch-ba @@ -0,0 +1,11 @@ +--- configure.in.orig Mon Oct 4 09:03:55 1999 ++++ configure.in Mon Oct 4 09:04:00 1999 +@@ -1064,7 +1064,7 @@ + --whithout-krb5 Don't include Kerbers 5 support (default)], + [ AC_MSG_RESULT(yes) + AC_DEFINE(KRB5_AUTH) +- LIBS="$LIBS -ldes425 -lkrb5 -lcrypto -lcom_err" ++ LIBS="$LIBS -ldes425 -lkrb5 -lk5crypto -lcom_err" + CFLAGS="$CFLAGS -I$withval/include" + LDFLAGS="$LDFLAGS -L$withval/lib"], + AC_MSG_RESULT(no) diff --git a/net/samba/files/patch-ba b/net/samba/files/patch-ba new file mode 100644 index 000000000000..7f46ffd7af1e --- /dev/null +++ b/net/samba/files/patch-ba @@ -0,0 +1,11 @@ +--- configure.in.orig Mon Oct 4 09:03:55 1999 ++++ configure.in Mon Oct 4 09:04:00 1999 +@@ -1064,7 +1064,7 @@ + --whithout-krb5 Don't include Kerbers 5 support (default)], + [ AC_MSG_RESULT(yes) + AC_DEFINE(KRB5_AUTH) +- LIBS="$LIBS -ldes425 -lkrb5 -lcrypto -lcom_err" ++ LIBS="$LIBS -ldes425 -lkrb5 -lk5crypto -lcom_err" + CFLAGS="$CFLAGS -I$withval/include" + LDFLAGS="$LDFLAGS -L$withval/lib"], + AC_MSG_RESULT(no) diff --git a/net/samba3/files/patch-ba b/net/samba3/files/patch-ba new file mode 100644 index 000000000000..7f46ffd7af1e --- /dev/null +++ b/net/samba3/files/patch-ba @@ -0,0 +1,11 @@ +--- configure.in.orig Mon Oct 4 09:03:55 1999 ++++ configure.in Mon Oct 4 09:04:00 1999 +@@ -1064,7 +1064,7 @@ + --whithout-krb5 Don't include Kerbers 5 support (default)], + [ AC_MSG_RESULT(yes) + AC_DEFINE(KRB5_AUTH) +- LIBS="$LIBS -ldes425 -lkrb5 -lcrypto -lcom_err" ++ LIBS="$LIBS -ldes425 -lkrb5 -lk5crypto -lcom_err" + CFLAGS="$CFLAGS -I$withval/include" + LDFLAGS="$LDFLAGS -L$withval/lib"], + AC_MSG_RESULT(no) -- cgit v1.2.3