Support .nogitrelease file
authorTurbo Fredriksson <turbo@bayour.com>
Sat, 20 Apr 2013 05:24:15 +0000 (07:24 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 24 Apr 2013 23:18:49 +0000 (16:18 -0700)
commitd012ba3832e11511451ff71c1c45f4f64c3b759c
tree2d58b7b44358aac2dfaf5c2002fca4efce2214fd
parent382c4e5184c9caa25e85f277564657243db2a150
Support .nogitrelease file

When building a custom release in a git tree provide the ability
to prevent the release field from being overwritten by the
`git describe` output.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #1402
config/zfs-meta.m4