diff options
| author | Peter Pentchev <roam@FreeBSD.org> | 2001-02-13 10:36:42 +0000 |
|---|---|---|
| committer | Peter Pentchev <roam@FreeBSD.org> | 2001-02-13 10:36:42 +0000 |
| commit | 65d8850cd8f399fddc2f6676260237801b9cf210 (patch) | |
| tree | da72accb6c10e8e10ad7780de5496f075fa070f5 /mail/fetchmail/files/patch-ad | |
| parent | bfe4a84724220f53a1f89104820896cf1c13e7fc (diff) | |
Update to 5.6.5.
Approved by: maintainer
Weird look to: Eric S. Raymonds (3 releases in 2 weeks?! Oh come ON!)
Diffstat (limited to 'mail/fetchmail/files/patch-ad')
| -rw-r--r-- | mail/fetchmail/files/patch-ad | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/mail/fetchmail/files/patch-ad b/mail/fetchmail/files/patch-ad index e302c7a313ba..9d7d8722fb80 100644 --- a/mail/fetchmail/files/patch-ad +++ b/mail/fetchmail/files/patch-ad @@ -1,6 +1,6 @@ ---- configure.old Wed Feb 7 15:26:10 2001 -+++ configure Wed Feb 7 15:27:04 2001 -@@ -1637,7 +1637,7 @@ +--- configure.old Mon Feb 12 13:16:28 2001 ++++ configure Mon Feb 12 13:16:48 2001 +@@ -1639,7 +1639,7 @@ if test `uname` = "FreeBSD" then echo "Adding -lkvm to standard libraries" @@ -9,7 +9,7 @@ fi # Check for Rhapsody special case: it doesn't like -s -@@ -5638,7 +5638,7 @@ +@@ -5654,7 +5654,7 @@ EOF CEFLAGS="$CEFLAGS -I/usr/include/kerberosIV" @@ -17,18 +17,18 @@ + LIBS="$LIBS -lkrb -ldes -lcom_err" elif test -n "$with_kerberos" -a -n "$with_kerberos5" -a "$with_kerberos" != "no" -a "$with_kerberos5" != "no" then - cat >> confdefs.h <<\EOF -@@ -5681,7 +5681,7 @@ + cat >> confdefs.h <<\EOF +@@ -5697,7 +5697,7 @@ - CEFLAGS="$CEFLAGS -I$with_kerberos/include" - LDEFLAGS="$LDEFLAGS -L$with_kerberos/lib" -- LIBS="$LIBS -lkrb -ldes" -+ LIBS="$LIBS -lkrb -ldes -lcom_err" + CEFLAGS="$CEFLAGS -I$with_kerberos/include" + LDEFLAGS="$LDEFLAGS -L$with_kerberos/lib" +- LIBS="$LIBS -lkrb -ldes" ++ LIBS="$LIBS -lkrb -ldes -lcom_err" else if test "$with_kerberos" != "no" then -@@ -5695,7 +5695,7 @@ - then +@@ -5711,7 +5711,7 @@ + CEFLAGS="$CEFLAGS -I$dir/include" LDEFLAGS="$LDEFLAGS -L$dir/lib" - LIBS="$LIBS -lkrb -ldes" |
