SVN_REPO_PATH envvar during autoconf to use svnversion in there.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Wed, 9 Jun 2010 18:22:47 +0000 (18:22 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Wed, 9 Jun 2010 18:22:47 +0000 (18:22 +0000)
commit7e4d3653864948d3e3730067058ff90b72ef6927
tree52f7f9a5ec2b87c14ba245a8d97901f39db16751
parent2380d4f36e71c6c31e6b71e51ca7182ecb40aef5
SVN_REPO_PATH envvar during autoconf to use svnversion in there.

Some systems, like the Gentoo, copy the svn contents somewhere before
doing the autoconf, this may result in lack of .svn and thus minor
version "0".

This patch introduces the $SVN_REPO_PATH to say where the svn checkout
containing the ".svn" directory is.

SVN revision: 49594
configure.ac