config: Add check whether D compiler works (PR103528)
commit7c6ae994fb587c19ca14aebe18dbc9aca83be609
authorIain Buclaw <ibuclaw@gdcproject.org>
Thu, 16 Dec 2021 22:56:16 +0000 (16 23:56 +0100)
committerIain Buclaw <ibuclaw@gdcproject.org>
Tue, 21 Dec 2021 20:29:35 +0000 (21 21:29 +0100)
tree4a8b3e59d78cef36d51ef1eeaa7a4370b6f9b2ac
parent0c3fc06c300f5b71f299812c7fcac82b0236e5ac
config: Add check whether D compiler works (PR103528)

As well as checking for the existence of a GDC compiler, also validate
that it has also been built with libphobos, otherwise warn or fail with
the message that GDC is required to build d.

config/ChangeLog:

PR d/103528
* acx.m4 (ACX_PROG_GDC): Add check whether D compiler works.

ChangeLog:

* configure: Regenerate.
config/acx.m4
configure