build: Remove redundant check for `struct timespec'.
authorLudovic Courtès <ludo@gnu.org>
Fri, 29 Mar 2013 17:44:18 +0000 (18:44 +0100)
committerLudovic Courtès <ludo@gnu.org>
Fri, 29 Mar 2013 18:20:01 +0000 (19:20 +0100)
commit7e7c6f6a937005b08fffd5aeccdf992459b07137
treea1847d8c48d5b601d74a7f5b725c92d372d0653e
parent7bfbd2935fa812a0581df5b78c1a3b9836065f39
build: Remove redundant check for `struct timespec'.

* m4/gnulib-cache.m4: Add `time'.
* lib/Makefile.am: Update, still from v0.0-7865-ga828bb2.
* configure.ac: Remove check for `struct timespec', which was redundant
  with Gnulib, and conflicted with pthread-win32's <pthread.h>:
  <http://lists.gnu.org/archive/html/bug-gnulib/2013-03/msg00096.html>.
configure.ac
lib/Makefile.am
m4/gnulib-cache.m4