summaryrefslogtreecommitdiff
path: root/configure.com
diff options
context:
space:
mode:
authorCraig A. Berry <craigberry@mac.com>2001-12-05 10:41:59 -0600
committerJarkko Hietaniemi <jhi@iki.fi>2001-12-06 02:39:43 +0000
commit0e9538e66cd297c993f940738cc742c71d176be3 (patch)
treefbf9a6da482e5e2b18842d32d04b5e7d0ed236c9 /configure.com
parentaf0cab943dd893d19226977dbf21d951d8ebf7aa (diff)
downloadperl-0e9538e66cd297c993f940738cc742c71d176be3.tar.gz
] VMS-only File::Spec->canonpath fix
Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01> p4raw-id: //depot/perl@13481
Diffstat (limited to 'configure.com')
-rw-r--r--configure.com2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.com b/configure.com
index 617923f813..98e586756a 100644
--- a/configure.com
+++ b/configure.com
@@ -6065,8 +6065,6 @@ $ CALL Bad_environment "LIB"
$ CALL Bad_environment "T"
$ CALL Bad_environment "FOO"
$ CALL Bad_environment "EXT"
-$ CALL Bad_environment "SOME_LOGICAL_NAME_NOT_LIKELY"
-$ CALL Bad_environment "DOWN_LOGICAL_NAME_NOT_LIKELY"
$ CALL Bad_environment "TEST" "SYMBOL"
$ IF f$search("config.msg") .eqs. "" THEN echo "OK."
$!