From d3dcd5895d64f6c86275c9333e2760a867e540e7 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 16 Sep 2017 17:48:19 -0700 Subject: Prefer HTTPS to FTP and HTTP --- lib/autoconf/status.m4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/autoconf/status.m4') diff --git a/lib/autoconf/status.m4 b/lib/autoconf/status.m4 index 76d9ef1b..30a8a60c 100644 --- a/lib/autoconf/status.m4 +++ b/lib/autoconf/status.m4 @@ -20,7 +20,7 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see . # Written by David MacKenzie, with help from @@ -441,7 +441,7 @@ dnl dnl Notes to the main part of the awk script: dnl - the unusual FS value helps prevent running into the limit of 99 fields, dnl - we avoid sub/gsub because of the \& quoting issues, see -dnl http://www.gnu.org/software/gawk/manual/html_node/Gory-Details.html +dnl https://www.gnu.org/software/gawk/manual/html_node/Gory-Details.html dnl - Writing `$ 0' prevents expansion by both the shell and m4 here. dnl dnl m4-double-quote most of the scripting for readability. @@ -1428,7 +1428,7 @@ Report bugs to m4_ifset([AC_PACKAGE_BUGREPORT], [], m4_ifdef([AC_PACKAGE_NAME], [m4_ifset([AC_PACKAGE_URL], [ AC_PACKAGE_NAME home page: .])dnl m4_if(m4_index(m4_defn([AC_PACKAGE_NAME]), [GNU ]), [0], [ -General help using GNU software: .])])" +General help using GNU software: .])])" _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -- cgit v1.2.1