diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:24:32 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:24:32 +0000 |
commit | 58406bee8938178fc317574c4236434b0dd11a25 (patch) | |
tree | b4fa34eca69e23769c548b4436cbf65d765e5fe2 /mail/evolution/files/patch-aa | |
parent | 98eb5c95a29c8dd1a76435744e5316092835f696 (diff) | |
download | ports-58406bee8938178fc317574c4236434b0dd11a25.tar.gz ports-58406bee8938178fc317574c4236434b0dd11a25.zip |
Notes
Diffstat (limited to 'mail/evolution/files/patch-aa')
-rw-r--r-- | mail/evolution/files/patch-aa | 48 |
1 files changed, 13 insertions, 35 deletions
diff --git a/mail/evolution/files/patch-aa b/mail/evolution/files/patch-aa index 8bd2ee6f707c..eadafd8477d1 100644 --- a/mail/evolution/files/patch-aa +++ b/mail/evolution/files/patch-aa @@ -1,36 +1,14 @@ ---- configure.orig Fri Mar 12 02:06:47 2004 -+++ configure Fri Mar 12 02:28:50 2004 -@@ -10407,6 +10407,7 @@ - cat confdefs.h >>conftest.$ac_ext - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ -+#include <sys/types.h> - #include <sys/socket.h> - socklen_t x; - -@@ -11519,7 +11520,7 @@ - CPPFLAGS="$DB3_CFLAGS $CPPFLAGS" - - --for ac_header in db.h db3/db.h -+for ac_header in db3/db.h - do - as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` - if eval "test \"\${$as_ac_Header+set}\" = set"; then -@@ -11712,9 +11713,9 @@ - echo "$as_me: failed program was:" >&5 - sed 's/^/| /' conftest.$ac_ext >&5 - --{ { echo "$as_me:$LINENO: error: Found db.h is not version $evolution_db_version" >&5 --echo "$as_me: error: Found db.h is not version $evolution_db_version" >&2;} -- { (exit 1); exit 1; }; } -+#{ { echo "$as_me:$LINENO: error: Found db.h is not version $evolution_db_version" >&5 -+#echo "$as_me: error: Found db.h is not version $evolution_db_version" >&2;} -+# { (exit 1); exit 1; }; } - fi - rm -f conftest.$ac_objext conftest.$ac_ext - -@@ -13075,7 +13076,7 @@ +--- configure.orig Wed Sep 29 14:06:43 2004 ++++ configure Wed Sep 29 14:24:28 2004 +@@ -24206,6 +24206,7 @@ + #include <sys/socket.h> + #include <netinet/in.h> + #include <netdb.h> ++ #include <stdio.h> + + + int +@@ -25772,7 +25773,7 @@ LDFLAGS_save="$LDFLAGS" mitlibs="-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5" @@ -39,7 +17,7 @@ echo "$as_me:$LINENO: checking for Kerberos 5" >&5 echo $ECHO_N "checking for Kerberos 5... $ECHO_C" >&6 if test "${ac_cv_lib_kerberos5+set}" = set; then -@@ -13860,10 +13861,10 @@ +@@ -26928,10 +26929,10 @@ Example: --with-nspr-libs=/usr/lib" >&2;} { (exit 1); exit 1; }; } else @@ -52,7 +30,7 @@ fi echo "$as_me:$LINENO: checking for Mozilla nspr libraries" >&5 -@@ -17387,7 +17388,7 @@ +@@ -30807,7 +30808,7 @@ idldir="$datadir/idl/evolution-$BASE_VERSION" |