Fix package version / bug report address mixing
authorMiloslav Trmač <mitr@redhat.com>
Fri, 19 Apr 2013 22:59:19 +0000 (00:59 +0200)
committerMiloslav Trmač <mitr@redhat.com>
Mon, 13 May 2013 15:41:37 +0000 (17:41 +0200)
commit30b08c656e1c13599ca365f0c75b846881bad4ab
tree9eed7ce9727f5e7c102b7c02b5d51c10c66fdb9f
parente8e18d180888435dc26e8e4e461689f0efa91f04
Fix package version / bug report address mixing

PACKAGE_VERSION curently contains the mailing list address as well; this
leaks into output of --version and other places.

While at it, update AM_INIT_AUTOMAKE to the new form and use correct m4
quoting at least for these lines.

https://bugs.freedesktop.org/show_bug.cgi?id=29936
configure.ac