In older autoconf versions, I often used 'less config.status' and cut'n'pasted the cmdline to ./configure to reconfigure a package. With autoconf 2.5 the cmdline used is available with ./config.status --version, but not in a cut'n'paste friendly format. Any chance of including the ./configure cmdline in a comment at the start of config.status as before? (Or make the --version output more cut'n'paste friendly.)
(. As you can understand, this is of extreme importance .)
