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 -- 73, de Brad KB8UYR/6 <rez touchofmadness com> _______________________________________________ grass-dev mailing list [email protected] http://grass.itc.it/mailman/listinfo/grass-dev

