From help-octave-request at bevo dot che dot wisc dot edu Fri Jan 23 18:40:53 2004 Subject: Re: DLD compilation errors From: Glenn Golden To: Paul Kienzle Cc: help-octave at bevo dot che dot wisc dot edu Date: Fri, 23 Jan 2004 17:40:41 -0700 Paul Kienzle writes: > > Is octave/config.h being included? > Aha. It's inside a conditional for HAVE_CONFIG_H: #ifdef HAVE_CONFIG_H #include #endif which I assumed was being #defined by mkoctfile... but I guess not, because when I explicitly define it, it compiles ok. Thanks! Glenn ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------