Re: gnulib-tool.sh: Accept conditional dependencies with tests

2024-04-12 Thread Bruno Haible
> gnulib-tool.sh: Accept conditional dependencies with tests. And likewise on the Python side: 2024-04-12 Bruno Haible gnulib-tool.py: Accept conditional dependencies with tests. * pygnulib/GLImport.py (GLImport.__init__): Don't reject the combination

gnulib-tool.sh: Accept conditional dependencies with tests

2024-04-12 Thread Bruno Haible
ly removed only one of them.) This patch fixes it. 2024-04-12 Bruno Haible gnulib-tool.sh: Accept conditional dependencies with tests. * gnulib-tool.sh (func_import): Don't reject the combination of gl_CONDITIONAL_DEPENDENCIES and gl_WITH_TESTS. diff --git a/gnu