Searched refs:HAS_GIT (Results 1 – 4 of 4) sorted by relevance
5770 if test -n "$HAS_GIT"; then5771 ac_cv_prog_HAS_GIT="$HAS_GIT" # Let the user override the test.5791 HAS_GIT=$ac_cv_prog_HAS_GIT5792 if test -n "$HAS_GIT"; then5793 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $HAS_GIT" >&55794 $as_echo "$HAS_GIT" >&6; }5802 HAS_GIT=no-repository5804 if test $HAS_GIT = found
1002 AC_CHECK_PROG(HAS_GIT, git, found, not-found)1004 HAS_GIT=no-repository1006 if test $HAS_GIT = found
2764 if test -n "$HAS_GIT"; then2765 ac_cv_prog_HAS_GIT="$HAS_GIT" # Let the user override the test.2786 if test -n "$HAS_GIT"; then2787 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $HAS_GIT" >&52788 $as_echo "$HAS_GIT" >&6; }2798 if test $HAS_GIT = found
36 AC_CHECK_PROG(HAS_GIT, git, found, not-found)38 HAS_GIT=no-repository40 if test $HAS_GIT = found