From: Bruno Haible Date: Sun, 31 Jul 2022 16:28:32 +0000 (+0200) Subject: Update gnulib-tool.py.TODO. X-Git-Tag: v1.0~2210 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=ed3613de4f4fee8804c8b81ef1b510ae339b7c2b;p=gnulib.git Update gnulib-tool.py.TODO. --- diff --git a/gnulib-tool.py.TODO b/gnulib-tool.py.TODO index 8f535f6897..c0a2c975f3 100644 --- a/gnulib-tool.py.TODO +++ b/gnulib-tool.py.TODO @@ -15,6 +15,23 @@ The following commits to gnulib-tool have not yet been reflected in -------------------------------------------------------------------------------- +commit 76c7703cb2e9e0e803d1296618d8ab9e86e13d6c +Author: Akim Demaille +Date: Mon Jul 4 07:18:07 2022 +0200 + + gnulib-tool: add support for --automake-subdir-tests + + + + * gnulib-tool (main): Handle --automake-subdir-tests. + (func_emit_shellvars_init, func_emit_lib_Makefile_am): Use + $sourcebase when handling tests and --automake-subdir-tests is + given. + (func_append_actionarg): Support --automake-subdir-tests. + (func_create_testdir): Add missing argument for func_emit_initmacro_end. + +-------------------------------------------------------------------------------- + commit 762bd0aa660b0c1c02597e0d2e5c5fbf9bab1b91 Author: Paul Eggert Date: Fri Jun 3 17:52:19 2022 -0700