simplify configure checks for functionality provided by gnulib
authorAndy Wingo <wingo@pobox.com>
Tue, 9 Apr 2013 19:58:30 +0000 (21:58 +0200)
committerAndy Wingo <wingo@pobox.com>
Tue, 9 Apr 2013 19:58:30 +0000 (21:58 +0200)
commit32cec09d136060e02dfa28d65f2cb19028706652
treefb4b0d4823921cc8346cf81011519b31fbae4fb0
parente67cea4214959663ff103b19cea0db9d6c869a9e
simplify configure checks for functionality provided by gnulib

* configure.ac: Remove checks for pipe, stftime, times, and select, as
  our Gnulib modules already ensure they are provided.

* libguile/stime.c: Rely on gnulib providing `times'.
configure.ac
libguile/stime.c