Daiki Ueno <[email protected]> writes: >>> * git submodule migration >>> Although this won't affect the installed system, it will simplify the >>> release procedure a bit. >>> >> +1 from me here, absolutely >> >> And once that is done, you might also want to try to have the >> bootstrapping process delegate some more work to the well-tested >> 'bootstrap' script that is provided by gnulib.
I did this by borrowing some code from the 'bootstrap' script. Note that it now reads the GNULIB_SRCDIR environment variable, but not GNULIB_TOOL. Regards, -- Daiki Ueno
