]> granicus.if.org Git - postgis/commit
Force generation of an svnrevision.h file when building in a repo and the svn executa...
authorPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 7 Feb 2012 23:27:57 +0000 (23:27 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 7 Feb 2012 23:27:57 +0000 (23:27 +0000)
commit1de0d3d8ae55b3ccf1b73151ed4b8e668d17ce12
tree4dd6a7b73cded2042ddb6db06cc77112f12fa21f
parent63d212230edafcd4aeb123fe3432953e9905a8c3
Force generation of an svnrevision.h file when building in a repo and the svn executable is available.
Ensure that when building a tarball with make_dist.sh the revision is read from the tag in the remote svn repository.
This should cover both development and distribution cases.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9079 b70326c6-7e19-0410-871a-916f4a2858ee
GNUmakefile.in
make_dist.sh
postgis/Makefile.in
utils/svn_repo_revision.pl [new file with mode: 0644]