HomeSort by relevance Sort by last modified time
    Searched refs:TCL (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/sqlite/src/
configure.ac 52 # constructing and installing the TCL extension.
152 AC_ARG_VAR([TCLLIBDIR], [Where to install tcl plugin])
368 # Figure out all the parameters needed to compile against Tcl.
371 # macros in the in the tcl.m4 file of the standard TCL distribution.
373 # minor changes to accomodate systems that do not have TCL installed.
375 AC_ARG_ENABLE(tcl, AC_HELP_STRING([--disable-tcl],[do not build TCL extension]),
378 AC_ARG_WITH(tcl, AC_HELP_STRING([--with-tcl=DIR],[directory containing tcl configuration (tclConfig.sh)]), with_tc (…)
    [all...]
configure     [all...]

Completed in 1140 milliseconds