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

2024-03-05 Thread Bruno Haible
Collin Funk wrote: > I've attached a patch that uses the condition: > > if dictionary['var'] == 'SUBDIRS' and dictionary['dotfirst']: > > which should match the original commit. Yes, this looks good. Applied; thanks! Bruno

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

2024-03-05 Thread Collin Funk
Hi Bruno, On 3/5/24 3:08 PM, Bruno Haible wrote: > Oops, these comments of mine apply to part 41, not part 40! No worries. I should have numbered the patches 0001, 0002, 0003 to make your life easier. :) >> Thanks, but there's a difference here: >> In gnulib-tool the condition was >> >>