Author: bmahe
Date: Mon Oct 24 19:31:12 2011
New Revision: 1188321

URL: http://svn.apache.org/viewvc?rev=1188321&view=rev
Log:
BIGTOP-128. Need to call create-c++-configure target so autoreconf is called 
for native projects

Modified:
    incubator/bigtop/trunk/bigtop-packages/src/common/hadoop/do-component-build

Modified: 
incubator/bigtop/trunk/bigtop-packages/src/common/hadoop/do-component-build
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-packages/src/common/hadoop/do-component-build?rev=1188321&r1=1188320&r2=1188321&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-packages/src/common/hadoop/do-component-build 
(original)
+++ incubator/bigtop/trunk/bigtop-packages/src/common/hadoop/do-component-build 
Mon Oct 24 19:31:12 2011
@@ -28,7 +28,7 @@ LDFLAGS="-lcrypto -lm" FUSE_HOME=`pwd`/b
   -Dcompile.native=true \
   -Dhadoop.conf.dir=/etc/hadoop/conf \
   -Dlibhdfs=1 -Dfusedfs=true -Dcompile.c++=true 
-Djdiff.build.dir=build/docs/jdiff-cloudera \
-  task-controller api-report bin-package compile-contrib package \
+  create-c++-configure task-controller api-report bin-package compile-contrib 
package \
   "$@"
 
        


Reply via email to