[libdvdcss-devel] [PATCH 07/25] build: Set project URL during autoconf init
Diego Biurrun
diego at biurrun.de
Mon Oct 20 11:59:00 CEST 2014
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index e434298..860705f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(libdvdcss, 1.3.0)
+AC_INIT(libdvdcss, 1.3.0, , , https://www.videolan.org/developers/libdvdcss.html)
AC_CONFIG_SRCDIR([src/libdvdcss.c])
AC_PREREQ(2.50)
--
1.9.1
More information about the libdvdcss-devel
mailing list