Change 34952 by [EMAIL PROTECTED] on 2008/11/28 21:43:48
And (hopefully) the actual change for 34951. Sigh.
Affected files ...
... //depot/perl/configure.com#290 edit
Differences ...
==== //depot/perl/configure.com#290 (text) ====
Index: perl/configure.com
--- perl/configure.com#289~34951~ 2008-11-28 13:41:46.000000000 -0800
+++ perl/configure.com 2008-11-28 13:43:48.000000000 -0800
@@ -6520,6 +6520,7 @@
$ WC "usedebugging_perl='"+use_debugging_perl+"'"
$ WC "usedefaulttypes='" + usedefaulttypes + "'" ! VMS-specific
$ WC "usecrosscompile='undef'"
+$ WC "usedevel='" + usedevel + "'"
$ WC "usedl='" + usedl + "'"
$ WC "usedtrace='undef'"
$ WC "usefaststdio='" + usefaststdio + "'"
End of Patch.