[libdvdcss-devel] build: Set project URL during autoconf init
[email protected] (Diego Biurrun)
| Newsgroups | gmane.comp.video.videolan.libdvdcss,gmane.comp.video.videolan.libdvdcss.devel |
|---|---|
| Message-ID | <[email protected]> |
libdvdcss | branch: master | Diego Biurrun <[email protected]> | Mon Oct 20 11:59:00 2014 +0200| [eb534a6331c40603f3726f441698145643559c52] | committer: Diego Biurrun build: Set project URL during autoconf init > http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=eb534a6331c40603f3726f441698145643559c52 --- 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) _______________________________________________ libdvdcss-devel mailing list [email protected] https://mailman.videolan.org/listinfo/libdvdcss-devel