Fix configure machinery.
[guile-r6rs-libs.git] / README
blobb77b9f652c26bc0fcc2c713a193604f543fdbd70
1 R6RS Standard Libraries for GNU Guile
2 =====================================
4 This is an attempt to provide (some of) the standard R6RS libraries to
5 GNU Guile 1.8 and later.  The current status is described in the
6 `STATUS' file.  Specifications are available from:
8   http://r6rs.org/
10 A Git repository of the source code is available on-line.  To obtain a
11 copy, run the following command:
13   git-clone git://repo.or.cz/guile-r6rs-libs.git
15 Feel free to contribute!
17 Ludovic Courtès <ludovic.courtes@laas.fr>, February 2006.