Brian wrote:
> I wanted to be a little more clear on this (since you brought up the idea of
> subdirectories I have become keen on it)
Actually it was you who brought up the question of did it work in
subdirectories.
> Suppose I wanted to make two versions of hello - one in /src/hello and one
>
I wanted to be a little more clear on this (since you brought up the idea of
subdirectories I have become keen on it)
Suppose I wanted to make two versions of hello - one in /src/hello and one
in /src/hello/debug. Both programs would use src/hello/main.c as their
source file.
Is this possible
Thank you for the advice.
The separate build directories would be nice. How could I ween autotools
into doing it automatically?
Brian
On 7/25/05, Bob Proulx <[EMAIL PROTECTED]> wrote:
>
> Brian wrote:
> > I am in the planning stages of autoconfiscating a large project. The
> project
> > wil
>>> "EH" == Ed Hartnett <[EMAIL PROTECTED]> writes:
[...]
EH> # These linker flags will be applied to all test program compiles.
EH> LDADD = -lnetcdf -lhdf5 -lhdf5_hl
EH> # Test programs (unless they have _h_ in the name) are dependent on
EH> # the netcdf library (i.e. should be rebuilt if th
>>> "KC" == Kelley Cook <[EMAIL PROTECTED]> writes:
KC> Alexandre, would you look at including Zack Weinberg's HPUX/ia64
KC> extension to depcomp (which is now in GCC's depcomp) for automake
KC> 1.9.6/1.10?
This is waiting for help from someone having access to such a host.
http://lists.gnu.or