Add d_timegm to uconfig.sh to fix the generated uconfig.h.
authorMarcus Holland-Moritz <mhx-perl@gmx.net>
Thu, 31 Jul 2008 21:05:45 +0000 (21:05 +0000)
committerMarcus Holland-Moritz <mhx-perl@gmx.net>
Thu, 31 Jul 2008 21:05:45 +0000 (21:05 +0000)
p4raw-id: //depot/perl@34168

uconfig.sh

index f2ae4f7..6bad5e0 100755 (executable)
@@ -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'