<html>#2312: Expand ENV variables in RHS of option list options
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>open</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>enhancement</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td>Cactus</td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>@{1648a2da-81db-4efd-8c01-a5e594c71763} and I had a some offline discussion and iterated over the best regular expression to use. In he course of this we realised that <code>$(...)</code> cannot be used b/c there is already an option list that relies on <code>$(…)</code> being expanded as only a make variable to set <code>C_MAKE_DEPENDS</code> using <code>CC</code> which is only known to <code>make</code> but not in the environment (usually).</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2312/expand-env-variables-in-rhs-of-option-list'>https://bitbucket.org/einsteintoolkit/tickets/issues/2312/expand-env-variables-in-rhs-of-option-list</a></p>
</html>