From 20b5f9e2b31ec5bf0a493fdc9e55b644895fd486 Mon Sep 17 00:00:00 2001
From: Yves-Alexis Perez
Date: Mon, 7 Jan 2019 14:06:33 +0100
Subject: m4: update ax_pthread to latest
Latest version (serial 24) only updates the URL
---
m4/ax_pthread.m4 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'm4')
diff --git a/m4/ax_pthread.m4 b/m4/ax_pthread.m4
index 4c4051e..5fbf9fe 100644
--- a/m4/ax_pthread.m4
+++ b/m4/ax_pthread.m4
@@ -1,5 +1,5 @@
# ===========================================================================
-# http://www.gnu.org/software/autoconf-archive/ax_pthread.html
+# https://www.gnu.org/software/autoconf-archive/ax_pthread.html
# ===========================================================================
#
# SYNOPSIS
@@ -67,7 +67,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 .
+# with this program. If not, see .
#
# As a special exception, the respective Autoconf Macro's copyright owner
# gives unlimited permission to copy, distribute and modify the configure
@@ -82,7 +82,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 23
+#serial 24
AU_ALIAS([ACX_PTHREAD], [AX_PTHREAD])
AC_DEFUN([AX_PTHREAD], [
--
cgit v1.1-32-gdbae