Artifact 701d971009d3b6349827a3f68e41d9a54c0c1b5c:
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 20 grep '^_WIN64$'
0060: 3e 2f 64 65 76 2f 6e 75 6c 6c 3b 20 74 68 65 6e >/dev/null; then
0070: 0a 09 28 0a 09 09 65 63 68 6f 20 27 23 69 66 6e ..(...echo '#ifn
0080: 64 65 66 20 5f 55 53 45 5f 33 32 42 49 54 5f 54 def _USE_32BIT_T
0090: 49 4d 45 5f 54 27 0a 09 09 65 63 68 6f 20 27 23 IME_T'...echo '#
00a0: 64 65 66 69 6e 65 20 5f 55 53 45 5f 33 32 42 49 define _USE_32BI
00b0: 54 5f 54 49 4d 45 5f 54 20 31 27 0a 09 09 65 63 T_TIME_T 1'...ec
00c0: 68 6f 20 27 23 65 6e 64 69 66 27 0a 09 09 63 61 ho '#endif'...ca
00d0: 74 20 67 65 6e 65 72 69 63 2f 74 63 6c 2e 68 0a t generic/tcl.h.
00e0: 09 29 20 3e 20 67 65 6e 65 72 69 63 2f 74 63 6c .) > generic/tcl
00f0: 2e 68 2e 6e 65 77 0a 09 63 61 74 20 67 65 6e 65 .h.new..cat gene
0100: 72 69 63 2f 74 63 6c 2e 68 2e 6e 65 77 20 3e 20 ric/tcl.h.new >
0110: 67 65 6e 65 72 69 63 2f 74 63 6c 2e 68 0a 66 69 generic/tcl.h.fi
0120: 0a 0a 65 78 69 74 20 30 0a ..exit 0.