Hi Mats, On 8 Mar 2013, at 21:04, Mats Erik Andersson <g...@gisladisker.se> wrote: > the bootstrap script contains a hardcoded call to 'sh', > which renders the self-bootstraping unusable on FreeBSD > and DragonFlyBSD.
Or you could use my bootstrap rewrite (as used by GNU Libtool, GNU M4, GNU Zile, lua-stdlib, luaposix and others), which doesn't hardcode the 'sh' invocation anywhere. The newest online version of bootstrap right now is available here: http://git.savannah.gnu.org/cgit/m4.git/plain/bootstrap?h=branch-1.4 Cheers, -- Gary V. Vaughan (gary AT gnu DOT org)