summaryrefslogtreecommitdiff
path: root/tests/havelib/rpathz
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-09-13 00:48:18 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-09-13 00:48:57 -0700
commitca35d468121a7ec60162155f9c3395068ca323d1 (patch)
tree21dda8c53d99e346571693406a75bdb24e67b7d1 /tests/havelib/rpathz
parent9dd86e23c6c1ab02723efdeb6704920724d6abfc (diff)
downloadgnulib-ca35d468121a7ec60162155f9c3395068ca323d1.tar.gz
all: prefer https: URLs
Diffstat (limited to 'tests/havelib/rpathz')
-rw-r--r--tests/havelib/rpathz/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/havelib/rpathz/configure.ac b/tests/havelib/rpathz/configure.ac
index b3fdf66d09..0beeca7785 100644
--- a/tests/havelib/rpathz/configure.ac
+++ b/tests/havelib/rpathz/configure.ac
@@ -13,7 +13,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
dnl GNU General Public License for more details.
dnl
dnl You should have received a copy of the GNU General Public License
-dnl along with this program. If not, see <http://www.gnu.org/licenses/>.
+dnl along with this program. If not, see <https://www.gnu.org/licenses/>.
AC_INIT([configure.ac])
AC_CONFIG_AUX_DIR([../../../build-aux])