Craig A. Berry [Thu, 23 Oct 2008 00:26:03 +0000 (00:26 +0000)]
on VMS, be a little more sensitive to older versions that
don't have the capability.
p4raw-id: //depot/perl@34562
}
#endif
-#if defined(JPI$_CASE_LOOKUP_PERM) && !defined(__VAX)
+#if defined(JPI$_CASE_LOOKUP_PERM) && defined(PPROP$K_CASE_BLIND) && !defined(__VAX)
/* Report true case tolerance */
/*----------------------------*/