On 2026-04-01 22:32, Collin Funk wrote:
I had thought you were suggesting a new option for gnulib-tool that
would avoid a module and all the modules it depends on. Maybe I read
your message wrong.

Yes, if I use '--avoid X' and X is the only module that depends on Y, I also want to avoid the indirect dependency Y. I don't want Y to be avoided if I'm using some other module that depends on Y. That's how --avoid has always worked, as far as I know.

Reply via email to