To clarify, I mean aclocal && automake && ./configure && make fails (at
least with automake 1.10.2).

Using the existing Makefile.in files and just running ./configure &&
make works fine, but if you add new objects to the build process you
have to rebuild the Makefile.in files with automake first.


On Fri, 2009-10-23 at 09:30 -0400, Ethan Baldridge wrote:
> Is it just me, or if you check out a clean copy of the code does
> automake just not set it up to build properly?
> 
> The main issue seems to be a missing top_builddir definition in the
> Makefile, although there's a couple other things. Before I start messing
> with the essential build files, is this true for anybody else, or am I
> just crazy?
> 
> Ethan
> 


_______________________________________________
Quarry-dev mailing list
[email protected]
https://mail.gna.org/listinfo/quarry-dev

Reply via email to