[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: automake po / pot file integration: proposed tests (draft)
|
From: |
Bruno Haible |
|
Subject: |
Re: automake po / pot file integration: proposed tests (draft) |
|
Date: |
Mon, 30 Aug 2010 21:14:19 +0200 |
|
User-agent: |
KMail/1.9.9 |
Hi Ralf,
> It makes sense to add '$MAKE distcheck' at the end in a number of the
> tests, to ensure that VPATH build and distclean work as expected.
Yes, good point. I did not know that the test setup by 'defs' allows this.
> checking that a second 'make all' finds things to be up to date
Indeed, there were problems in this area with po/Makefile.in.in long ago,
so it's good to check this.
Bruno