Hi autoconfers,

The URL to the Autoconf Macro Archive has changed as it now is a official GNU package. The attached patch reflect that change.

http://www.gnu.org/software/autoconf-archive/

Thanks,
Peter
diff --git a/ChangeLog b/ChangeLog
index 5aae86c..bc0adcf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-03-03  Peter Johansson  <[email protected]>
+
+       * doc/autoconf.texi (Introduction): The Autoconf Macro
+       Archive is officially `GNU'.  Update URL.
+
 2010-03-02  Eric Blake  <[email protected]>
 
        Fix shell code in AS_TR_SH documentation.
diff --git a/doc/autoconf.texi b/doc/autoconf.texi
index 8fca9ae..b67a749 100644
--- a/doc/autoconf.texi
+++ b/doc/autoconf.texi
@@ -793,7 +793,7 @@ Because of its mission, the Autoconf package itself
 includes only a set of often-used
 macros that have already demonstrated their usefulness.  Nevertheless,
 if you wish to share your macros, or find existing ones, see the
-...@uref{http://@/autoconf-archive.cryp.to/, Autoconf Macro
+...@uref{http://@/www.gnu.org/software/autoconf-archive/, Autoconf Macro
 Archive}, which is kindly run by @email{simons@@cryp.to,
 Peter Simons}.
 

Reply via email to