Index: lletters-0.1.95+gtk2/intl/Makefile.in =================================================================== --- lletters-0.1.95+gtk2.orig/intl/Makefile.in 2000-06-05 12:14:55.000000000 +0300 +++ lletters-0.1.95+gtk2/intl/Makefile.in 2014-06-15 22:04:58.000000000 +0300 @@ -202,12 +202,14 @@ # 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: +#@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: +.PHONY: intlh.inst +intlh.inst: # Tell versions [3.59,3.63) of GNU make not to export all variables. # Otherwise a system limit (for SysV at least) may be exceeded.