[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: `automake` error
From: |
Werner LEMBERG |
Subject: |
Re: `automake` error |
Date: |
Mon, 14 Feb 2022 15:21:59 +0000 (UTC) |
> I reverted that change, and instead commited a fix using a
> generation of tp_api.texi in autogen.sh, based on your earlier
> proposal. Please check that it is ok...
It works for me, too, thanks :-)
Another thing: After `./autogen.sh && ./configure && make` in the git
repository, doing `git diff` is longer than 15000 lines due to updated
`.po` files and file `tp/Texinfo/XS/gnulib/lib/unistd.h` removed. Is
there any chance that this could be improved? The normal expectation
is that there are zero differences after calling `make`.
Werner