Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: zsh compilied for mips-compaq-nonstopux
- X-seq: zsh-workers 13115
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: <tom_bates@xxxxxxx>, <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: zsh compilied for mips-compaq-nonstopux
- Date: Sat, 4 Nov 2000 10:18:21 +0300
- Importance: Normal
- In-reply-to: <3A0325A3.CB92C4E4@xxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
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
<ftp://ftp.gnu.org/gnu/config/>
or the nearest mirror.
-andrej
> -----Original Message-----
> From: tbates@xxxxxxxxxx [mailto:tbates@xxxxxxxxxx]On Behalf Of Tom Bates
> Sent: Friday, November 03, 2000 11:53 PM
> To: zsh-workers@xxxxxxxxxxxxxx
> 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
>
>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author