[gsound] build: Add bug report address to AC_INIT
- From: Tristan Brindle <tbrindle src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gsound] build: Add bug report address to AC_INIT
- Date: Fri, 28 Nov 2014 11:31:25 +0000 (UTC)
commit d74fd1e1fae8092d6c7489dc131204a8cf0d3141
Author: Tristan Brindle <t c brindle gmail com>
Date: Fri Nov 28 19:30:19 2014 +0800
build: Add bug report address to AC_INIT
configure.ac | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 72b3ce5..d2b73a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,6 @@
-AC_INIT(gsound, 1.0.0)
+AC_INIT(gsound, 1.0.0,
+ [http://bugzilla.gnome.org/enter_bug.cgi?product=gsound])
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
AC_CONFIG_AUX_DIR(build-aux)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]