From: Charles Bailey Date: Wed, 15 Mar 2000 03:38:57 +0000 (+0000) Subject: Remove obsolete DCL symbol from subconfigure.com X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0d296c3ebc377f0b422b14aec19f73419e7f78c4;p=p5sagit%2Fp5-mst-13.2.git Remove obsolete DCL symbol from subconfigure.com p4raw-id: //depot/vmsperl@5751 --- diff --git a/vms/subconfigure.com b/vms/subconfigure.com index af900a0..b16eb53 100644 --- a/vms/subconfigure.com +++ b/vms/subconfigure.com @@ -3961,8 +3961,8 @@ $ WC "voidflags='" + perl_voidflags + "'" $ WC "d_eunice='" + perl_d_eunice + "'" $ WC "libs='" + perl_libs + "'" $ WC "libc='" + perl_libc + "'" -$ WC "xs_apiversion='" + localperlver + "'" -$ WC "pm_apiversion='" + localperlver + "'" +$ WC "xs_apiversion='" + version + "'" +$ WC "pm_apiversion='" + version + "'" $ WC "pager='" + perl_pager + "'" $ WC "uidtype='" + perl_uidtype + "'" $ WC "uidformat='" + perl_uidformat + "'"