Re: gnulib-tool.py consider automake_subdir=false support

2023-06-03 Thread Mitch Capper
> It's nice that you consider enhancing gnulib-tool.py. But don't underestimate the task: Yes, this suggestion was _only_ to support situations where no automake-subdir was required and we stripped the path.I have automated several build packages so could likely automate testing of the gnulib-

Re: gnulib-tool.py consider automake_subdir=false support

2023-06-03 Thread Bruno Haible
Hi Mitch, > I hope to have some semi-quality patches to submit soon enough. > ... > I do see sed being used in a few other places. Of > course I could likely put a patch together to emulate that in python as > well. It's nice that you consider enhancing gnulib-tool.py. But don't underestimate th

gnulib-tool.py consider automake_subdir=false support

2023-06-01 Thread Mitch Capper
I am doing some quick and dirty things currently for compiling a slew of (mostly) gnu software of Windows. I hope to have some semi-quality patches to submit soon enough. I have been very grateful for gnulib-tool.py as it results in some massive bootstrap speed improvements (over 10x) on Windows