summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-09-16 17:48:19 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-09-16 17:48:51 -0700
commitd3dcd5895d64f6c86275c9333e2760a867e540e7 (patch)
tree9a69c37864bd8b6656c707935ead61d5de388ec3 /configure.ac
parent5a4041daca5109c83a1735aef7fe16b2aae06e13 (diff)
downloadautoconf-d3dcd5895d64f6c86275c9333e2760a867e540e7.tar.gz
Prefer HTTPS to FTP and HTTP
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 54dd0ceb..0f8c006e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@
# GNU General 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/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
AC_PREREQ([2.62])