Message-ID: <3869D4BA.FEAA2AE8@softhome.net> Date: Wed, 29 Dec 1999 11:30:34 +0200 From: Laurynas Biveinis X-Mailer: Mozilla 4.6 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: Eli Zaretskii CC: djgpp-workers AT delorie DOT com Subject: Re: Old config.guess patch References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Eli Zaretskii wrote: > > On Mon, 27 Dec 1999, Laurynas Biveinis wrote: > > > While recovering my patches from mail archives, I've recalled > > that my config.guess patch for uname() returning CPU type > > hasn't been sent to any GNU maintainer. I'm going to send > > it to Autoconf maintainer, is this correct? > > Is the change compatible with the old version of `uname'? Yes it is - new config.guess will work with both versions of uname(), but old config.guess won't work with new uname. That's why I suggest to update it now. Laurynas Biveinis