diff options
| author | Daniel Kahn Gillmor <[email protected]> | 2018-10-18 03:56:27 +0000 | 
|---|---|---|
| committer | Daniel Kahn Gillmor <[email protected]> | 2018-10-18 04:28:51 +0000 | 
| commit | 2f12427e416a0a40bf680a421f9ed20340d5bb96 (patch) | |
| tree | 828d3db68c4821de11aed47ee1944af661b882b7 /m4/ax_python_devel.m4 | |
| parent | js: increase default startup timeout (diff) | |
| download | gpgme-2f12427e416a0a40bf680a421f9ed20340d5bb96.tar.gz gpgme-2f12427e416a0a40bf680a421f9ed20340d5bb96.zip  | |
doc: use https:// for www.gnu.org
--
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
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  | 
