Code

Disable dynamic versionning for releases, and allow generating version out of subversion.
authorThomas Guyot-Sionnest <dermoth@aei.ca>
Wed, 26 Nov 2008 10:42:48 +0000 (05:42 -0500)
committerThomas Guyot-Sionnest <dermoth@aei.ca>
Wed, 26 Nov 2008 10:42:48 +0000 (05:42 -0500)
commit9bcfa9cdede27be34d11f42dfae3d8fd60fc92bc
tree77f11fd6fb26c9ac4d8a410983629927c70d5319
parented9a088b37dcb8ba56d397592f4e8230a6a011e5
Disable dynamic versionning for releases, and allow generating version out of subversion.

This should be a definitive fix for systems with non-compilant make programs as the version will be taken from $(PACKAGE_VERSION) instead.

At the same time I added code for generating svn-based version strings.
Makefile.am
NP-VERSION-GEN
configure.in
plugins-root/Makefile.am
plugins-scripts/Makefile.am
plugins/Makefile.am