diff options
Diffstat (limited to 'autoconf/tea/teaish.tcl')
-rw-r--r-- | autoconf/tea/teaish.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autoconf/tea/teaish.tcl b/autoconf/tea/teaish.tcl index 87d059c32..9333495aa 100644 --- a/autoconf/tea/teaish.tcl +++ b/autoconf/tea/teaish.tcl @@ -117,7 +117,7 @@ proc teaish-options {} { # work needed for this extension. # proc teaish-configure {} { - use teaish/feature-tests + use teaish/feature teaish-src-add -dist -dir generic/tclsqlite3.c |