summaryrefslogtreecommitdiff
path: root/configure.com
diff options
context:
space:
mode:
authorCraig A. Berry <craigberry@mac.com>2006-11-24 04:42:43 +0000
committerCraig A. Berry <craigberry@mac.com>2006-11-24 04:42:43 +0000
commitd91e317932a7bbe966ac88dc9cc51e988f084fd8 (patch)
tree95a4a672aaaf475b5dc7be299bd4c589833d2e8b /configure.com
parentf8fc2ecf2fa95aa27fcef856e4853807c5dec00e (diff)
downloadperl-d91e317932a7bbe966ac88dc9cc51e988f084fd8.tar.gz
Initialize targetarch in configure.com
p4raw-id: //depot/perl@29369
Diffstat (limited to 'configure.com')
-rw-r--r--configure.com1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.com b/configure.com
index 4c2c2b322f..9a9982bcc5 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 + "'"