Hello I wonder how to set up the AUTOCONF_VERSION variable so I got an idea to look into the autoconf manpage. But man autoconf is this: "autoconf - diagnostics from the autoconfiguration code When OpenBSD bootstraps it probes the innards of the machine ..."
man -a autoconf also produces only this page. Wouldn't it be possible to have a manual page also for the GNU autoconf compatibility breakage tool, which I have installed? (Even several different versions). I would expect the manpage to be an umbrella manpage describing also the version switching mechanism. When I do apropos autoconf: autoconf (4/AMD64) - diagnostics from the autoconfiguration code autoconf (4/Alpha) - diagnostics from the autoconfiguration code autoconf (4/Cats) - diagnostics from the autoconfiguration code autoconf (4/HP300) - diagnostics from the autoconfiguration code autoconf (4/Luna88K) - diagnostics from the autoconfiguration code autoconf (4/MVME68K) - diagnostics from the autoconfiguration code autoconf (4/MVME88K) - diagnostics from the autoconfiguration code autoconf (4/Mac68K) - diagnostics from the autoconfiguration code autoconf (4/MacPPC) - diagnostics from the autoconfiguration code autoconf (4/SPARC) - diagnostics from the autoconfiguration code autoconf (4/SPARC64) - diagnostics from the autoconfiguration code autoconf (4/VAX) - diagnostics from the autoconfiguration code autoconf (4/Zaurus) - diagnostics from the autoconfiguration code autoconf (4/i386) - diagnostics from the autoconfiguration code autoconf (9) - autoconfiguration framework autoconf (1) - Generate configuration scripts autoupdate (1) - Update a configure.in to a newer Autoconf [EMAIL PROTECTED]:~$ man 1 autoconf man: no entry for autoconf in section 1 of the manual. CL<