pthread_sigmask: Follow gnulib conventions.
[gnulib.git] / m4 / pthread_sigmask.m4
index aa2904a..2147c08 100644 (file)
@@ -1,10 +1,10 @@
-# pthread_sigmask.m4 serial 3
+# pthread_sigmask.m4 serial 4
 dnl Copyright (C) 2011 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 
-AC_DEFUN([gl_PTHREAD_SIGMASK],
+AC_DEFUN([gl_FUNC_PTHREAD_SIGMASK],
 [
   m4_ifdef([gl_THREADLIB], [
     AC_REQUIRE([gl_THREADLIB])