Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de> writes: > > While adding man pages to Libtool, let's do it for Automake, too. > I hope letting the unversioned man pages be .so links helps distributors > sort out versioning issues.
I'm now seeing this trying to bootstrap automake.git on a Solaris 10 box: make[1]: Entering directory `/export/home/ericb/automake/doc' PATH=..:$PATH; export PATH; /bin/bash /export/home/ericb/automake/lib/missing --run help2man --output=aclocal-1.10a.1 aclocal help2man: can't get `--help' info from aclocal make[1]: *** [aclocal-1.10a.1] Error 1 On further investigation, ./aclocal yields: ./aclocal --help Can't locate Automake/Config.pm in @INC (@INC contains: /export/home/ericb/share/automake-1.10a /usr/perl5/5.8.4/lib/sun4-solaris-64int /usr/perl5/5.8.4/lib /usr/perl5/site_perl/5.8.4/sun4-solaris-64int /usr/perl5/site_perl/5.8.4 /usr/perl5/site_perl /usr/perl5/vendor_perl/5.8.4/sun4-solaris-64int /usr/perl5/vendor_perl/5.8.4 /usr/perl5/vendor_perl .) at ./aclocal line 37. BEGIN failed--compilation aborted at ./aclocal line 37. -- Eric Blake