]> 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, 9 Oct 2024 01:14:26 +0000 (03:14 +0200)
commit4d69eebfa32552c71922579feaf702e7896f2532
tree7fc04e1e0b86ab2f4b79b95358feb96b476d56ae
parenta300496564ad2abcd9b65b98d2f8f474ee2a4b24
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