0
0
mirror of https://github.com/sqlite/sqlite.git synced 2024-11-21 19:29:09 +01:00
sqlite/autosetup
2024-10-28 14:16:50 +00:00
..
autosetup
autosetup-config.guess
autosetup-config.sub
autosetup-find-tclsh Another fix for autosetup/autosetup-find-tclsh for the case where a tclsh is found on the system. 2024-10-23 02:36:50 +00:00
autosetup-test-tclsh
cc-db.tcl
cc-lib.tcl
cc-shared.tcl
cc.tcl
default.auto
jimsh0.c New jimsh0.c file for autosetup. 2024-10-25 12:22:29 +00:00
LICENSE
pkg-config.tcl
proj.tcl Rename the 'hwaci' auto.def utility API to the more generic 'proj' API, per /chat discussion. Fix a function name typo which caused readline detection to kill the configure in one code path. 2024-10-28 14:16:50 +00:00
README.autosetup
system.tcl
tmake.auto
tmake.tcl

README.autosetup created by autosetup v0.7.2

This is the autosetup directory for a local install of autosetup.
It contains autosetup, support files and loadable modules.

*.tcl files in this directory are optional modules which
can be loaded with the 'use' directive.

*.auto files in this directory are auto-loaded.

For more information, see https://msteveb.github.io/autosetup/