aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/dctc-gui/files/patch-intl_Makefile.in
blob: 4c4215613998f4debd2228a629706d9efddca4c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- intl/Makefile.in.orig   2001-09-02 01:58:14.000000000 -0500
+++ intl/Makefile.in    2011-03-25 13:27:57.000000000 -0500
@@ -201,12 +201,2 @@
 
-# The dependency for intlh.inst is different in gettext and all other
-# packages.  Because we cannot you GNU make features we have to solve
-# the problem while rewriting Makefile.in.
-@GT_YES@intlh.inst: intlh.inst.in ../config.status
-@GT_YES@   cd .. \
-@GT_YES@   && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= \
-@GT_YES@     $(SHELL) ./config.status
-@GT_NO@.PHONY: intlh.inst
-@GT_NO@intlh.inst:
-
 # Tell versions [3.59,3.63) of GNU make not to export all variables.