Hide issued compiler commands

2005-08-13 Thread Mihai Rusu
Hi I have started recently to switch some of the OSS projects I work on to automake. In one of this projects we used autoconf with our own hand made Makefile.in. This Makefile.in hided the issued compiler commands and instead printed something like "Compiling src/common/list.c.." or "Linking s

Re: Hide issued compiler commands

2005-08-13 Thread David Fang
> I have started recently to switch some of the OSS projects I work on to > automake. In one of this projects we used autoconf with our own hand > made Makefile.in. This Makefile.in hided the issued compiler commands > and instead printed something like "Compiling src/common/list.c.." or > "Linking