From da3a80603cb5873d8310160683acfc988ef5a23f Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 17 Dec 2013 13:46:13 -0500 Subject: 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 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b66b888361..17a154c09e 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) -- cgit v1.2.3