From: Craig A. Berry Date: Fri, 24 Nov 2006 04:42:43 +0000 (+0000) Subject: Initialize targetarch in configure.com X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d91e317932a7bbe966ac88dc9cc51e988f084fd8;p=p5sagit%2Fp5-mst-13.2.git Initialize targetarch in configure.com p4raw-id: //depot/perl@29369 --- diff --git a/configure.com b/configure.com index 4c2c2b3..9a9982b 100644 --- a/configure.com +++ b/configure.com @@ -6330,6 +6330,7 @@ $ WC "stdio_cnt='((*fp)->_cnt)'" $ WC "stdio_ptr='((*fp)->_ptr)'" $ WC "stdio_stream_array=' " + "'" $ WC "subversion='" + subversion + "'" +$ WC "targetarch='" + "'" $ WC "timetype='" + timetype + "'" $ WC "u16size='" + u16size + "'" $ WC "u16type='" + u16type + "'"