[LLVMdev] Question of executing AutoRegen.sh to regen configure file

Lu Mitnick king19880326 at gmail.com
Mon Jan 3 05:04:16 PST 2011


That's right. I got the message of executing "configure --help".

thanks

yi-hong


2011/1/3 Frits van Bommel <fvbommel at gmail.com>

> On Mon, Jan 3, 2011 at 11:01 AM, Eric Christopher <echristo at apple.com>
> wrote:
> > On Dec 26, 2010, at 8:38 AM, Lu Mitnick wrote:
> >> $diff configure configure.bak
> >>
> >> 1394c1394
> >> <   --enable-optimized      Compile with optimizations enabled (default
> is YES)
> >> ---
> >> >   --enable-optimized      Compile with optimizations enabled (default
> is NO)
> >>
> >> I am wondering to know whether I miss some parameter with executing
> AutoRegen.sh??
> >
> > Probably not. The configure file for the release branch was probably
> edited instead of configure.ac and so a regen will overwrite the last edit
> to that file. This isn't going to be fixed on the release branch so if you
> do regen configure it will probably have some differences (we'll make sure
> it doesn't happen for 2.9). That said, if this is the only difference it
> looks like just a comment difference and so shouldn't affect anything.
>
> It looks more like the "configure --help" output than a comment.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110103/607707c6/attachment.html>


More information about the llvm-dev mailing list