diff options
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" |
