Skip to content

Commit

Permalink
(ruby-trunk-build) Add --install option to autoreconf
Browse files Browse the repository at this point in the history
It is necessary for autoconf 2.70+
  • Loading branch information
pocke committed Feb 8, 2021
1 parent 40fe00f commit 74cb438
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -27,7 +27,7 @@ cd $SRC



autoreconf
autoreconf --install
./configure --prefix=$HOME/.rbenv/versions/trunk --enable-shared
make -j
make install
Expand Down

0 comments on commit 74cb438

Please sign in to comment.