Change 29369 by [EMAIL PROTECTED] on 2006/11/24 04:42:43

        Initialize targetarch in configure.com

Affected files ...

... //depot/perl/configure.com#245 edit

Differences ...

==== //depot/perl/configure.com#245 (text) ====
Index: perl/configure.com
--- perl/configure.com#244~29304~       2006-11-17 07:45:23.000000000 -0800
+++ perl/configure.com  2006-11-23 20:42:43.000000000 -0800
@@ -6330,6 +6330,7 @@
 $ WC "stdio_ptr='((*fp)->_ptr)'"
 $ WC "stdio_stream_array=' " + "'"
 $ WC "subversion='" + subversion + "'"
+$ WC "targetarch='" + "'"
 $ WC "timetype='" + timetype + "'"
 $ WC "u16size='" + u16size + "'"
 $ WC "u16type='" + u16type + "'"
End of Patch.

Reply via email to