summaryrefslogtreecommitdiff
path: root/makedef.pl
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2011-07-19 15:17:46 +0200
committerNicholas Clark <nick@ccl4.org>2011-08-01 11:53:51 +0200
commit836a2a8d03e85accc3d257e5d496fafd572180e1 (patch)
treee479a6da370010f3fbb9ab5a16e03bc5b6fa6ff4 /makedef.pl
parenta3deb92fe77a92f9d3e29e42ca023a84b2f53d79 (diff)
downloadperl-836a2a8d03e85accc3d257e5d496fafd572180e1.tar.gz
In makedef.pl, remove PL_archpat_auto from 3 skip lists.
PL_archpat_auto was eliminated by commit a7cb1f9979dd83ab in 1999 - "support for v5.5.640 style version numbers".
Diffstat (limited to 'makedef.pl')
-rw-r--r--makedef.pl3
1 files changed, 0 insertions, 3 deletions
diff --git a/makedef.pl b/makedef.pl
index 9f678f80f4..62e14a6e78 100644
--- a/makedef.pl
+++ b/makedef.pl
@@ -272,7 +272,6 @@ if ($PLATFORM ne 'os2') {
if ($PLATFORM eq 'win32') {
skip_symbols [qw(
PL_statusvalue_vms
- PL_archpat_auto
PL_DBcv
PL_generation
PL_lastgotoprobe
@@ -296,7 +295,6 @@ elsif ($PLATFORM ne 'vms') {
if ($PLATFORM eq 'wince') {
skip_symbols [qw(
PL_statusvalue_vms
- PL_archpat_auto
PL_DBcv
PL_generation
PL_lastgotoprobe
@@ -404,7 +402,6 @@ elsif ($PLATFORM eq 'os2') {
elsif ($PLATFORM eq 'netware') {
skip_symbols [qw(
PL_statusvalue_vms
- PL_archpat_auto
PL_DBcv
PL_generation
PL_lastgotoprobe