Searched refs:SVNVERSION (Results 1 – 4 of 4) sorted by relevance
27 #ifndef SVNVERSION28 #define SVNVERSION "$WCRANGE$$WCMODS?M:$" macro63 static const char svnversion[] = SVNVERSION; in _Py_svnversion()
41 SVNVERSION= @SVNVERSION@659 -DSVNVERSION="\"`LC_ALL=C $(SVNVERSION)`\"" \
5711 if test -n "$SVNVERSION"; then5712 ac_cv_prog_SVNVERSION="$SVNVERSION" # Let the user override the test.5732 SVNVERSION=$ac_cv_prog_SVNVERSION5733 if test -n "$SVNVERSION"; then5734 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SVNVERSION" >&55735 $as_echo "$SVNVERSION" >&6; }5742 if test $SVNVERSION = found5744 SVNVERSION="svnversion \$(srcdir)"5746 SVNVERSION="echo Unversioned directory"
982 AC_SUBST(SVNVERSION) subst983 AC_CHECK_PROG(SVNVERSION, svnversion, found, not-found)984 if test $SVNVERSION = found986 SVNVERSION="svnversion \$(srcdir)"988 SVNVERSION="echo Unversioned directory"