Lines 1-15
Link Here
|
1 |
--- intl/Makefile.in.orig 2006-05-29 11:43:09.000000000 -0500 |
|
|
2 |
+++ intl/Makefile.in 2011-03-25 14:51:01.000000000 -0500 |
3 |
@@ -205,12 +205,2 @@ |
4 |
|
5 |
-# The dependency for intlh.inst is different in gettext and all other |
6 |
-# packages. Because we cannot you GNU make features we have to solve |
7 |
-# the problem while rewriting Makefile.in. |
8 |
-@GT_YES@intlh.inst: intlh.inst.in ../config.status |
9 |
-@GT_YES@ cd .. \ |
10 |
-@GT_YES@ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= \ |
11 |
-@GT_YES@ $(SHELL) ./config.status |
12 |
-@GT_NO@.PHONY: intlh.inst |
13 |
-@GT_NO@intlh.inst: |
14 |
- |
15 |
# Tell versions [3.59,3.63) of GNU make not to export all variables. |