Artifact 79e2f4aa6a138371f2d31f28355749e5019d7651:
- File aclocal.m4 — part of check-in [cd324d32d4] at 2002-11-01 22:41:06 on branch trunk — Added TCL_LD_SEARCH_FLAGS option when linking the tdom shell. This allows for simpler handling when used with dynamic linker. (user: zoran size: 222)
0000: 23 0a 23 20 49 6e 63 6c 75 64 65 20 74 68 65 20 #.# Include the 0010: 54 45 41 20 73 74 61 6e 64 61 72 64 20 6d 61 63 TEA standard mac 0020: 72 6f 20 73 65 74 0a 23 0a 62 75 69 6c 74 69 6e ro set.#.builtin 0030: 28 69 6e 63 6c 75 64 65 2c 74 63 6c 63 6f 6e 66 (include,tclconf 0040: 69 67 2f 74 63 6c 2e 6d 34 29 0a 0a 23 0a 23 20 ig/tcl.m4)..#.# 0050: 41 64 64 20 68 65 72 65 20 77 68 61 74 65 76 65 Add here whateve 0060: 72 20 6d 34 20 6d 61 63 72 6f 73 20 79 6f 75 20 r m4 macros you 0070: 77 61 6e 74 20 74 6f 20 64 65 66 69 6e 65 20 66 want to define f 0080: 6f 72 20 79 6f 75 72 20 70 61 63 6b 61 67 65 0a or your package. 0090: 23 0a 62 75 69 6c 74 69 6e 28 69 6e 63 6c 75 64 #.builtin(includ 00a0: 65 2c 74 64 6f 6d 2e 6d 34 29 0a 62 75 69 6c 74 e,tdom.m4).built 00b0: 69 6e 28 69 6e 63 6c 75 64 65 2c 74 63 6c 63 6f in(include,tclco 00c0: 6e 66 69 67 2f 61 63 5f 63 5f 62 69 67 65 6e 64 nfig/ac_c_bigend 00d0: 69 61 6e 5f 63 72 6f 73 73 2e 6d 34 29 0a ian_cross.m4).