freebsd-ports/mail/sylpheed3/files/patch-ad
Alexander Langer d8ce5b35ce Update to 0.6.4
Submitted by:	maintainer
2001-10-31 20:09:53 +00:00

11 lines
349 B
Text

--- 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@