Hello, Ralf,
here are things you have requested, if the previous mails wasn't
satisfactory ;-)
> First, do you build in-tree (./configure ...) or out-of-tree
>
(../path/to/configure ...)?
I build in-tree...
Second, if you
> find $top_srcdir $top_builddir -name \*.info | xargs rm -f
>
find $t
Hello Baurzhan,
* Baurzhan Ismagulov wrote on Wed, Nov 12, 2008 at 05:37:58PM CET:
>
> I'd like to migrate a SNiFF+ project to automake. So far, it looks quite
> promising. Two issues:
>
> 1. The compilation rule performs some custom pre-processing before
>actually calling the compiler; if p
Hello,
I'd like to migrate a SNiFF+ project to automake. So far, it looks quite
promising. Two issues:
1. The compilation rule performs some custom pre-processing before
actually calling the compiler; if pre-processing fails, the compiler
is not called, and make is stopped.
2. The Tasking