[PATCH 3/3] build-sys: add package url to AC_INIT

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



See last line from './configure --help'.

Signed-off-by: Sami Kerola <kerolasa@xxxxxx>
---
 configure.ac | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index df0e9a9..5154612 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,7 @@
 AC_INIT(util-linux,
 	m4_esyscmd([tools/git-version-gen .tarball-version]),
-	kzak@xxxxxxxxxx)
+	[kzak@xxxxxxxxxx],,
+	[http://www.kernel.org/pub/linux/utils/util-linux/])
 
 AC_PREREQ(2.60)
 
-- 
1.8.1.3

--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux