[EMAIL PROTECTED]:~/src/inetutils$ ~/src/gnulib/build-aux/bootstrap --force --gnulib-src=~/src/gnulib /home/jas/src/gnulib/build-aux/bootstrap: --gnulib-src=~/src/gnulib: unknown option
I suppose there is a typo in README-alpha (which, btw, I could fix if someone adds me to the inetutils group, savannah is back up!), so I tried: Ah, yes, indeed, that is a typo, which I will let you fix. :) [EMAIL PROTECTED]:~/src/inetutils$ ~/src/gnulib/build-aux/bootstrap --force --gnulib-srcdir=~/src/gnulib /home/jas/src/gnulib/build-aux/bootstrap: expected line not found in configure.ac. Add the following: /home/jas/src/gnulib/build-aux/bootstrap: Bootstrapping from checked-out inetutils sources... /home/jas/src/gnulib/build-aux/bootstrap: line 227: ~/src/gnulib/gnulib-tool: No such file or directory [EMAIL PROTECTED]:~/src/inetutils$ Ideas? I'm using a gnulib CVS checkout from right now. Hm. As a temporary measure, could you change: AC_CONFIG_AUX_DIR([build-aux]) to AC_CONFIG_AUX_DIR(build-aux) ? I think this should work, but I don't understand why I don't need this... _______________________________________________ Bug-inetutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-inetutils
