gdc build: how to change includedir/d

Iain Buclaw ibuclaw at ubuntu.com
Sun Nov 18 15:53:57 PST 2012


On 18 November 2012 19:30, Ellery Newcomer <ellery-newcomer at utulsa.edu> wrote:
> hi. is there a quick way to make the build use something like
>
> $includedir/gdc-d instead of $includedir/d

I do intend to make this configured, but you'll have to edit a couple of files.

Make-lang.in - Look for D_include_dir.
configure.ac - Look for gdc_include_dir.


Regards
-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';


More information about the D.gnu mailing list