() Bob Rossi
() Mon, 22 Apr 2013 20:52:27 -0400
On Fri, Apr 12, 2013 at 10:06:02PM -0400, Bob Rossi wrote:
> Is it possible to tell automake to move the generated file
> aclocal.m4 into a build subdirectory?
In (info "(autoconf) autoreconf Invocation")
there is:
If you want `autore
On Fri, Apr 12, 2013 at 10:06:02PM -0400, Bob Rossi wrote:
> Is it possible to tell automake to move the generated file
> aclocal.m4 into a build subdirectory?
>
> Similar to the way I move config.h like this:
> AM_CONFIG_HEADER(build/config.h)?
>
> I would prefer not to have aclocal.m4 at the ro
Hello!
I'm currently developing a thesis on Open Source management best practices.
Therefore I would love to have a small interview with you to document your
experience.
With this thesis I'm aiming to produce a document to help new FOSS projects
to start and strengthen the ones that already exist
For unknown reasons, Automake seems to have decided to deprecate symbols of
the form AM_* in favor of symbols of the form AC_*. The suffix is the same,
the semantics are the same; the only difference is the one little
character. In light of this, I ask: What did AM_ ever do to you? What makes
you o