diff options
author | Peter Simons <simons@cryp.to> | 2010-03-01 23:08:45 +0100 |
---|---|---|
committer | Peter Simons <simons@cryp.to> | 2010-03-01 23:08:45 +0100 |
commit | 27948f49ca30e4222bb7cdd55182bd7341ac50c5 (patch) | |
tree | 5331b9d194b346e1fdad4ab89888cadc6e3c32d7 /m4/ax_compute_standard_relative_paths.m4 | |
parent | 734dbffb97f39566e96af03980c9c7980ce0089a (diff) | |
download | autoconf-archive-27948f49ca30e4222bb7cdd55182bd7341ac50c5.tar.gz |
ALL: update web site URL to http://www.gnu.org/software/autoconf-archive/MACRO-NAME.html
Diffstat (limited to 'm4/ax_compute_standard_relative_paths.m4')
-rw-r--r-- | m4/ax_compute_standard_relative_paths.m4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/m4/ax_compute_standard_relative_paths.m4 b/m4/ax_compute_standard_relative_paths.m4 index b118b6c..f00e620 100644 --- a/m4/ax_compute_standard_relative_paths.m4 +++ b/m4/ax_compute_standard_relative_paths.m4 @@ -1,6 +1,6 @@ -# ================================================================================ -# http://www.nongnu.org/autoconf-archive/ax_compute_standard_relative_paths.html -# ================================================================================ +# ====================================================================================== +# http://www.gnu.org/software/autoconf-archive/ax_compute_standard_relative_paths.html +# ====================================================================================== # # SYNOPSIS # @@ -71,7 +71,7 @@ # modified version of the Autoconf Macro, you may extend this special # exception to the GPL to apply to your modified version as well. -#serial 6 +#serial 7 AU_ALIAS([ADL_COMPUTE_STANDARD_RELATIVE_PATHS], [AX_COMPUTE_STANDARD_RELATIVE_PATHS]) AC_DEFUN([AX_COMPUTE_STANDARD_RELATIVE_PATHS], |