Re: Atomic control of subdirectories with recursive automake

2005-07-27 Thread Bob Proulx
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 >

Re: Atomic control of subdirectories with recursive automake

2005-07-27 Thread Brian
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

Re: Atomic control of subdirectories with recursive automake

2005-07-27 Thread Brian
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

Re: making tests dependent on the library that they test...

2005-07-27 Thread Alexandre Duret-Lutz
>>> "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

Re: PING: depcomp for HP ia64 compilers

2005-07-27 Thread Alexandre Duret-Lutz
>>> "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