Home
last modified time | relevance | path

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

/vim-8.2.3635/src/auto/
H A Dconfigure7468 trylib=tcl$ver$ext
7469 if test -f "$try/lib$trylib" ; then
7470 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $try/lib$trylib" >&5
7471 $as_echo "$try/lib$trylib" >&6; }
/vim-8.2.3635/src/
H A Dconfigure.ac1879 trylib=tcl$ver$ext
1880 if test -f "$try/lib$trylib" ; then
1881 AC_MSG_RESULT($try/lib$trylib)