diff options
author | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2020-02-06 18:13:43 +0100 |
---|---|---|
committer | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2020-02-06 18:13:43 +0100 |
commit | 11151805de0b5d6a78a34f1dc051981215ca8116 (patch) | |
tree | 1c223bfb3d60475f985c778b8557d838f4e21cae /configure.ac | |
parent | fe63d29ce1dc1b4735f016bb86157777d8427606 (diff) | |
download | tcpdump-11151805de0b5d6a78a34f1dc051981215ca8116.tar.gz |
Use HTTPS in an URL
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d81ff2b0..d83a9bde 100644 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ dnl # # See # -# http://ftp.gnu.org/gnu/config/README +# https://ftp.gnu.org/gnu/config/README # # for the URLs to use to fetch new versions of config.guess and # config.sub. |