summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-05-23 19:24:37 (GMT)
committerBenjamin Peterson <benjamin@python.org>2009-05-23 19:24:37 (GMT)
commite5afa3b24b97f4dfb014780e4415c0e4961cba34 (patch)
treed1be5525c312aa56152fbf99a968e4f91e3561af /configure
parentf3bd687b2dd1ae509f25182adc6b228036bd3d9a (diff)
downloadcpython-e5afa3b24b97f4dfb014780e4415c0e4961cba34.zip
cpython-e5afa3b24b97f4dfb014780e4415c0e4961cba34.tar.gz
cpython-e5afa3b24b97f4dfb014780e4415c0e4961cba34.tar.bz2
support building with subversion 1.7 #6094
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 54c93c0..b8bbc85 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Revision: 72497 .
+# From configure.in Revision: 72799 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for python 2.7.
#
@@ -4385,7 +4385,7 @@ if test $SVNVERSION = found
then
SVNVERSION="svnversion \$(srcdir)"
else
- SVNVERSION="echo exported"
+ SVNVERSION="echo Unversioned directory"
fi
case $MACHDEP in