[DGD]Auto object

Erwin Harte harte at xs4all.nl
Fri May 11 19:38:03 CEST 2001


On Fri, May 11, 2001 at 01:02:09PM -0400, Stephen Schmidt wrote:
> On Fri, 11 May 2001, Erwin Harte wrote:
> > Steve Schmidt wrote:
> > > Then, I put the line 
> > > # include "AUTO"
> > > in the "standard" include file.
> 
> >   include_file    = "/include/std.h";     /* standard include file */
> > 
> > That one.
>  
> Doing so produces the error:
> 
> : /include/std.h, 1: cannot include "AUTO"
> : Error within runtime_error:
> : Compilation within compilation
> : Compilation within compilation
> : Config error: initialization failed
> 
> Any ideas what bombed out here?

Create a dummy file /include/AUTO which is empty or only contains a
comment to explain its use.  That's what the # include "AUTO" will
then default to when you're compiling the driver and auto-objects.

Erwin
-- 
Erwin Harte
harte at xs4all.nl

List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list