diff options
Diffstat (limited to 'mail/evolution/files/patch-aa')
-rw-r--r-- | mail/evolution/files/patch-aa | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/mail/evolution/files/patch-aa b/mail/evolution/files/patch-aa index 17a3d3d2f..17e6be9d1 100644 --- a/mail/evolution/files/patch-aa +++ b/mail/evolution/files/patch-aa @@ -1,6 +1,14 @@ ---- configure.orig Sun Dec 7 20:17:19 2003 -+++ configure Tue Dec 9 14:29:13 2003 -@@ -23977,10 +23977,10 @@ +--- configure.orig Tue Dec 30 00:39:05 2003 ++++ configure Tue Dec 30 00:42:14 2003 +@@ -20830,6 +20830,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; + +@@ -23977,10 +23978,10 @@ Example: --with-nspr-libs=/usr/lib" >&2;} { (exit 1); exit 1; }; } else @@ -13,16 +21,7 @@ fi echo "$as_me:$LINENO: checking for Mozilla nspr libraries" >&5 -@@ -24792,6 +24792,8 @@ - _ACEOF - - msg_ssl="yes (OpenSSL)" -+ enable_smime="yes" -+ msg_smime="yes" - OPENSSL_LDFLAGS="$with_openssl_libs -lssl -lcrypto $DL_LDFLAGS" - else - OPENSSL_CFLAGS="" -@@ -27767,7 +27769,7 @@ +@@ -27767,7 +27770,7 @@ idldir="$datadir/idl/evolution-$BASE_VERSION" |