Corinna Vinschen wrote: > How > can I kick bootstrap to use the latest gnulib stuff?
$ git submodule foreach git pull origin master
$ git commit -m 'build: update gnulib submodule to latest' gnulib
I added this to 'README-hacking'.
