Add probes for LOCALTIME_max and LOCALTIME_min (y2038 project)
[p5sagit/p5-mst-13.2.git] / win32 / config.bc
index c857637..9ad9c97 100644 (file)
@@ -862,6 +862,8 @@ run=''
 runnm='true'
 sGMTIME_max="2147483647"
 sGMTIME_min="-2147483648"
+sLOCALTIME_max="2147483647"
+sLOCALTIME_min="-2147483648"
 sPRIEUldbl='"E"'
 sPRIFUldbl='"F"'
 sPRIGUldbl='"G"'