This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
614391c
)
Forgot one in d677d0fca41325ba7203de00652fdeb43659754a.
author
Craig A. Berry
<craigberry@mac.com>
Mon, 15 Aug 2011 03:04:09 +0000
(22:04 -0500)
committer
Craig A. Berry
<craigberry@mac.com>
Mon, 15 Aug 2011 03:04:09 +0000
(22:04 -0500)
configure.com
patch
|
blob
|
blame
|
history
diff --git
a/configure.com
b/configure.com
index
e0b2002
..
3078bf6
100644
(file)
--- 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 + "'"