do-release-commit-and-tag: support VPATH builds
authorAkim Demaille <akim@lrde.epita.fr>
Thu, 7 Jun 2012 14:17:30 +0000 (16:17 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Thu, 7 Jun 2012 15:27:30 +0000 (17:27 +0200)
commite03145b987e919c32e53b9e422a7faead347642c
treead1c826b23125faa011ae3167b5808c9f0ed51e1
parent1cda995dd01d1be3b81d0cae2a89e0e241f9a327
do-release-commit-and-tag: support VPATH builds

* build-aux/do-release-commit-and-tag: Prefer $(...) to `...`.
(noteworthy): Defined earlier to factor its value.
(noteworthy_stub): New.
Use it to factor.
(help_version): Split into...
(help, version): these.
Adjust the option processing part.
Support "--option=value" in addition to "--option value".
(builddir): New.
(--builddir): New option.
* top/README-release: Document this.
Reword slightly so that the reader cannot understand that he
has to do these steps before calling do-release-commit-and-tag.
ChangeLog
build-aux/do-release-commit-and-tag
top/README-release