Home
last modified time | relevance | path

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

/sqlite-3.40.0/autoconf/tea/tclconfig/
H A Dinstall-sh96 dir_arg=
138 -d) dir_arg=true;;
197 if test -z "$dir_arg"; then
206 if test -z "$dir_arg"; then
244 if test -n "$dir_arg"; then
336 if test -n "$dir_arg"; then
355 if test -z "$dir_arg" || {
446 if test -n "$dir_arg"; then
/sqlite-3.40.0/
H A Dinstall-sh55 dir_arg=""
63 -d) dir_arg=true
115 if [ x"$dir_arg" != x ]; then
193 if [ x"$dir_arg" != x ]