[evolution] configure.ac: Update PACKAGE_URL to Evolution wiki.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] configure.ac: Update PACKAGE_URL to Evolution wiki.
- Date: Wed, 18 Dec 2013 13:21:03 +0000 (UTC)
commit da3a80603cb5873d8310160683acfc988ef5a23f
Author: Matthew Barnes <mbarnes redhat com>
Date: Tue Dec 17 13:46:13 2013 -0500
configure.ac: Update PACKAGE_URL to Evolution wiki.
The PACKAGE_URL shows up in Evolution's "About" dialog.
Link to http://wiki.gnome.org/Apps/Evolution, as projects.gnome.org
is shutting down soon.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b66b888..17a154c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ m4_define([base_version], [3.12])
dnl Autoconf / Automake Initialization
AC_PREREQ([2.64])
-AC_INIT([evolution],[evo_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution],[evolution],[http://www.gnome.org/projects/evolution/])
+AC_INIT([evolution],[evo_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution],[evolution],[http://wiki.gnome.org/Apps/Evolution/])
AM_INIT_AUTOMAKE([1.10 dist-xz no-dist-gzip -Wall -Wno-portability foreign])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS(config.h)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]