Remove references to autotools build.
authorAlexey Samsonov <vonosmas@gmail.com>
Sat, 30 Jan 2016 00:54:42 +0000 (00:54 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Sat, 30 Jan 2016 00:54:42 +0000 (00:54 +0000)
llvm-svn: 259278

clang/CODE_OWNERS.TXT
clang/www/get_started.html

index 971fe9b..ee4fb42 100644 (file)
@@ -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
index 541c45a..bc0a288 100644 (file)
@@ -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>