[llvm-commits] [llvm] r86955 - in /llvm/trunk: Makefile.config.in autoconf/configure.ac configure include/llvm/Config/config.h.in

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sun Dec 6 16:40:08 PST 2009


On Sun, Dec 6, 2009 at 1:01 PM, John Tytgat <John.Tytgat at aaug.net> wrote:
> Hi,
>
> Aren't there a couple of typos here ?

Yes. Fixes on 90728. Thanks!

I tested it with

../llvm/configure --with-c-include-dirs=/foo:/bar
--with-cxx-include-root=/root --with-cxx-include-arch=arch
--with-cxx-include-32bit-dir=32 --with-cxx-include-64bit-dir=64

> John.

Cheers,
Rafael



More information about the llvm-commits mailing list