[grilo-mediaserver2] build: Include bugzilla information into autotools init
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-mediaserver2] build: Include bugzilla information into autotools init
- Date: Wed, 7 Sep 2011 10:27:32 +0000 (UTC)
commit ac5bf0a9a44939fd43a87998bcbccaf4cdbcf99e
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Wed Sep 7 10:26:06 2011 +0000
build: Include bugzilla information into autotools init
configure.ac | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 85c1cd8..e08dbf7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,9 @@
m4_define([prj_name], [grilo-mediaserver2])
m4_define([prj_version], [0.1])
-AC_INIT([prj_name], [prj_version])
+AC_INIT([prj_name],
+ [prj_version],
+ [http://bugzilla.gnome.org/enter_bug.cgi?product=grilo;component=grilo-mediaserver2])
AM_INIT_AUTOMAKE([foreign])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]