aboutsummaryrefslogtreecommitdiff
path: root/m4/ax_pthread.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ax_pthread.m4')
-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 4c4051ea..5fbf9fe0 100644
--- a/m4/ax_pthread.m4
+++ b/m4/ax_pthread.m4
@@ -1,5 +1,5 @@
1# =========================================================================== 1# ===========================================================================
2# http://www.gnu.org/software/autoconf-archive/ax_pthread.html 2# https://www.gnu.org/software/autoconf-archive/ax_pthread.html
3# =========================================================================== 3# ===========================================================================
4# 4#
5# SYNOPSIS 5# SYNOPSIS
@@ -67,7 +67,7 @@
67# Public License for more details. 67# Public License for more details.
68# 68#
69# You should have received a copy of the GNU General Public License along 69# You should have received a copy of the GNU General Public License along
70# with this program. If not, see <http://www.gnu.org/licenses/>. 70# with this program. If not, see <https://www.gnu.org/licenses/>.
71# 71#
72# As a special exception, the respective Autoconf Macro's copyright owner 72# As a special exception, the respective Autoconf Macro's copyright owner
73# gives unlimited permission to copy, distribute and modify the configure 73# gives unlimited permission to copy, distribute and modify the configure
@@ -82,7 +82,7 @@
82# modified version of the Autoconf Macro, you may extend this special 82# modified version of the Autoconf Macro, you may extend this special
83# exception to the GPL to apply to your modified version as well. 83# exception to the GPL to apply to your modified version as well.
84 84
85#serial 23 85#serial 24
86 86
87AU_ALIAS([ACX_PTHREAD], [AX_PTHREAD]) 87AU_ALIAS([ACX_PTHREAD], [AX_PTHREAD])
88AC_DEFUN([AX_PTHREAD], [ 88AC_DEFUN([AX_PTHREAD], [