diff options
author | Ludovic Courtès | 2007-12-11 20:43:29 +0100 |
---|---|---|
committer | Ludovic Courtès | 2007-12-11 20:43:29 +0100 |
commit | 95f630272515f9d24c2cdbe68d07db9198c9edf0 (patch) | |
tree | 9c54eb5248edaf6b5501d449205bbf0372000459 /README | |
parent | 766a1b47bee6ad83f89b1e97bf1380e2510233eb (diff) | |
download | skribilo-95f630272515f9d24c2cdbe68d07db9198c9edf0.tar.gz skribilo-95f630272515f9d24c2cdbe68d07db9198c9edf0.tar.lz skribilo-95f630272515f9d24c2cdbe68d07db9198c9edf0.zip |
Overhaul `(skribilo)' using SRFI-37.
* README: Update dependency description.
* configure.ac: Check for SRFI-37.
* doc/user/Makefile.am (skrflags): Add the relevant `-S' flag, now that
`%load-path' is no longer part of `*source-path*' by default.
(.skb.html, .skb.lout): Add an `=' sign after `--target'.
* src/guile/skribilo.scm: Overhauled. Use SRFI-37 for command-line
argument parsing. Remove legacy (unused) code.
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -29,15 +29,12 @@ Requirements You need at least: - * GNU Guile >= 1.8.x + * GNU Guile >= 1.8.3 http://www.gnu.org/software/guile/ * Guile-Reader >= 0.3 http://www.nongnu.org/guile-reader/ - * Guile-Lib (unless using Guile >= 1.8.3) - http://home.gna.org/guile-lib/ - Optionally, you may want to install one of the following document layout programs to produce PS/PDF files: |