configure.ac: add missing komma

This commit is contained in:
Kay Sievers 2015-06-03 14:50:58 +02:00
parent 29d01b7064
commit 1a435084b7

View file

@ -21,7 +21,7 @@ AC_PREREQ([2.64])
AC_INIT([systemd],
[220],
[http://github.com/systemd/systemd/issues]
[http://github.com/systemd/systemd/issues],
[systemd],
[http://www.freedesktop.org/wiki/Software/systemd])