]> www.ginac.de Git - ginac.git/commit
Fix autoconf warning about AC_INIT use.
authorRichard Kreckel <kreckel@ginac.de>
Mon, 13 Sep 2010 20:39:05 +0000 (22:39 +0200)
committerRichard Kreckel <kreckel@ginac.de>
Mon, 13 Sep 2010 20:45:03 +0000 (22:45 +0200)
commitdb47e259edabbed2b8eb2fa1e4ed93588c26e304
treeafc62085be7d17be7961adbf3d1d5a4ddf92d8d9
parentcc94094751459129e1392a93dfa0264adac789a5
Fix autoconf warning about AC_INIT use.

Apparently, autoconf doesn't like the angle brackets in the bug-report
argument any more. It comlains "not a literal: <ginac-list@ginac.de>".
So let's remove it. And while at it, also provide tarname and url
arguments.
configure.ac