summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Yves-Alexis Perez2019-01-07 14:06:33 +0100
committerGravatar Nikias Bassen2019-05-11 03:02:11 +0200
commit20b5f9e2b31ec5bf0a493fdc9e55b644895fd486 (patch)
treed885f54cbdb639324675b7965514cc39731c63a4
parentddb6340739ad702f0305eae3744444e8d4f83e0e (diff)
downloadlibplist-20b5f9e2b31ec5bf0a493fdc9e55b644895fd486.tar.gz
libplist-20b5f9e2b31ec5bf0a493fdc9e55b644895fd486.tar.bz2
m4: update ax_pthread to latest
Latest version (serial 24) only updates the URL
-rw-r--r--m4/ax_pthread.m46
1 files changed, 3 insertions, 3 deletions
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 <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
@@ -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], [