Hi Collin,

> It might be worth adding
> GNU Bison as a test case. It has not had a commit since Nov 4 2022,
> but builds fine running:
> 
> $ git submodule update --init
> $ env GNULIB_TOOL_IMPL=sh ./bootstrap
> $ ./configure
> $ make all
> 
> But the Python version will fail to run 'make all' due to missing PO
> files. The test case would help fix that. It also uses
> --automake-subdir-tests which I don't think our current test cases
> cover.

I've now added the 'test-hello-c-gnulib-automakesubdir-withtests-1.sh'
test, among others. With this, I think adding Bison is redundant.

Bruno




Reply via email to