[gnome-online-accounts] build: Mention the URL of the home page in AC_INIT
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] build: Mention the URL of the home page in AC_INIT
- Date: Thu, 26 Oct 2017 14:07:21 +0000 (UTC)
commit 20e4ca60d74d5bc5af5f6a817fe001544dac6add
Author: Debarshi Ray <debarshir gnome org>
Date: Thu Oct 26 12:32:25 2017 +0200
build: Mention the URL of the home page in AC_INIT
configure.ac | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b864fa5..61f8df3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,8 @@ m4_define([goa_version],
AC_INIT([GNOME Online Accounts],
[goa_version],
[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts],
- [gnome-online-accounts])
+ [gnome-online-accounts],
+ [https://wiki.gnome.org/Projects/GnomeOnlineAccounts])
AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip tar-ustar])
AC_CONFIG_MACRO_DIR([m4])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]