Skip to content

Commit

Permalink
Dummy change to trigger installers for 23.04-43
Browse files Browse the repository at this point in the history
  • Loading branch information
badlop committed Oct 18, 2023
1 parent 8a740d5 commit 04b8ded
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ else
fi
], [rebar="rebar"])




AC_PATH_TOOL(ERL, erl, , [${extra_erl_path}$PATH])
AC_PATH_TOOL(ERLC, erlc, , [${extra_erl_path}$PATH])
AC_PATH_TOOL(EPMD, epmd, , [${extra_erl_path}$PATH])
Expand Down

0 comments on commit 04b8ded

Please sign in to comment.