Hello Takumi and all,<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><span class="Apple-style-span" style="border-collapse: separate;"><br></span></span></font></div>
<div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><div>I follow the steps  and run ./autoconf/AutoRegen.sh successfully(haven't modified <a href="http://configure.ac">configure.ac</a> yet)</div>
<div><br></div><div>However there is a little difference between origin configure file and the generated one.</div><div><br></div><div>$diff configure configure.bak</div><div><br></div><div><div><div>1394c1394</div><div><   --enable-optimized      Compile with optimizations enabled (default is YES)</div>
<div>---</div><div>>   --enable-optimized      Compile with optimizations enabled (default is NO)</div></div></div><div><br></div><div>I am wondering to know whether I miss some parameter with executing AutoRegen.sh??</div>
<div><br></div><div>thanks a lot</div><div><br></div><div>yi-hong </div></span><br><div class="gmail_quote">2010/12/27 NAKAMURA Takumi <span dir="ltr"><<a href="mailto:geek4civic@gmail.com">geek4civic@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Good morning, Lu.<br>
<br>
You may do;<br>
<br>
1) build and install certain autotools with --prefix=/path/to/your/autotools<br>
2) run the line; PATH=/path/to/your/autotools/bin:$PATH autoconf/AutoRegen.sh<br>
<br>
<br>
Good luck! ...Takumi<br>
</blockquote></div><br></div>