aboutsummaryrefslogtreecommitdiff
path: root/auto.def
diff options
context:
space:
mode:
authorSteve Bennett <steveb@workware.net.au>2011-12-06 08:59:41 +1000
committerSteve Bennett <steveb@workware.net.au>2011-12-12 13:44:01 +1000
commit8a7db88a7cb01cdfbff503c0a89a864f0da5dc53 (patch)
treee12cf615b42e27988c4f6ce44fe9f17c219eeb91 /auto.def
parent3f3bc624feab8f7772147d45a43ee29cac0c95c8 (diff)
downloadjimtcl-8a7db88a7cb01cdfbff503c0a89a864f0da5dc53.zip
jimtcl-8a7db88a7cb01cdfbff503c0a89a864f0da5dc53.tar.gz
jimtcl-8a7db88a7cb01cdfbff503c0a89a864f0da5dc53.tar.bz2
Remove old sqlite0 extension
Anything older than sqlite3 is no longer worth supporting Signed-off-by: Steve Bennett <steveb@workware.net.au>
Diffstat (limited to 'auto.def')
-rw-r--r--auto.def1
1 files changed, 0 insertions, 1 deletions
diff --git a/auto.def b/auto.def
index 5025930..2c62136 100644
--- a/auto.def
+++ b/auto.def
@@ -46,7 +46,6 @@ options {
rlprompt - Tcl wrapper around the readline extension
mk - Interface to Metakit
tclprefix - Support for the tcl::prefix command
- sqlite - Interface to sqlite
sqlite3 - Interface to sqlite3
win32 - Interface to win32
}