chiark / gitweb /
v219.12
[elogind.git] / configure.ac
index 07b3fe1c5002d5051939d9a418bc905311b3e241..045bfb52a876a73c5e13e4fa6438359b151ab35f 100644 (file)
 
 AC_PREREQ([2.64])
 
-# FIXME: Update to proper web page
 AC_INIT([elogind],
-        [219.8],
-        [http://bugs.freedesktop.org/enter_bug.cgi?product=elogind],
+        [219.12],
+        [https://github.com/andywingo/elogind/issues],
         [elogind],
-        [http://www.freedesktop.org/wiki/Software/elogind])
+        [https://github.com/andywingo/elogind])
 
 AC_CONFIG_SRCDIR([src/login/logind.c])
 AC_CONFIG_MACRO_DIR([m4])