diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-01-24 13:04:45 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-01-24 13:04:45 +0000 |
commit | 6f4183fe04888927cb36b966262c959c5166404b (patch) | |
tree | 32ab99da98da61a8b85e3421019af7edf6cc1fe4 /cflags.SH | |
parent | 6570f7848406340d371b9f81689299e3b739279f (diff) | |
download | perl-6f4183fe04888927cb36b966262c959c5166404b.tar.gz |
enable function wrappers for access to globals under MULTIPLICITY
(provides binary compatibility in the face of changes in interpreter
structure)
p4raw-id: //depot/perl@4878
Diffstat (limited to 'cflags.SH')
-rwxr-xr-x | cflags.SH | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -105,6 +105,7 @@ for file do miniperlmain) ;; op) ;; perl) ;; + perlapi) ;; perlmain) ;; perly) ;; pp) ;; |