If erl is not installed on the system or can not be used (for example when cross-compiling), then erlang module will use the values set by the user in ERLANG_INCDIR and ERLANG_LIBDIR instead of returning en error
Signed-off-by: Fabrice Fontaine fontaine.fabrice@gmail.com You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/1037
-- Commit Summary --
* erlang: allow user to set ERLANG_xxxDIR
-- File Changes --
M src/modules/erlang/Makefile (5)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/1037.patch https://github.com/kamailio/kamailio/pull/1037.diff