From: James R. V. Z. <jr...@co...> - 2006-06-20 23:46:45
|
Juergen Wieferink <wie...@fr...> wrote: > > I suggest you check for extra copies of autoconf or automake, which > > may be hiding the versions you mention. E.g. > > > > type -a autoconf > > type -a automake > > Good idea. But I've checked them using > > autoconf --version > automake --version > > so I should be save. That will show you the first versions found in PATH. But the configure/build scripts might not respect the PATH. I think it's easiest to check for multiple versions directly. If there are none, then there is nothing to worry about. - Jim Van Zandt |