From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21204 invoked from network); 5 Nov 2000 20:36:15 -0000 Received: from sunsite.dk (HELO sunsite.auc.dk) (130.225.51.30) by ns1.primenet.com.au with SMTP; 5 Nov 2000 20:36:15 -0000 Received: (qmail 14527 invoked by alias); 5 Nov 2000 20:36:09 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13122 Received: (qmail 14520 invoked from network); 5 Nov 2000 20:36:09 -0000 Posted-Date: Sun, 5 Nov 2000 14:35:51 -0600 (CST) Sender: tbates@compaq.com Message-ID: <3A05C3C5.D20D4AFE@compaq.com> Date: Sun, 05 Nov 2000 14:32:05 -0600 From: Tom Bates Reply-To: tom_bates@att.net X-Mailer: Mozilla 4.75 [en] (X11; U; SunOS 5.8 i86pc) X-Accept-Language: en MIME-Version: 1.0 To: Andrej Borsenkow Cc: tom_bates@att.net, zsh-workers@sunsite.auc.dk Subject: Re: zsh compilied for mips-compaq-nonstopux References: <001b01c0462f$698dc5c0$21c9ca95@mow.siemens.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Great. Who actually does this? - Tom Andrej Borsenkow wrote: > GNU has regular updates to these files (unbundled from automake or autoconf). > The latest is dated Oct 28; looking in config.guess: > > *:NonStop-UX:*:*) > echo mips-compaq-nonstopux > exit 0 ;; > > I suggest we simply pull these files off > > > > or the nearest mirror. > > -andrej > > > -----Original Message----- > > From: tbates@compaq.com [mailto:tbates@compaq.com]On Behalf Of Tom Bates > > Sent: Friday, November 03, 2000 11:53 PM > > To: zsh-workers@sunsite.auc.dk > > Subject: zsh compilied for mips-compaq-nonstopux > > > > > > Just a note to say I built and installed zsh on a > > Mips based Compaq box running NonStopUX. > > > > I had to config.guess and config.sub. How should I get these > > changes into the source? > > > > Thanks, > > Tom > > > >