summaryrefslogtreecommitdiff
path: root/m4/ax_cxx_function_try_blocks.m4
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2017-02-06 14:10:12 -0500
committerPeter Simons <simons@cryp.to>2017-02-08 18:18:20 +0100
commit3d94a4e4b9bb8eb78e2a68be53b990a165f83512 (patch)
tree473c42c47f15208ef277064d60b069a17648cef5 /m4/ax_cxx_function_try_blocks.m4
parentce6aab4a7464624aff5d743536da2d91c22f5cbc (diff)
downloadautoconf-archive-3d94a4e4b9bb8eb78e2a68be53b990a165f83512.tar.gz
switch gnu.org sites to https
Diffstat (limited to 'm4/ax_cxx_function_try_blocks.m4')
-rw-r--r--m4/ax_cxx_function_try_blocks.m410
1 files changed, 5 insertions, 5 deletions
diff --git a/m4/ax_cxx_function_try_blocks.m4 b/m4/ax_cxx_function_try_blocks.m4
index 08eb6d8..4809a2c 100644
--- a/m4/ax_cxx_function_try_blocks.m4
+++ b/m4/ax_cxx_function_try_blocks.m4
@@ -1,6 +1,6 @@
-# ==============================================================================
-# http://www.gnu.org/software/autoconf-archive/ax_cxx_function_try_blocks.html
-# ==============================================================================
+# ===============================================================================
+# https://www.gnu.org/software/autoconf-archive/ax_cxx_function_try_blocks.html
+# ===============================================================================
#
# SYNOPSIS
#
@@ -26,7 +26,7 @@
# 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/>.
+# with this program. If not, see <https://www.gnu.org/licenses/>.
#
# As a special exception, the respective Autoconf Macro's copyright owner
# gives unlimited permission to copy, distribute and modify the configure
@@ -41,7 +41,7 @@
# modified version of the Autoconf Macro, you may extend this special
# exception to the GPL to apply to your modified version as well.
-#serial 4
+#serial 5
AU_ALIAS([MDL_CXX_FUNCTION_TRY_BLOCKS], [AX_CXX_FUNCTION_TRY_BLOCKS])
AC_DEFUN([AX_CXX_FUNCTION_TRY_BLOCKS],