SVN_REPO_PATH envvar during autoconf to use svnversion in there.
authorbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 9 Jun 2010 18:22:47 +0000 (18:22 +0000)
committerbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 9 Jun 2010 18:22:47 +0000 (18:22 +0000)
commit212e8ffb0c1d6b36a02b9a13ffd50a14efff5de6
tree1f1d2183bdaec3a35d0c35536eaade877ac39272
parentbb15842bf4b4485604d133998bd88612d8d7e731
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.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@49594 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.ac