autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Auto-tools & Win32 & Borland C++ Builder


From: Peter Eisentraut
Subject: Re: Auto-tools & Win32 & Borland C++ Builder
Date: Thu, 24 May 2001 11:37:22 +0200 (CEST)

Mike Castle writes:

> On Thu, May 24, 2001 at 02:08:22AM +0200, Peter Eisentraut wrote:
> > Make config.status put all the configuration information into a single
> > makefile and have all the other makefiles include that one.  It's saved me
> > many boring waits.
>
> How do you reference the generated make file?

include $(top_builddir)/Makefile.global

This requires that you set top_builddir somewhere.

> I'm thinking about problems building outside of the source tree.

Not a problem here.

-- 
Peter Eisentraut   address@hidden   http://funkturm.homeip.net/~peter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]