Hi, 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. Or you can use the 1.8 branch instead. Thanks for looking into this! Ludovic.