10c6d04fcffae56320715bfc10317182cd39fcd0
[p5sagit/p5-mst-13.2.git] / hints / machten.sh
1 # machten.sh
2 # This is for MachTen 4.0.2.  It might work on other versions too.
3 #
4 # MachTen users might need a fixed tr from ftp.tenon.com.  This should
5 # be described in the MachTen release notes.
6 #
7 # MachTen 2.x has its own hint file.
8 #
9 # This file has been put together by Andy Dougherty
10 # <doughera@lafcol.lafayette.edu> based on comments from lots of
11 # folks, especially 
12 #       Mark Pease <peasem@primenet.com>
13 #       Martijn Koster <m.koster@webcrawler.com>
14 #       Richard Yeh <rcyeh@cco.caltech.edu>
15
16 #
17 # Comments, questions, and improvements welcome!
18 #
19 # MachTen 4.X does support dynamic loading, but perl doesn't
20 # know how to use it yet.
21 #
22 #  Last modified by Andy Dougherty   <doughera@lafcol.lafayette.edu>
23 #  Thu Feb  8 15:07:52 EST 1996
24
25 # Configure doesn't know how to parse the nm output.
26 usenm=undef
27
28 # At least on PowerMac, doubles must be aligned on 8 byte boundaries.
29 # I don't know if this is true for all MachTen systems, or how to
30 # determine this automatically.
31 alignbytes=8