Diego Depaoli wrote:
I suppose, the luatex ./build script is a variation of ./Build, so this
should also work with ./build.
Diego, can you try whether it works if build.sh sets TL_MAKE
as well as MAKE?
Setting TL_MAKE did not solve, but
setenv MAKE /PATH/TO/MY/GMAKE
worked.

I've patched build.sh to

  TL_MAKE=$MAKE ../source/configure  $CONFHOST \

from just

  ../source/configure  $CONFHOST \

that should work, but I hope it is portable enough.

Best wishes,
Taco
_______________________________________________
dev-luatex mailing list
dev-luatex@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-luatex

Reply via email to