bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ncurses built on mips-compaq-nonstopux


From: Tom Bates
Subject: Re: ncurses built on mips-compaq-nonstopux
Date: Tue, 31 Oct 2000 09:35:15 -0600

The diffs follow:

diff config.guess.orig config.guess
1081a1082,1084
>      *:NonStop-UX:*:*)
>       echo mips-compaq-nonstopux
>       exit 0 ;;

diff config.sub.orig config.sub
636a637,640
>       nonstopux)
>               basic_machine=mips-compaq
>               os=-nonstopux
>               ;;
981c985
<             | -openstep* | -oskit*)
---
>             | -openstep* | -oskit* | -nonstopux*)

- Tom

"Thomas E. Dickey" wrote:

> On Wed, 25 Oct 2000, Tom Bates wrote:
>
> > Just a note to say I built and installed ncurses on a
> > Mips based Compaq box running NonStopUX.
> >
> > I had to modify config.guess and config.sub.  How should I get these
> > changes into the source?
>
> either send diff's to this mailing list, or a URL of the patched files.
>
> --
> T.E.Dickey <address@hidden>
> http://dickey.his.com
> ftp://dickey.his.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]