mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-13 01:31:18 +02:00
unposted: tweak dlcompat note
This commit is contained in:
parent
2cf5a12368
commit
91f0b666d0
2 changed files with 5 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
||||||
2004-03-17 Peter Stephenson <pws@csr.com>
|
2004-03-17 Peter Stephenson <pws@csr.com>
|
||||||
|
|
||||||
|
* unposted: Etc/MACHINES: dlcompat apparently not needed
|
||||||
|
on Apple from 10.3 on.
|
||||||
|
|
||||||
* 19653: Etc/MACHINES: Latest OS-specific information after some
|
* 19653: Etc/MACHINES: Latest OS-specific information after some
|
||||||
tweaking.
|
tweaking.
|
||||||
|
|
||||||
|
|
|
@ -25,8 +25,8 @@ Machines
|
||||||
Apple: MacOS X/Darwin 10.x
|
Apple: MacOS X/Darwin 10.x
|
||||||
Should build `out-of-the-box'.
|
Should build `out-of-the-box'.
|
||||||
|
|
||||||
For dynamic loading to work, you need to use the dlcompat library.
|
For dynamic loading to work on 10.1 and 10.2, you need to use the
|
||||||
It can be downloaded from:
|
dlcompat library. It can be downloaded from:
|
||||||
http://sourceforge.net/project/showfiles.php?group_id=17203
|
http://sourceforge.net/project/showfiles.php?group_id=17203
|
||||||
|
|
||||||
The zsh/zpty library is not working on 10.1 and 10.2, but is on
|
The zsh/zpty library is not working on 10.1 and 10.2, but is on
|
||||||
|
|
Loading…
Reference in a new issue