[LLVMdev] about the autoconf version
Bill Wendling
isanbard at gmail.com
Wed Sep 2 13:30:14 PDT 2009
2009/9/2 汪胜 <wansheg at qq.com>:
> Hi,
> I'm new for llvm . when I build the llvm sample project , find the
> autoconf version 2.5 is required .
> Is that necessary ?
>
Yes and no:
Yes if you are using the AutoGen.sh script.
No, because there's nothing special about autoconf 2.5 that LLVM relies upon.
If you check the current SVN top-of-tree, the requirement of 2.5 has
been relaxed to include 2.6.
-bw
More information about the llvm-dev
mailing list