support building with subversion 1.7 #6094

This commit is contained in:
Benjamin Peterson 2009-05-23 19:24:37 +00:00
parent f3bd687b2d
commit e5afa3b24b
7 changed files with 9 additions and 6 deletions

View file

@ -802,7 +802,7 @@ if test $SVNVERSION = found
then
SVNVERSION="svnversion \$(srcdir)"
else
SVNVERSION="echo exported"
SVNVERSION="echo Unversioned directory"
fi
case $MACHDEP in