Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gmake/dist/
H A Dconfigure.in317 AC_CACHE_CHECK(for location of SCCS get command, make_cv_path_sccs_get, [
319 make_cv_path_sccs_get=/usr/sccs/get
321 make_cv_path_sccs_get=get
323 AC_DEFINE_UNQUOTED(SCCS_GET, ["$make_cv_path_sccs_get"],
331 if $make_cv_path_sccs_get -Gconftoast s.conftest >/dev/null 2>&1 &&
H A Dconfigure13560 make_cv_path_sccs_get=/usr/sccs/get
13562 make_cv_path_sccs_get=get
13565 echo "$as_me:$LINENO: result: $make_cv_path_sccs_get" >&5
13566 echo "${ECHO_T}$make_cv_path_sccs_get" >&6
13583 if $make_cv_path_sccs_get -Gconftoast s.conftest >/dev/null 2>&1 &&