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)
commit6b430137a4fc14b98c234e434d0fe0a04a290f5d
tree2324856ed6b91ef3604724e00615f214b8842c89
parente93e91700bbc227b70860e20d4d6101c6ab65a75
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