diff options
author | Björn Persson <bjorn@rombobjörn.se> | 2013-11-04 09:06:24 +0100 |
---|---|---|
committer | Björn Persson <bjorn@rombobjörn.se> | 2013-11-04 09:06:24 +0100 |
commit | 59d62720ed2874a342b1c3fc4624d8a60cfc5fa4 (patch) | |
tree | bbe5dc5597f64e85d411b53a68bedaa61c0a6f82 /manual.en.html | |
parent | 0e758f47deba535e53d5caa515df0d3ffafcc4d0 (diff) |
Made explicitly set directory variables override a directories project.
Diffstat (limited to 'manual.en.html')
-rwxr-xr-x | manual.en.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/manual.en.html b/manual.en.html index c219442..bfbc04c 100755 --- a/manual.en.html +++ b/manual.en.html @@ -642,6 +642,11 @@ and testing, and delete parts that don't apply to your project.</p> <h3 id="news_1.2">Noteworthy Changes in Version 1.2</h3> <ul> +<li><p>The interaction between directory variables and directories projects was +corrected so that a directories project overrides the default values of some +directory variables, but an explicitly set Make variable overrides the +corresponding variable in the directories project.</p></li> + <li><p>The directory variables <var>alidir</var> and <var>archincludedir</var> were added.</p></li> |