Re: Building Instructions?



Hi Landon,

On Fri, Apr 08, 2011 at 10:02:02AM -0700, Landon Jurgens wrote:
> I have taken a liking to Planner and was hoping to poke around at ti and
> hopefully track down some bugs posted about it. The problem I ran into is
> building it. After a quick look I assumed that it would be a make managed
> project and after pointing make to the Makefile.am (make
> --makefile=Makefile.am) I noticed that the make files (all of them that I've
> tried) all give me back the same error

A .am file means that it uses `automake', `autoconf', `configure' and friends.
Its not for a posix make or gnu make program but more a kind of template to
create the make files from.

With regards,
Reinoud



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]