mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* m4/dcomp.m4: New file. * build-aux/dcomp.sh.in: New file. * modules/dcomp-script: New file.
21 lines
248 B
Plaintext
21 lines
248 B
Plaintext
Description:
|
|
Support for compiling D programs.
|
|
|
|
Files:
|
|
build-aux/dcomp.sh.in
|
|
m4/dcomp.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
AC_REQUIRE([gt_DCOMP])
|
|
AC_CONFIG_FILES([dcomp.sh:build-aux/dcomp.sh.in])
|
|
|
|
Makefile.am:
|
|
|
|
License:
|
|
GPLed build tool
|
|
|
|
Maintainer:
|
|
all
|