summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2020-01-14 16:26:46 (GMT)
committerMats Wichmann <mats@linux.com>2020-01-14 16:26:46 (GMT)
commite76236cde61b5e38b4a86ec83533533e4263eec2 (patch)
tree582d2d9d85cf43e4e5ea6ed6d1506b72010806e8 /src/engine/SCons
parent44e28045d9a4a0ee64b40ce4b469fd461df885bb (diff)
downloadSCons-e76236cde61b5e38b4a86ec83533533e4263eec2.zip
SCons-e76236cde61b5e38b4a86ec83533533e4263eec2.tar.gz
SCons-e76236cde61b5e38b4a86ec83533533e4263eec2.tar.bz2
[PR #3524] add two more xrefs in D vars [ci skip]
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'src/engine/SCons')
-rw-r--r--src/engine/SCons/Tool/DCommon.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/engine/SCons/Tool/DCommon.xml b/src/engine/SCons/Tool/DCommon.xml
index 6ff08da..da496fc 100644
--- a/src/engine/SCons/Tool/DCommon.xml
+++ b/src/engine/SCons/Tool/DCommon.xml
@@ -291,6 +291,7 @@ DVERSUFFIX.
<para>
The name of the compiler to use when compiling D source
destined to be in a shared objects.
+See also &cv-link-DC;.
</para>
</summary>
</cvar>
@@ -299,6 +300,7 @@ destined to be in a shared objects.
<summary>
<para>
The command line to use when compiling code to be part of shared objects.
+See also &cv-link-DCOM;.
</para>
</summary>
</cvar>