* m4/threadlib.m4 (gl_THREADLIB_BODY): Fix typo in comment marker.
+2019-06-20 Bruno Haible <bruno@clisp.org>
+
+ threadlib: Fix typo (regression from today).
+ * m4/threadlib.m4 (gl_THREADLIB_BODY): Fix typo in comment marker.
+
2019-06-20 Bruno Haible <bruno@clisp.org>
windows-thread, windows-tls: Fix compilation error on 32-bit mingw.
])
if case "$gl_cv_have_weak" in *yes) true;; *) false;; esac; then
dnl If we use weak symbols to implement pthread_in_use / pth_in_use /
- gnl thread_in_use, we also need to test whether the ISO C 11 thrd_create
+ dnl thread_in_use, we also need to test whether the ISO C 11 thrd_create
dnl facility is in use.
AC_CHECK_HEADERS_ONCE([threads.h])
: