From: Anthony F. Molinaro Date: Wed, 22 Jun 2011 16:44:19 +0000 (+0000) Subject: really comment out the eunit calls X-Git-Tag: 0.7.0~54 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=49c06dd9274a00d4c0e146879f473ea5cf8a0261;p=common%2Fthrift.git really comment out the eunit calls git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1138546 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/lib/erl/Makefile.am b/lib/erl/Makefile.am index ce162567..af6a0c1b 100644 --- a/lib/erl/Makefile.am +++ b/lib/erl/Makefile.am @@ -33,8 +33,9 @@ all: .generated ./rebar compile check: .generated - # FIXME: build breaks on apache build system because it doesn't have eunit - # ./rebar eunit + +# FIXME: build breaks on apache build system because it doesn't have eunit +# ./rebar eunit install: all mkdir -p $(DESTDIR)$(ERLANG_INSTALL_LIB_DIR_thrift) ; \