diff options
Diffstat (limited to 'm4/ax_python_devel.m4')
| -rw-r--r-- | m4/ax_python_devel.m4 | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ax_python_devel.m4 b/m4/ax_python_devel.m4 index b990d5b3..55f0cfff 100644 --- a/m4/ax_python_devel.m4 +++ b/m4/ax_python_devel.m4 @@ -1,5 +1,5 @@  # =========================================================================== -#      http://www.gnu.org/software/autoconf-archive/ax_python_devel.html +#      https://www.gnu.org/software/autoconf-archive/ax_python_devel.html  # ===========================================================================  #  # SYNOPSIS @@ -52,7 +52,7 @@  #   Public License for more details.  #  #   You should have received a copy of the GNU General Public License along -#   with this program. If not, see <http://www.gnu.org/licenses/>. +#   with this program. If not, see <https://www.gnu.org/licenses/>.  #  #   As a special exception, the respective Autoconf Macro's copyright owner  #   gives unlimited permission to copy, distribute and modify the configure  | 
