diff options
author | Nicholas Clark <nick@ccl4.org> | 2011-07-28 15:08:27 +0200 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2011-08-01 11:53:57 +0200 |
commit | 60fae8969c3c2f50fa614da8ed36310784b903f5 (patch) | |
tree | 5ef0f035522f1c3210add6ea1349e709975d4d67 /makedef.pl | |
parent | 29200a82a647b7edaead2daef398fbce178fb7c7 (diff) | |
download | perl-60fae8969c3c2f50fa614da8ed36310784b903f5.tar.gz |
In makedef.pl, correct a typo in a comment.
Diffstat (limited to 'makedef.pl')
-rw-r--r-- | makedef.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makedef.pl b/makedef.pl index 0a97ba174c..865b5ffeeb 100644 --- a/makedef.pl +++ b/makedef.pl @@ -3,7 +3,7 @@ # Create the export list for perl. # # Needed by WIN32 and OS/2 for creating perl.dll, -# and by AIX for creating libperl.a when -Dusershrplib is in effect, +# and by AIX for creating libperl.a when -Duseshrplib is in effect, # and by VMS for creating perlshr.exe. # # Reads from information stored in |