summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 25dd13ec6..15e28717a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,7 @@
AC_INIT(util-linux,
m4_esyscmd([tools/git-version-gen .tarball-version]),
- kzak@redhat.com)
+ [kzak@redhat.com],,
+ [http://www.kernel.org/pub/linux/utils/util-linux/])
AC_PREREQ(2.60)