Home
last modified time | relevance | path

Searched refs:auto_path (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/
H A Dconfigure.ac136 for i in `echo 'puts stdout $auto_path' | ${TCLSH_CMD}` ; do
310 for i in `echo 'puts stdout $auto_path' | ${TCLSH_CMD}`
320 # On ubuntu 14.10, $auto_path on tclsh is not quite correct.
324 for i in `echo 'puts stdout $auto_path' | ${TCLSH_CMD} | sed 's,/tcltk/tcl,/tcl,g'`