]> git.eshelyaron.com Git - emacs.git/commit
* m4/pthread_sigmask.m4 (gl_FUNC_PTHREAD_SIGMASK): Omit gl_THREADLIB
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 9 Jul 2011 08:56:25 +0000 (01:56 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 9 Jul 2011 08:56:25 +0000 (01:56 -0700)
commitd9706d9f1195dfa4b10224c26b7ee43777b32477
treefbde487c43decb66c04c9296f0d13e5009abbd33
parentf25661f0c34e2152e56491ca00e46c2ed35360f0
* m4/pthread_sigmask.m4 (gl_FUNC_PTHREAD_SIGMASK): Omit gl_THREADLIB

test, which runs afoul of Automake installations where, for example,
/usr/share/aclocal contains a copy of gl_THREADLIB.
Problem reported by Sven Joachim in
<http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg00529.html>.
This is just a quick temporary fix, specific to Emacs; I'll work
with the other gnulib maintainers to get a more-permanent fix.
ChangeLog
m4/pthread_sigmask.m4