[m-rev.] for review: Delete Erlang backend from configure.

Julien Fischer jfischer at opturion.com
Mon Oct 26 18:48:58 AEDT 2020


On Mon, 26 Oct 2020, Peter Wang wrote:

> configure.ac:
> m4/mercury.m4:
>    Delete --enable-erlang-grade configure option.
>
>    Don't search for erlang compiler and interpreter.
>
>    Don't substitute @ERLC@ and @ERL at .
>
>    Don't add erlang to libgrades.
>
>    Don't generate erlang_conf.hrl
>
> library/erlang_conf.hrl.in:
>    Delete template file.
>
> .dockerignore:
> browser/MDB_FLAGS.in:
> compiler/COMP_FLAGS.in:
> deep_profiler/DEEP_FLAGS.in:
> library/.gitignore:
> library/Mmakefile:
> library/library.m:
> mdbcomp/MDBCOMP_FLAGS.in:
> mfilterjavac/MFILTERJAVAC_FLAGS.in:
> profiler/PROF_FLAGS.in:
> scripts/Mercury.config.bootstrap.in:

     scripts/Mercury.config*.in:

since you've modified both Mercury.config templates.

> scripts/mercury_config.in:
> scripts/prepare_install_dir.in:
> ssdb/SSDB_FLAGS.in:
> tools/bootcheck:
>    Delete references to Erlang .hrl files.
>
>    Delete references to @ERLC@ and @ERL at .

That's fine otherwise.

Julien.


More information about the reviews mailing list