[GRASS-dev] autotools
Glynn Clements
glynn at gclements.plus.com
Fri Sep 7 16:32:48 EDT 2007
Markus Neteler wrote:
> > What versions of autoconf, automake, etc. is everyone using? When I do
> > autoreconf, I get errors. The generated configure script has extraneous
> > 'fi' statements.
> >
> > It seems to be a problem with certain nested AC_CHECK_LIB() calls.
> > Removing them allows me to progress further (curses, mysql), but
> > obviously that's not the right way to go.
> >
> > Is there some version specific autotools calls I'm not aware of?
> >
> > autoconf: 2.59
> > automake: 1.9.6
> > libtool: 1.5
>
> AFAIK we use autoconf-2.13 and nothing else.
That's correct. GRASS requires autoconf 2.13; later versions aren't
remotely compatible.
We don't use automake or libtool.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list