configure: Add --with-extra flag to allow setting the extra version string.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 19 Aug 2011 20:48:44 +0000 (21:48 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 19 Aug 2011 20:48:44 +0000 (21:48 +0100)
commita4db75521d6026410425187fc2c5c9cb931a69b5
treea3273dcf64d7883c6c6c2f8543422cdfb58498e6
parent7a5f7311d46ac87532e57aa5be9234acd18bdab8
configure: Add --with-extra flag to allow setting the extra version string.

Intended use in Fedora and RHEL is to encode the release
string, eg.

  ./configure [...] --with-extra="-%{release}"
configure.ac