Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: 3.1.6-dev-20: runtime determination of MACHTYPE
- X-seq: zsh-workers 10244
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: 3.1.6-dev-20: runtime determination of MACHTYPE
- Date: Sat, 25 Mar 2000 17:15:20 +0000
- In-reply-to: <20000325104018.A3765@xxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <20000325104018.A3765@xxxxxxxx>
On Mar 25, 10:40am, Clint Adams wrote:
} Subject: PATCH: 3.1.6-dev-20: runtime determination of MACHTYPE
}
} This patch allows zsh to determine MACHTYPE at run-time, rather
} than from the configure results of the build-machine, assuming
} uname(2) is available.
My only issue with this is that it means MACHTYPE can no longer be
used as an indicator of what features are compiled into zsh. Maybe
it never could, though ...
(Off-topic aside:
zagzig[102] uname -snrvm
Linux zagzig 2.0.36 #1 Tue Oct 13 22:17:11 EDT 1998 i686
zagzig[103] uname -a
Linux zagzig 2.0.36 #1 Tue Oct 13 22:17:11 EDT 1998 i686 unknown
Where'd that extra "unknown" come from?)
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author