<br> <div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
We're using the latest released autoconf, 2.69.  I would suggest raising<br>
the issue with them if you wish.<br></blockquote><div><br>  Yes,please.<br><br> And I would suggest to change  two lines in 'status.m4'  from<br>    <br>/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {<br>

  line = \$ 0<br><br>to <br><br>/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\r?\$)/ {<br>  line = \$ 0<br>  sub(/\r$/, "", line) <br><br>this sholud be portable to unix system. <br><br><br>I have test this patch on my MinGW by<br>

<br> 1.  Modify 'status.m4' file in MinGW  and <br> 2. Regenerate  'autoconf.m4f' file in MinGW by<br>    autom4te --language=autoconf --freeze --output=autoconf.m4f<br> 3. reautoconf   in TS's Build\source, and<br>

 4. ./Build --without-ln-s<br><br>TL2012 building processes stop with other messages that alos related to CRLF problems (I will post it latter ). But all the 'config.h' and 'c-auto.h' files in TL are correctly generated.<br>

I <span id="result_box" class="short_text" lang="en"><span class="">believe there are much chance to build TL on MinGW if  </span></span>autoconf's dev. team accept this patch.<br> <br><br>YungLee</div><div> </div></div>

<br>