diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-02-18 06:37:31 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-02-18 06:37:31 +0100 |
commit | f27eeb640938c7d1ff4cadef231c37dc10208be8 (patch) | |
tree | 4085d192c45964240bb10c04a149b15746196735 /INSTALL | |
parent | b196e62100a11cf1ac5ecf2f316a75c946c2eb97 (diff) | |
download | mdk-f27eeb640938c7d1ff4cadef231c37dc10208be8.tar.gz mdk-f27eeb640938c7d1ff4cadef231c37dc10208be8.tar.bz2 |
Guile versions updated in doc
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -45,7 +45,7 @@ libraries installed in your system: (http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html) (optional) - - GNU Libguile 1.6 (http://www.gnu.org/software/guile) (optional) + - GNU Libguile 2.0.x (http://www.gnu.org/software/guile) (optional) If present, readline and history are used to provide command completion and history management to the command line MIX virtual @@ -333,4 +333,3 @@ package recognizes. find the X include and library files automatically, but if it doesn't, you can use the `configure' options `--x-includes=DIR' and `--x-libraries=DIR' to specify their locations. - |