aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sylpheed
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sylpheed')
-rw-r--r--mail/sylpheed/files/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/sylpheed/files/patch-ad b/mail/sylpheed/files/patch-ad
new file mode 100644
index 000000000000..bb068f20c4c3
--- /dev/null
+++ b/mail/sylpheed/files/patch-ad
@@ -0,0 +1,11 @@
+--- intl/Makefile.in.orig Wed Oct 24 03:57:52 2001
++++ intl/Makefile.in Wed Oct 24 03:58:06 2001
+@@ -41,7 +41,7 @@
+ MKINSTALLDIRS = @MKINSTALLDIRS@
+ mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
+
+-l = @INTL_LIBTOOL_SUFFIX_PREFIX@
++l =
+
+ AR = ar
+ CC = @CC@