Home | History | Annotate | Download | only in cpython2

Lines Matching refs:SVNVERSION

690 SVNVERSION
5704 # Extract the first word of "svnversion", so it can be a program name with args.
5705 set dummy svnversion; ac_word=$2
5711 if test -n "$SVNVERSION"; then
5712 ac_cv_prog_SVNVERSION="$SVNVERSION" # Let the user override the test.
5732 SVNVERSION=$ac_cv_prog_SVNVERSION
5733 if test -n "$SVNVERSION"; then
5734 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SVNVERSION" >&5
5735 $as_echo "$SVNVERSION" >&6; }
5742 if test $SVNVERSION = found
5744 SVNVERSION="svnversion \$(srcdir)"
5746 SVNVERSION="echo Unversioned directory"