On 11/09/2012 02:23 AM, Paul Eggert wrote: > BTW I did run into trouble when I tried to reproduce the problem. > I followed the instructions in README-hacking: > > $ ./bootstrap > $ git submodule foreach git pull origin master > $ git commit -m 'build: update gnulib submodule to latest' gnulib > > but the "make check" immediately failed because of the > public-submodule-commit rule. I worked around this by > commenting out that rule's body. Is there some better way > to try out the latest gnulib these days?
make check gl_public_submodule_commit= That trick ought to be documented in HACKING. -- Eric Blake [email protected] +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
