[gnome-common] macros2: Update links to macros in the autoconf-archive



commit 4153deb1b9b76601389657e64dcae6721002236f
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Mon Sep 15 12:08:38 2014 +0100

    macros2: Update links to macros in the autoconf-archive
    
    Now that the macros have been committed upstream, we can link to their
    manual pages rather than the bug reports.

 macros2/gnome-code-coverage.m4 |    2 +-
 macros2/gnome-common.m4        |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/macros2/gnome-code-coverage.m4 b/macros2/gnome-code-coverage.m4
index 687347b..0a592a1 100644
--- a/macros2/gnome-code-coverage.m4
+++ b/macros2/gnome-code-coverage.m4
@@ -38,4 +38,4 @@ AU_DEFUN([GNOME_CODE_COVERAGE],[
 ],
 [[$0: This macro is deprecated. You should use AX_CODE_COVERAGE instead and
 replace uses of GNOME_CODE_COVERAGE_RULES with CODE_COVERAGE_RULES.
-See: https://savannah.gnu.org/patch/?8451]])
+See: http://www.gnu.org/software/autoconf-archive/ax_code_coverage.html#ax_code_coverage]])
diff --git a/macros2/gnome-common.m4 b/macros2/gnome-common.m4
index 19bec09..a4ad012 100644
--- a/macros2/gnome-common.m4
+++ b/macros2/gnome-common.m4
@@ -29,7 +29,7 @@ AU_DEFUN([GNOME_DEBUG_CHECK],
 ],
 [[$0: This macro is deprecated. You should use AX_CHECK_ENABLE_DEBUG instead and
 replace uses of GNOME_ENABLE_DEBUG with ENABLE_DEBUG.
-See: https://savannah.gnu.org/patch/?8452]])
+See: http://www.gnu.org/software/autoconf-archive/ax_check_enable_debug.html#ax_check_enable_debug]])
 
 dnl GNOME_MAINTAINER_MODE_DEFINES ()
 dnl define DISABLE_DEPRECATED


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]