Artifact 63209e8aa47ead8b197915c1af526af3c00ea03a:
0000: 23 21 20 2f 75 73 72 2f 62 69 6e 2f 65 6e 76 20 #! /usr/bin/env
0010: 62 61 73 68 0a 0a 23 20 44 6f 20 6e 6f 74 20 72 bash..# Do not r
0020: 75 6e 20 6f 6e 20 57 69 6e 33 32 0a 69 66 20 65 un on Win32.if e
0030: 63 68 6f 20 27 5f 57 49 4e 36 34 27 20 7c 20 24 cho '_WIN64' | $
0040: 7b 43 43 3a 2d 63 63 7d 20 2d 45 20 2d 20 7c 20 {CC:-cc} -E - |
0050: 67 72 65 70 20 27 5e 5f 57 49 4e 36 34 24 27 3b grep '^_WIN64$';
0060: 20 74 68 65 6e 0a 09 28 0a 09 09 65 63 68 6f 20 then..(...echo
0070: 27 23 69 66 6e 64 65 66 20 5f 55 53 45 5f 33 32 '#ifndef _USE_32
0080: 42 49 54 5f 54 49 4d 45 5f 54 27 0a 09 09 65 63 BIT_TIME_T'...ec
0090: 68 6f 20 27 23 64 65 66 69 6e 65 20 5f 55 53 45 ho '#define _USE
00a0: 5f 33 32 42 49 54 5f 54 49 4d 45 5f 54 20 31 27 _32BIT_TIME_T 1'
00b0: 0a 09 09 65 63 68 6f 20 27 23 65 6e 64 69 66 27 ...echo '#endif'
00c0: 0a 09 09 63 61 74 20 67 65 6e 65 72 69 63 2f 74 ...cat generic/t
00d0: 63 6c 2e 68 0a 09 29 20 3e 20 67 65 6e 65 72 69 cl.h..) > generi
00e0: 63 2f 74 63 6c 2e 68 2e 6e 65 77 0a 09 63 61 74 c/tcl.h.new..cat
00f0: 20 67 65 6e 65 72 69 63 2f 74 63 6c 2e 68 2e 6e generic/tcl.h.n
0100: 65 77 20 3e 20 67 65 6e 65 72 69 63 2f 74 63 6c ew > generic/tcl
0110: 2e 68 0a 66 69 0a 0a 65 78 69 74 20 30 0a .h.fi..exit 0.