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_swig_python.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_swig_python.m4')
-rw-r--r-- | m4/ax_swig_python.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ax_swig_python.m4 b/m4/ax_swig_python.m4 index b260ca5..8fd3df5 100644 --- a/m4/ax_swig_python.m4 +++ b/m4/ax_swig_python.m4 @@ -1,5 +1,5 @@ # =========================================================================== -# http://www.nongnu.org/autoconf-archive/ax_swig_python.html +# http://www.gnu.org/software/autoconf-archive/ax_swig_python.html # =========================================================================== # # SYNOPSIS @@ -52,7 +52,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([SWIG_PYTHON], [AX_SWIG_PYTHON]) AC_DEFUN([AX_SWIG_PYTHON],[ |