---- "Ludovic Courtès" <[EMAIL PROTECTED]> wrote: > Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > > > After switching from the 1.8 branch to master, I get > > > > ./autogen.sh: line 22: gnulib-tool: command not found > > > > > > I'm on Fedora 9. Where do I get gnulib-tool ? > > With "git-clone git://git.sv.gnu.org/gnulib.git". `gnulib-tool' is a > script that will install the right Gnulib modules into your Guile > directory.
This should probably be added to HACKING. -Dale