Artifact 6c4f34fe115ff55d4e8dbfa3cecf04a0188292f7:
- File
autoconf/README.first
— part of check-in
[3bafeec9]
at
2015-01-15 15:47:06
on branch trunk
— Makefile enhancements: (1) Rename autoconf/tea/configure.in to
autoconf/tea/configure.ac so that it works with the latest versions of
autoconf. (2) Add the "amalgamation-tarball" targets to Makefile.in and
main.mk (renamed from "dist" in the latter case). (3) Update the
README.first file in autoconf/ (4) The TOP macro
in Makefile.in is now an absolute rather than a relative path.
(user:
drh
size: 399)
[more...]
0000: 54 68 69 73 20 64 69 72 65 63 74 6f 72 79 20 63 This directory c
0010: 6f 6e 74 61 69 6e 73 20 63 6f 6d 70 6f 6e 65 6e ontains componen
0020: 74 73 20 75 73 65 20 74 6f 20 62 75 69 6c 64 20 ts use to build
0030: 61 6e 20 61 75 74 6f 63 6f 6e 66 2d 72 65 61 64 an autoconf-read
0040: 79 20 70 61 63 6b 61 67 65 0a 6f 66 20 74 68 65 y package.of the
0050: 20 53 51 4c 69 74 65 20 61 6d 61 6c 67 61 6d 61 SQLite amalgama
0060: 74 69 6f 6e 3a 20 20 73 71 6c 69 74 65 2d 61 75 tion: sqlite-au
0070: 74 6f 63 6f 6e 66 2d 33 30 58 58 58 58 58 58 2e toconf-30XXXXXX.
0080: 74 61 72 2e 67 7a 0a 0a 54 6f 20 62 75 69 6c 64 tar.gz..To build
0090: 20 74 68 65 20 61 75 74 6f 63 6f 6e 66 20 61 6d the autoconf am
00a0: 61 6c 67 61 6d 61 74 69 6f 6e 2c 20 72 75 6e 20 algamation, run
00b0: 66 72 6f 6d 20 74 68 65 20 74 6f 70 2d 6c 65 76 from the top-lev
00c0: 65 6c 3a 0a 0a 20 20 20 2e 2f 63 6f 6e 66 69 67 el:.. ./config
00d0: 75 72 65 0a 20 20 20 6d 61 6b 65 20 61 6d 61 6c ure. make amal
00e0: 67 61 6d 61 74 69 6f 6e 2d 74 61 72 62 61 6c 6c gamation-tarball
00f0: 0a 0a 54 68 65 20 61 6d 61 6c 67 61 6d 61 74 69 ..The amalgamati
0100: 6f 6e 2d 74 61 72 62 61 6c 6c 20 74 61 72 67 65 on-tarball targe
0110: 74 20 28 61 6c 73 6f 20 61 76 61 69 6c 61 62 6c t (also availabl
0120: 65 20 69 6e 20 22 6d 61 69 6e 2e 6d 6b 22 29 20 e in "main.mk")
0130: 72 75 6e 73 20 74 68 65 0a 73 63 72 69 70 74 20 runs the.script
0140: 74 6f 6f 6c 2f 6d 6b 61 75 74 6f 63 6f 6e 66 61 tool/mkautoconfa
0150: 6d 61 6c 2e 73 68 20 77 68 69 63 68 20 64 6f 65 mal.sh which doe
0160: 73 20 74 68 65 20 77 6f 72 6b 2e 20 20 52 65 66 s the work. Ref
0170: 65 72 20 74 6f 20 74 68 61 74 20 73 63 72 69 70 er to that scrip
0180: 74 0a 66 6f 72 20 64 65 74 61 69 6c 73 2e 0a t.for details..