summaryrefslogtreecommitdiff
path: root/devel/gettext-old/files/patch-ah
blob: a45dc903c3b909fd9c6cafa9a1206249d1a97123 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- intl/Makefile.in.orig	Wed Feb 17 02:18:40 1999
+++ intl/Makefile.in	Wed Feb 17 02:30:13 1999
@@ -119,7 +119,7 @@
 	    $(top_srcdir)/mkinstalldirs $(libdir) $(includedir); \
 	  fi; \
 	  $(INSTALL_DATA) intlh.inst $(includedir)/libintl.h; \
-	  $(INSTALL_DATA) libintl.a $(libdir)/libintl.a; \
+	  $(LIBTOOL) --mode=install $(INSTALL) libintl.$la $(DESTDIR)$(libdir)/libintl.$la; \
 	else \
 	  : ; \
 	fi