diff options
Diffstat (limited to 'mail/evolution/files/patch-aa')
-rw-r--r-- | mail/evolution/files/patch-aa | 21 |
1 files changed, 15 insertions, 6 deletions
diff --git a/mail/evolution/files/patch-aa b/mail/evolution/files/patch-aa index 5051d0125..f37bb61ef 100644 --- a/mail/evolution/files/patch-aa +++ b/mail/evolution/files/patch-aa @@ -1,6 +1,6 @@ ---- configure.orig Wed Jun 8 18:17:36 2005 -+++ configure Wed Jun 8 18:18:04 2005 -@@ -25553,6 +25553,7 @@ +--- configure.orig Wed Jun 15 20:26:15 2005 ++++ configure Wed Jun 15 20:26:33 2005 +@@ -24869,6 +24869,7 @@ #include <sys/socket.h> #include <netinet/in.h> #include <netdb.h> @@ -8,7 +8,7 @@ int -@@ -27123,7 +27124,7 @@ +@@ -26345,7 +26346,7 @@ LDFLAGS_save="$LDFLAGS" mitlibs="-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5" @@ -17,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 -@@ -28293,10 +28294,10 @@ +@@ -27517,10 +27518,10 @@ Example: --with-nspr-libs=/usr/lib" >&2;} { (exit 1); exit 1; }; } else @@ -30,7 +30,7 @@ fi echo "$as_me:$LINENO: checking for Mozilla nspr libraries" >&5 -@@ -32154,7 +32155,7 @@ +@@ -31450,7 +31451,7 @@ idldir="$datadir/idl/evolution-$BASE_VERSION" @@ -39,3 +39,12 @@ evolutionuidir="$privdatadir/ui" +@@ -31514,7 +31515,7 @@ + enable_plugins=all + fi; + +-plugins_base="calendar-file calendar-http calendar-weather itip-formatter plugin-manager exchange-account-setup default-source addressbook-file startup-wizard print-message mark-all-read groupwise-features mono" ++plugins_base="calendar-file calendar-http calendar-weather itip-formatter plugin-manager exchange-account-setup default-source addressbook-file startup-wizard print-message mark-all-read groupwise-features" + + plugins_standard="bbdb subject-thread save-attachments prefer-plain save-calendar select-one-source copy-tool mail-to-task mark-calendar-offline audio-inline mailing-list-actions new-mail-notify" + |