summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/CODE_OWNERS.TXT2
-rw-r--r--clang/www/get_started.html3
2 files changed, 1 insertions, 4 deletions
diff --git a/clang/CODE_OWNERS.TXT b/clang/CODE_OWNERS.TXT
index 971fe9bde10..ee4fb42b656 100644
--- a/clang/CODE_OWNERS.TXT
+++ b/clang/CODE_OWNERS.TXT
@@ -23,7 +23,7 @@ D: CMake, library layering
N: Eric Christopher
E: echristo@gmail.com
-D: Debug Information, autotools/configure/make build, inline assembly
+D: Debug Information, inline assembly
N: Doug Gregor
E: dgregor@apple.com
diff --git a/clang/www/get_started.html b/clang/www/get_started.html
index 541c45a9146..bc0a288e962 100644
--- a/clang/www/get_started.html
+++ b/clang/www/get_started.html
@@ -98,9 +98,6 @@ follows:</p>
KDevelop3. For more details see
<a href="http://llvm.org/docs/CMake.html">Building LLVM with CMake</a>
page.</li>
- <li>You can also build Clang with
- <a href="http://llvm.org/docs/BuildingLLVMWithAutotools.html">
- autotools</a>, but some features may be unavailable there.</li>
</ul>
</li>
OpenPOWER on IntegriCloud