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, 16 Sep 2011 14:47:24 +0000 (15:47 +0100)
commite86896d6bb81d27e7093735a29050c403ccc97d8
tree235d2fba826b87954755939c0f70f0e7ba046f50
parent914d1378b2eaf1dd439ebc562b0baa10127bd4f7
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}"
(cherry picked from commit a4db75521d6026410425187fc2c5c9cb931a69b5)
configure.ac