Author: eli
Date: Mon Jun  4 20:48:47 2012
New Revision: 1346148

URL: http://svn.apache.org/viewvc?rev=1346148&view=rev
Log:
HADOOP-8481. update BUILDING.txt to talk about cmake rather than autotools. 
Contributed by Colin Patrick McCabe

Modified:
    hadoop/common/trunk/BUILDING.txt

Modified: hadoop/common/trunk/BUILDING.txt
URL: 
http://svn.apache.org/viewvc/hadoop/common/trunk/BUILDING.txt?rev=1346148&r1=1346147&r2=1346148&view=diff
==============================================================================
--- hadoop/common/trunk/BUILDING.txt (original)
+++ hadoop/common/trunk/BUILDING.txt Mon Jun  4 20:48:47 2012
@@ -9,7 +9,7 @@ Requirements:
 * Forrest 0.8 (if generating docs)
 * Findbugs 1.3.9 (if running findbugs)
 * ProtocolBuffer 2.4.1+ (for MapReduce and HDFS)
-* Autotools (if compiling native code)
+* CMake 2.6 or newer (if compiling native code)
 * Internet connection for first build (to fetch all Maven and Hadoop 
dependencies)
 
 
----------------------------------------------------------------------------------


Reply via email to