Hi,
I'd like to install some plugins, that usually do not need any .la or .a files
to be installed (and even compiled).
However, libtool doesn't seem to allow some specific files not to be compiled
that overloaded, so I'd like to post-remove the installed .{la,a} files.
But what rule is usuall
> > It would be nice if it were possible to run tests in parallel using
> > automake. Waiting for tests to complete on a 4-way box while they
> > are run
> > on a single CPU is annoying. As most 'make' implementations already
> > support running in parallel (-j), automake could just utilize this
It would be nice if it were possible to run tests in parallel using
automake. Waiting for tests to complete on a 4-way box while they
are run
on a single CPU is annoying. As most 'make' implementations already
support running in parallel (-j), automake could just utilize this
functionality to
It would be nice if it were possible to run tests in parallel using
automake. Waiting for tests to complete on a 4-way box while they are run
on a single CPU is annoying. As most 'make' implementations already
support running in parallel (-j), automake could just utilize this
functionality to run