<br>As posted in<br><br> <a href="http://tug.org/pipermail/tlbuild/2013q1/002428.html">http://tug.org/pipermail/tlbuild/2013q1/002428.html</a><br><br>we can build TL2013 without touch autoconf's core file(status.m4). <br>
<br>Procedure to build TL on MinGW is :<br> <br> 1. Change DOS formated files (with CRLF as end of line) to Unix
format, these include :
<br> a. m4 files in source/m4/
<br> b. lnstall-sh , ltmain.sh in source/build-aux/<br> c. dvipng.texi in texk/dvipng/doc/<br><pre> 2. execuate 'reautoconf' <br> 3. ./Build --without-ln-s<br><br></pre>