summaryrefslogtreecommitdiff
path: root/configure.com
diff options
context:
space:
mode:
authorCraig A. Berry <craigberry@mac.com>2011-08-14 22:04:09 -0500
committerCraig A. Berry <craigberry@mac.com>2011-08-14 22:04:09 -0500
commit186abd568524c217f6dbd29891eef21c3cd2a3b0 (patch)
treebd3c55bd6eecdd975fa388d984d567ad527ffbf9 /configure.com
parent614391c851ec80dcd07508e7bc23777b88990e47 (diff)
downloadperl-186abd568524c217f6dbd29891eef21c3cd2a3b0.tar.gz
Forgot one in d677d0fca41325ba7203de00652fdeb43659754a.
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 e0b2002fe5..3078bf646b 100644
--- a/configure.com
+++ b/configure.com
@@ -6053,6 +6053,7 @@ $ WC "d_PRId64='" + d_PRId64 + "'"
$ WC "d_PRIeldbl='" + d_PRIeldbl + "'"
$ WC "d_PRIfldbl='" + d_PRIfldbl + "'"
$ WC "d_PRIgldbl='" + d_PRIgldbl + "'"
+$ WC "d_PRIi64='" + d_PRIi64 + "'"
$ WC "d_PRIo64='" + d_PRIo64 + "'"
$ WC "d_PRIu64='" + d_PRIu64 + "'"
$ WC "d_PRIx64='" + d_PRIx64 + "'"