Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix typo in the amalagmation document. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | branch-3.9 |
Files: | files | file ages | folders |
SHA1: |
a77392c96c1ff064311dbe7c5f5ec663 |
User & Date: | drh 2015-12-08 12:03:32.401 |
Context
2015-12-08
| ||
20:11 | Add Facebook to the homepage. (check-in: e8ddd92958 user: drh tags: branch-3.9) | |
12:03 | Fix typo in the amalagmation document. (check-in: a77392c96c user: drh tags: branch-3.9) | |
2015-12-03
| ||
22:03 | Fix a typo in the AUTOINCREMENT documentation. (check-in: 7c05c71d58 user: drh tags: branch-3.9) | |
Changes
Changes to pages/amalgamation.in.
︙ | |||
128 129 130 131 132 133 134 | 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 | - + | <h3>4.1 Dependencies</h3> <p>The build process makes extensive use of the [http://www.tcl-lang.org/|Tcl] scripting language. You will need to have a copy of TCL installed in order for the make targets above to work. Easy-to-use installers can be obtained from [http://www.tcl-lang.org/]. |
︙ |