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)
commitfddd140861889e6163e6858d6fc8695ae61cf845
treed41e4f694fa679752a9a4b23911de3955f767cc9
parent33b6a1137bc455c0c2f16797d2864a33dc5825e6
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: http://svn.enlightenment.org/svn/e/trunk/edje@49594 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.ac