pthread_sigmask: fix typo when testing for libraries
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 8 Jul 2011 17:45:41 +0000 (10:45 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 8 Jul 2011 17:52:34 +0000 (10:52 -0700)
commit0ef31c6a7e21186dcb5f18d53ec132b56cdf2927
tree2da058df42de2f6bf76cd63cf250d99c09d15512
parentda4d6974013c822af1498941e32db774b2031765
pthread_sigmask: fix typo when testing for libraries

* m4/pthread_sigmask.m4 (gl_FUNC_PTHREAD_SIGMASK):
AC_LINK_IFELSE, not AC_COMPILE_IFELSE.
ChangeLog
m4/pthread_sigmask.m4