From: Craig A. Berry Date: Fri, 28 Nov 2008 21:43:48 +0000 (+0000) Subject: And (hopefully) the actual change for 34951. Sigh. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=580410d244b57f3e9f5eaecba8c5bded5becd5d0;p=p5sagit%2Fp5-mst-13.2.git And (hopefully) the actual change for 34951. Sigh. p4raw-id: //depot/perl@34952 --- diff --git a/configure.com b/configure.com index e46cab6..6231a82 100644 --- a/configure.com +++ b/configure.com @@ -6520,6 +6520,7 @@ $ WC "usecasesensitive='" + be_case_sensitive + "'" ! VMS-specific $ 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 + "'"