From 6d7f035e6c72a6a2a9f88ec0c8d8d75737f18a98 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 14 Mar 2005 11:21:05 +0000 Subject: [PATCH] Makefile depends on Makevars. --- gettext-runtime/po/ChangeLog | 5 +++++ gettext-runtime/po/Makefile.in.in | 2 +- gettext-tools/po/ChangeLog | 7 ++++++- gettext-tools/po/Makefile.in.in | 2 +- 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/gettext-runtime/po/ChangeLog b/gettext-runtime/po/ChangeLog index e16fc5b86..0d13e56e0 100644 --- a/gettext-runtime/po/ChangeLog +++ b/gettext-runtime/po/ChangeLog @@ -2,6 +2,11 @@ * gettext-0.14.3 released. +2005-03-13 Bruno Haible + + * Makefile.in.in (Makefile): Depend on Makevars. + Reported by Alexandre Duret-Lutz . + 2005-03-08 Bruno Haible * it.po: Update from Marco Colombo . diff --git a/gettext-runtime/po/Makefile.in.in b/gettext-runtime/po/Makefile.in.in index 7d099c214..4705780e3 100644 --- a/gettext-runtime/po/Makefile.in.in +++ b/gettext-runtime/po/Makefile.in.in @@ -372,7 +372,7 @@ $(DUMMYPOFILES): update-gmo: Makefile $(GMOFILES) @: -Makefile: Makefile.in.in $(top_builddir)/config.status @POMAKEFILEDEPS@ +Makefile: Makefile.in.in Makevars $(top_builddir)/config.status @POMAKEFILEDEPS@ cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@.in CONFIG_HEADERS= \ $(SHELL) ./config.status diff --git a/gettext-tools/po/ChangeLog b/gettext-tools/po/ChangeLog index 8252404e4..c595cba94 100644 --- a/gettext-tools/po/ChangeLog +++ b/gettext-tools/po/ChangeLog @@ -2,6 +2,11 @@ * gettext-0.14.3 released. +2005-03-13 Bruno Haible + + * Makefile.in.in (Makefile): Depend on Makevars. + Reported by Alexandre Duret-Lutz . + 2005-03-06 Bruno Haible * Makefile.in.in (dist2): Fail if some of the files to be distributed @@ -345,4 +350,4 @@ (dist2): Distribute also ChangeLog.[0-9] if present. -See ChangeLog.0 for earlier changes. +See ChangeLog.0 for earlier changes. \ No newline at end of file diff --git a/gettext-tools/po/Makefile.in.in b/gettext-tools/po/Makefile.in.in index 7d099c214..4705780e3 100644 --- a/gettext-tools/po/Makefile.in.in +++ b/gettext-tools/po/Makefile.in.in @@ -372,7 +372,7 @@ $(DUMMYPOFILES): update-gmo: Makefile $(GMOFILES) @: -Makefile: Makefile.in.in $(top_builddir)/config.status @POMAKEFILEDEPS@ +Makefile: Makefile.in.in Makevars $(top_builddir)/config.status @POMAKEFILEDEPS@ cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@.in CONFIG_HEADERS= \ $(SHELL) ./config.status -- 2.47.2