diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-18 10:00:08 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-18 10:00:08 +0000 |
commit | e497906508084a5501f27a53a8ec0f23aa446e5b (patch) | |
tree | 152d32d807e92b14ac8ade604a4d650b637b1e93 /net/samba3/files/patch-ba | |
parent | A new index, with 3,403 ports, which is a nice number, being 41 times (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_5_0'.release/3.5.0
Diffstat (limited to 'net/samba3/files/patch-ba')
-rw-r--r-- | net/samba3/files/patch-ba | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/samba3/files/patch-ba b/net/samba3/files/patch-ba deleted file mode 100644 index 7f46ffd7af1e..000000000000 --- a/net/samba3/files/patch-ba +++ /dev/null @@ -1,11 +0,0 @@ ---- 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) |