Bypass PERL_INC_VERSION_LIST until we support in in Configure.Com
authorCharles Bailey <bailey@newman.upenn.edu>
Fri, 3 Mar 2000 03:23:29 +0000 (03:23 +0000)
committerbailey <bailey@newman.upenn.edu>
Fri, 3 Mar 2000 03:23:29 +0000 (03:23 +0000)
p4raw-id: //depot/vmsperl@5473

vms/subconfigure.com
vms/vmsish.h

index 30da056..9936204 100644 (file)
@@ -4101,7 +4101,7 @@ $ WC "sPRIx64='" + perl_sPRIx64 + "'"
 $ WC "d_llseek='" + perl_d_llseek + "'"
 $ WC "d_iconv='" + perl_d_iconv +"'"
 $ WC "i_iconv='" + perl_i_iconv +"'"
-$ WC "inc_version_list_init='""""'"
+$ WC "inc_version_list_init='0'"
 $ WC "uselargefiles='" + perl_uselargefiles + "'"
 $ WC "uselongdouble='" + perl_uselongdouble + "'"
 $ WC "usemorebits='" + perl_usemorebits + "'"
index 8d4a8ca..a09d2be 100644 (file)
 #define HAS_WAIT
 
 #define PERL_FS_VER_FMT                "%d_%d_%d"
+/* Temporary; we need to add support for this to Configure.Com */
+#ifdef PERL_INC_VERSION_LIST
+#  undef PERL_INC_VERSION_LIST
+#endif
 
 /* VMS:
  *     This symbol, if defined, indicates that the program is running under