On Tue, 21 May 2002, Michael Banck wrote: > > I even can start either of them, but I don't know the logic how the > > version is chosen: > > > > $ autoconf --version > > Autoconf version 2.13 > > > > $ autoconf --version > > autoconf (GNU Autoconf) 2.53 > > Written by David J. MacKenzie and Akim Demaille. > > > > Copyright 2002 Free Software Foundation, Inc. > > This is free software; see the source for copying conditions. There is NO > > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR > > PURPOSE. > > This happens when you're running plain autoconf subsequently? Sorry, I understood the question wrong. Plain "autoconf" selected the above 2.53 only once, in a certain shell, and I can't explain why. Usually it's just 2.13. Tommi