SVN_REPO_PATH envvar during autoconf to use svnversion in there.
authorbarbieri <barbieri>
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)
commit1ed9f3f6d52c2b68ad9dbf66eb4a9bdf4bbf6379
tree466c50bc4caf38a45806a8538d66d05fe547126c
parent901b53d826f0970fbaf927f4f795a41a9f0078fc
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/eet@49594 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.ac