projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5129b2c
)
Add d_timegm to uconfig.sh to fix the generated uconfig.h.
Marcus Holland-Moritz [Thu, 31 Jul 2008 21:05:45 +0000 (21:05 +0000)]
p4raw-id: //depot/perl@34168
uconfig.sh
patch
|
blob
|
blame
|
history
diff --git
a/uconfig.sh
b/uconfig.sh
index
f2ae4f7
..
6bad5e0
100755
(executable)
--- a/
uconfig.sh
+++ b/
uconfig.sh
@@
-423,6
+423,7
@@
d_tcsetpgrp='undef'
d_telldir='undef'
d_telldirproto='undef'
d_time='define'
+d_timegm='undef'
d_times='undef'
d_tm_tm_gmtoff='undef'
d_tm_tm_zone='undef'