commit | 4ffe76351eac93fa2f2632241544e10e80b2b11e | [log] [tgz] |
---|---|---|
author | Sergey Yelin <elinsn@gmail.com> | Thu Apr 18 17:27:46 2019 +0300 |
committer | James E. King III <jking@apache.org> | Mon May 13 06:52:19 2019 -0400 |
tree | 78d63c5fead99d64b468134c85d68909b619eb5e | |
parent | b808a11559644cc385fe403a06ef8c626149b9b1 [diff] [blame] |
THRIFT-4583: Switch to rebar3 Client: erl
diff --git a/configure.ac b/configure.ac index 5f25a5c..391cdb3 100755 --- a/configure.ac +++ b/configure.ac
@@ -250,7 +250,7 @@ if test "$with_erlang" = "yes"; then AC_ERLANG_PATH_ERL AC_ERLANG_PATH_ERLC - AC_PATH_PROG([REBAR], [rebar]) + AC_PATH_PROG([REBAR], [rebar3]) if test -n "$ERLC" ; then AC_ERLANG_SUBST_LIB_DIR # Install into the detected Erlang directory instead of $libdir/erlang/lib