On 11/18/2012 03:53 PM, Iain Buclaw wrote:
On 18 November 2012 19:30, Ellery Newcomer <ellery-newco...@utulsa.edu> wrote:hi. is there a quick way to make the build use something like$includedir/gdc-d instead of $includedir/dI 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
thanks s/configure.ac/configure/