* configure.ac (ACX_BUGURL): Update.
* configure: Regenerate.
From-SVN: r245299
+2017-02-09 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * configure.ac (ACX_BUGURL): Update.
+ * configure: Regenerate.
+
2017-01-17 Jakub Jelinek <jakub@redhat.com>
PR other/79046
;;
esac
else
- BUGURL="http://gcc.gnu.org/bugs.html"
+ BUGURL="https://gcc.gnu.org/bugs/"
fi
[4.[4-9]*|4.[1-9][0-9]*|[5-9]*|[1-9][0-9]*])
AM_CONDITIONAL(BUILD_INFO, test $gcc_cv_prog_makeinfo_modern = "yes")
-ACX_BUGURL([http://gcc.gnu.org/bugs.html])
+ACX_BUGURL([https://gcc.gnu.org/bugs/])
# Configure libtool
AM_PROG_LIBTOOL