]> 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, 9 Oct 2024 01:13:14 +0000 (03:13 +0200)
commitd81eb1e88b7493d35d85c2f9fc17c68a8e9b50f9
treefad5cc637464b7cc953ced80261285cdcffa0faa
parent9949a97e8b3962b49354770f85c4e18a67706572
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