[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gettext] [PATCH] Parallel build fixes
From: |
Daiki Ueno |
Subject: |
Re: [bug-gettext] [PATCH] Parallel build fixes |
Date: |
Wed, 06 Jul 2016 09:37:29 +0900 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Hello,
Thanks for the patch, and sorry for not responding earlier.
Andrew Stormont <address@hidden> writes:
> diff --git a/gettext-tools/doc/Makefile.am b/gettext-tools/doc/Makefile.am
> index 3768dbe..a3e1e72 100644
> --- a/gettext-tools/doc/Makefile.am
> +++ b/gettext-tools/doc/Makefile.am
> @@ -69,21 +69,7 @@ iso-3166.texi: ISO_3166 iso-3166.sed
> mv iso-3166.tmp $(srcdir)/iso-3166.texi
>
> # The dependencies of stamp-vti generated by automake are incomplete.
> -# So we have to duplicate the entire rule which would otherwise be generated
> -# by automake.
I was pondering on this part; is the above comment no longer true with
the latest automake? If so, do you know which automake version fixed
the issue?
> po-gram-gen.h: po-gram-gen.c
> +cldr-plural.h: cldr-plural.c
This part looks correct.
Regards,
--
Daiki Ueno
- Re: [bug-gettext] [PATCH] Parallel build fixes,
Daiki Ueno <=