summaryrefslogtreecommitdiff
path: root/perly.h
diff options
context:
space:
mode:
authorCraig A. Berry <craigberry@mac.com>2012-06-10 14:04:36 -0500
committerCraig A. Berry <craigberry@mac.com>2012-06-10 14:04:36 -0500
commit5c0877fa4ac0c984dacb09510945d56f7fc60add (patch)
tree7bbdaea915d8eb2d29895a41a6afb9e20f3cba6c /perly.h
parent61a2567250ea72759ac7b0b9ca18ce6b14f1f486 (diff)
downloadperl-5c0877fa4ac0c984dacb09510945d56f7fc60add.tar.gz
Install all include files on VMS.
On most platforms, installperl copies *.h from the top-level source directory to an appropriate installed location. On VMS, we stage everything to an archcore directory first and installperl copies them from there. Whether this is a good way to be doing things in this day and age is questionable, but the more immediate problem is that we have been (badly) maintaining our own list of what should get staged in the archcore directory. By my count, 5.16.0 shipped with 18 of 69 include files missing.[1] Ouch. So this commit abolishes the separately-maintained, explicitly-named list of include files and just copies all of them to the staging directory, where installperl will pick them up. [1] For folks counting at home, we have vmsish.h, which no one else has, so that's why there are 69, not 68.
Diffstat (limited to 'perly.h')
0 files changed, 0 insertions, 0 deletions