diff options
author | Andy Dougherty <doughera@lafayette.edu> | 2010-10-13 13:27:12 -0400 |
---|---|---|
committer | Andy Dougherty <doughera@lafayette.edu> | 2010-10-14 08:29:43 -0400 |
commit | 939767c9d84f9288c260508432b50879f71e1d3b (patch) | |
tree | 749772a89363c6cb9d6e7cf28bbd24045e93e764 /README.aix | |
parent | 8525cfaee6f338e972e8c944b87855a29a5b67c3 (diff) | |
download | perl-939767c9d84f9288c260508432b50879f71e1d3b.tar.gz |
Fix x2p and utils dependencies for static builds
The x2p and utils .PL extractions use the Cwd module, which is not
available in miniperl in a static build. (For a dynamic build, miniperl
only loads the pure perl portion of Cwd, but building the whole extension
ensures that the pure perl part is correctly built and available. It might
be cleaner just to always require the full perl.)
Diffstat (limited to 'README.aix')
0 files changed, 0 insertions, 0 deletions