This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs, every configure.in should use AC_PREREQ(2.12.1) ?
- To: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- Subject: Re: egcs, every configure.in should use AC_PREREQ(2.12.1) ?
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Fri, 20 Nov 1998 20:45:19 -0700
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <199811201815.NAA16532@caip.rutgers.edu>you write:
> Would it be useful to add AC_PREREQ(2.12.1) to every
> configure.in file?
Probably.
I'm not sure if we actually use any 2.12.1 features, so 2.12 might be
sufficient. Hell, I'm not even sure what the difference between 2.12 and
2.12.1 is :-)
jeff