]> code.delx.au - gnu-emacs/blobdiff - m4/timer_time.m4
* lisp/xt-mouse.el (xterm-mouse--read-event-sequence-1000):
[gnu-emacs] / m4 / timer_time.m4
index bc84554b78932296cbc472a4da2a9aba2544e172..8e2c921cbef74aceab5626d3f33bd166e25485c1 100644 (file)
@@ -1,5 +1,5 @@
 # timer_time.m4 serial 2
-dnl Copyright (C) 2011-2012 Free Software Foundation, Inc.
+dnl Copyright (C) 2011-2014 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.
@@ -28,7 +28,7 @@ AC_DEFUN([gl_TIMER_TIME],
 #include <features.h>
 #ifdef __GNU_LIBRARY__
  #if ((__GLIBC__ == 2 && __GLIBC_MINOR__ >= 2) || (__GLIBC__ > 2)) \
-     && !defined __UCLIBC__
+     && !(__UCLIBC__ && __HAS_NO_THREADS__)
   Thread emulation available
  #endif
 #endif