]> Savannah Git Hosting - gnulib.git/commit
csharpcomp-script: Add support for dotnet.
authorBruno Haible <bruno@clisp.org>
Wed, 9 Oct 2024 01:14:26 +0000 (03:14 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 16 Oct 2024 12:07:23 +0000 (14:07 +0200)
commita417c0619dabfdb95cb12a1d1355c8606c415a5e
tree53eb710ede9bad89085a95b6e3781339e985bcf8
parent09fa6722a6e4285659276055d592ad5c003867a3
csharpcomp-script: Add support for dotnet.

* m4/csharpcomp.m4 (gt_CSHARPCOMP): Support 'dotnet' as implementation.
Set HAVE_DOTNET_SDK, HAVE_DOTNET_CSC.
* build-aux/csharpcomp.sh.in: Add implementations for the cases
$HAVE_DOTNET_SDK = 1 and $HAVE_DOTNET_CSC = 1.
ChangeLog
build-aux/csharpcomp.sh.in
m4/csharpcomp.m4