* Requiring Autoconf 2.61
@ 2008-02-03 19:34 Pavel Roskin
2008-02-03 21:57 ` Yoshinori K. Okuji
0 siblings, 1 reply; 2+ messages in thread
From: Pavel Roskin @ 2008-02-03 19:34 UTC (permalink / raw)
To: The development of GRUB 2
Hello!
I suggest that we require Autoconf 2.61 in configure.ac. It has been
out for over a year. It's easy to install locally without breaking
anything. It generates more portable configure scripts than older
version of Autoconf (at least it's supposed to, unless there are
regressions).
I see that configure scripts generated by Autoconf 2.59 and 2.61 are
committed to the GRUB CVS alternately. If the current configure is made
by Autoconf 2.59, and it's regenerated on my system by Autoconf 2.61, I
see unnecessary differences.
If somebody has an older version of Autoconf and doesn't want to
upgrade, there is always an option to run "touch configure" to provent
make from trying to regenerate it.
In addition to configure, there are also subtle differences in
config.h.in, which is generated by autoheader.
--
Regards,
Pavel Roskin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-02-03 21:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-03 19:34 Requiring Autoconf 2.61 Pavel Roskin
2008-02-03 21:57 ` Yoshinori K. Okuji
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.