diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-23 01:36:53 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-23 01:36:53 +0000 |
commit | 8c7499bdfa85657ea6c2517ada0ef4a4db489beb (patch) | |
tree | 1c37a6088704b234484b1352cd1f882fb2a253ad /mail/evolution-devel/files/patch-ac | |
parent | Catch up with Wnn6-lib update. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'.release/4.1.1
Notes
Notes:
svn path=/head/; revision=33029
svn path=/tags/RELEASE_4_1_1/; revision=33030; tag=release/4.1.1
Diffstat (limited to 'mail/evolution-devel/files/patch-ac')
-rw-r--r-- | mail/evolution-devel/files/patch-ac | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/mail/evolution-devel/files/patch-ac b/mail/evolution-devel/files/patch-ac deleted file mode 100644 index e106b51197dc..000000000000 --- a/mail/evolution-devel/files/patch-ac +++ /dev/null @@ -1,56 +0,0 @@ ---- camel/providers/imap/Makefile.in.orig Mon Jul 10 21:34:06 2000 -+++ camel/providers/imap/Makefile.in Tue Jul 11 19:17:54 2000 -@@ -181,3 +181,3 @@ - --libcamelimap_la_LDFLAGS = -version-info 0:0:0 -+libcamelimap_la_LDFLAGS = -avoid-version - ---- camel/providers/mbox/Makefile.in.orig Fri Jun 2 15:48:47 2000 -+++ camel/providers/mbox/Makefile.in Wed Jun 28 18:54:19 2000 -@@ -167,3 +167,3 @@ - --libcamelmbox_la_LDFLAGS = -version-info 0:0:0 -+libcamelmbox_la_LDFLAGS = -avoid-version - ---- camel/providers/mh/Makefile.in.orig Sat Aug 19 19:26:36 2000 -+++ camel/providers/mh/Makefile.in Wed Aug 23 11:39:46 2000 -@@ -180,3 +180,3 @@ - --libcamelmh_la_LDFLAGS = -version-info 0:0:0 -+libcamelmh_la_LDFLAGS = -avoid-version - ---- camel/providers/nntp/Makefile.in.orig Sat Aug 19 19:26:36 2000 -+++ camel/providers/nntp/Makefile.in Wed Aug 23 11:40:11 2000 -@@ -180,3 +180,3 @@ - --libcamelnntp_la_LDFLAGS = -version-info 0:0:0 -+libcamelnntp_la_LDFLAGS = -avoid-version - ---- camel/providers/pop3/Makefile.in.orig Fri Jun 2 15:48:48 2000 -+++ camel/providers/pop3/Makefile.in Wed Jun 28 18:54:35 2000 -@@ -167,3 +167,3 @@ - --libcamelpop3_la_LDFLAGS = $(KRB4_LDFLAGS) -version-info 0:0:0 -+libcamelpop3_la_LDFLAGS = $(KRB4_LDFLAGS) -avoid-version - ---- camel/providers/sendmail/Makefile.in.orig Fri Jun 2 15:48:49 2000 -+++ camel/providers/sendmail/Makefile.in Wed Jun 28 18:54:52 2000 -@@ -167,3 +167,3 @@ - --libcamelsendmail_la_LDFLAGS = -version-info 0:0:0 -+libcamelsendmail_la_LDFLAGS = -avoid-version - ---- camel/providers/smtp/Makefile.in.orig Fri Jun 2 15:48:49 2000 -+++ camel/providers/smtp/Makefile.in Wed Jun 28 18:55:06 2000 -@@ -167,3 +167,3 @@ - --libcamelsmtp_la_LDFLAGS = -version-info 0:0:0 -+libcamelsmtp_la_LDFLAGS = -avoid-version - ---- camel/providers/vee/Makefile.in.orig Fri Jun 2 15:48:50 2000 -+++ camel/providers/vee/Makefile.in Wed Jun 28 18:55:19 2000 -@@ -167,3 +167,3 @@ - --libcamelvee_la_LDFLAGS = -version-info 0:0:0 -+libcamelvee_la_LDFLAGS = -avoid-version - |