You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by bm...@apache.org on 2011/10/24 21:31:12 UTC

svn commit: r1188321 - /incubator/bigtop/trunk/bigtop-packages/src/common/hadoop/do-component-build

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 \
   "$@"