>>>> "M" == Matthew O Persico
<mpersico(a)erols.com> writes:
M> Hmm. Interesting. I opened up the m4 file, edited it so that solaris2
M> did not set wl or -Bexport. Then did a make distclean and a remake and
M> got the same error. I'll try make realclean tomorrow and if that doesn't
M> work, I'll re-unpack it from the tarball, patch the m4 file and rebuild.
M> Results to follow...
Changes to that sort of file typically require rerunning autoconf and
then configure.
Trap for the unwary: 21.2 configure should be rebuilt with autoconf
2.13, while 21.0 configure should be rebult with autoconf 2.12.
This has never been automated in the makefiles, partly because only
the maintainer ever really deals with it, and `configure' is in CVS,
although a generated file.
Martin