On Wed, Dec 22, 1999 at 05:52:05PM +0000, Ben Laurie wrote:
> Ryan Bloom wrote:
> > 
> > On Wed, 22 Dec 1999, Ben Laurie wrote:
> > 
> > > [EMAIL PROTECTED] wrote:
> > > >
> > > > ben         99/12/22 03:46:36
> > > >
> > > >   Modified:    src/lib/apr Makefile.in
> > > >   Log:
> > > >   We now link on FreeBSD 2.2.x.
> > >
> > > But somewhere recently we've started to require GNU make.
> > 
> > When did that happen?  Is it APR or Apache that is requiring GNU make?
> 
> Diagnosed: its the include stuff. You can't say:
> 
> -include $(DEP_FILES)
> 
> in BSD make. You have to include them individually with .include and
> quotemarks...
> 
> Does that work with GNU make?
> 

include filename

    is the portable version. Works with GNU, BSD, SysV make.

-- 

          Regards,

                            Sascha Schumann
                                 Consultant

Reply via email to