OSDN Git Service

PR4047: Permit configure --enable-targets=host,cpp for example. "host" has the
authorJeffrey Yasskin <jyasskin@google.com>
Wed, 23 Sep 2009 17:05:42 +0000 (17:05 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Wed, 23 Sep 2009 17:05:42 +0000 (17:05 +0000)
commite04701a760bc922c78cccaec5642eb0d594dce44
tree65b14b8151a049657843c4febbf1b0698fdaa2b3
parent8f909345bcabd0cbcb99d01d23f1d77b8b1518ec
PR4047: Permit configure --enable-targets=host,cpp for example.  "host" has the
same effect that "host-only" used to have, but can be combined with other
targets.  host-only is still available as a synonym but no longer documented.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82634 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac
configure