]> Savannah Git Hosting - gnulib.git/commit
csharpexec-script: Add support for dotnet.
authorBruno Haible <bruno@clisp.org>
Wed, 9 Oct 2024 01:12:42 +0000 (03:12 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 16 Oct 2024 11:55:39 +0000 (13:55 +0200)
commit857fea3dd1e19ceed50969957e4cad787658062e
tree24ef3617d0100e6b250dc3a106d6ee93f78b86d5
parent1068af7349e67533ba902dc155a15812c39ee3fb
csharpexec-script: Add support for dotnet.

* m4/csharpexec.m4 (gt_CSHARPEXEC): Support 'dotnet' as implementation.
Set HAVE_DOTNET.
* build-aux/csharpexec.sh.in (func_tmpdir): New function, copied from
build-aux/csharpcomp.sh.in.
Add implementation for the case $HAVE_DOTNET = 1.
ChangeLog
build-aux/csharpexec.sh.in
m4/csharpexec.m4