On Sun, Jul 19, 2015 at 12:46:50PM -0400, Mark H Weaver wrote: > If that's because of the shebang in autogen.sh itself, then the easy > solution to that problem is to do (system* "sh" "autogen.sh"). It has > to be done after 'unpack', not before 'configure', because otherwise > 'patch-usr-bin-file' won't be able to do its job on the generated > ./configure script, which tends to cause problems on non-Intel > platforms.
Thanks, Mark, for explaining it again! I followed your advice, and will push the patch after the release. Andreas
