Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dconfigure.ac298 have_local_include=''
307 have_local_include=yes
320 have_local_include=`${CC-cc} -c -v conftest.c 2>&1 | grep "${local_dir}/include"`
330 if test -z "$have_local_include" -a -d "${local_dir}/include"; then
/vim-8.2.3635/src/auto/
H A Dconfigure4839 if test -z "$have_local_include" -a -d "${local_dir}/include"; then