aboutsummaryrefslogtreecommitdiffstats
path: root/editors/cooledit/files/patch-intl::Makefile.in
blob: 228226376e2cb0a63971a7cc66a0290d32d02b2a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- intl/Makefile.in.orig   Sat Aug  3 20:04:13 2002
+++ intl/Makefile.in    Fri May  9 12:03:32 2003
@@ -141,7 +141,7 @@
 # separate library.
 # If you want to use the one which comes with this version of the
 # package, you have to use `configure --with-included-gettext'.
-install: install-exec install-data
+install: # install-exec install-data
 install-exec: all
    if test "$(PACKAGE)" = "gettext" \
       && test '@INTLOBJS@' = '$(GETTOBJS)'; then \