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>
Sun, 28 Aug 2011 08:16:50 +0000 (09:16 +0100)
commit3ae6dc38fb0714fe8cc8df40d28281335c6f0fae
treeac00e26515ff78b704b665ad7f2bbab5b192a8a3
parent49dc7678bf4bc870c0596c9b76f582a4caef88f8
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