build: Tell `gen-scmconfig' whether the system has `struct timespec'.
authorLudovic Courtès <ludo@gnu.org>
Tue, 9 Apr 2013 23:39:02 +0000 (01:39 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 9 Apr 2013 23:39:02 +0000 (01:39 +0200)
commit039300a1ebee116082d50d61e6b3aeafc8a741ec
treea2fc45bf38993b7979c33c2d30ea0c9a7e5ce03b
parentcfeb9130bb5d1b512279bbdce0e9211f85d359f6
build: Tell `gen-scmconfig' whether the system has `struct timespec'.

* configure.ac: Reinstate `struct timespec' check removed in commit
  7e7c6f6a937005b08fffd5aeccdf992459b07137, but define
  `HAVE_SYSTEM_STRUCT_TIMESPEC' instead of `HAVE_STRUCT_TIMESPEC'.
* libguile/gen-scmconfig.c (main): Change `HAVE_STRUCT_TIMESPEC' to
  `HAVE_SYSTEM_STRUCT_TIMESPEC'.
configure.ac
libguile/gen-scmconfig.c