Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 68.

2024-03-19 Thread Bruno Haible
> This patch patch should apply cleanly for you. Thanks. Applied. Bruno

Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 68.

2024-03-19 Thread Collin Funk
lin Funk Date: Tue, 19 Mar 2024 12:09:57 -0700 Subject: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 68. Follow gnulib-tool change 2022-07-31 Akim Demaille gnulib-tool: add support for --automake-subdir-tests * pygnulib/main.py (main): Add support for --automake-subdir-tests. * pygnu

Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 68.

2024-03-19 Thread Bruno Haible
Hi Collin, > Here is two patches. The first adds '--automake-subdir-tests' which is > used by GNU Bison. In GLImport.py: # Determine whether --automake-subdir/--automake-subdir-tests are supported. if self.config['automake_subdir'] and self.config['automake_subdir_tests']: I

[PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 68.

2024-03-19 Thread Collin Funk
Here is two patches. The first adds '--automake-subdir-tests' which is used by GNU Bison. With just this patch, when trying to bootstrap GNU Bison: # GNU Bison needs this first. Not sure why. $ git submodule update --init $ env GNULIB_TOOL_IMPL=py ./bootstrap ... lib/gnulib.mk:26: error: comment