mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
*** empty log message ***
This commit is contained in:
parent
7aaaee73a0
commit
ae7ded5671
2 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2004-06-28 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
||||||
|
|
||||||
|
* configure.in: Removed code for --enable-htmldoc; support for
|
||||||
|
HTML is now included in automake.
|
||||||
|
|
||||||
2004-06-16 Rob Browning <rlb@defaultvalue.org>
|
2004-06-16 Rob Browning <rlb@defaultvalue.org>
|
||||||
|
|
||||||
* pre-inst-guile.in: modify to handle move of readline.scm to
|
* pre-inst-guile.in: modify to handle move of readline.scm to
|
||||||
|
|
5
NEWS
5
NEWS
|
@ -128,6 +128,11 @@ This is an implementation of SRFI-31 which provides a special form
|
||||||
We now use a modified version of libltdl that allows us to make
|
We now use a modified version of libltdl that allows us to make
|
||||||
improvements to it without having to rely on libtool releases.
|
improvements to it without having to rely on libtool releases.
|
||||||
|
|
||||||
|
** The --enable-htmldoc option has been removed from 'configure'.
|
||||||
|
|
||||||
|
Support for translating the documentation into HTML is now always
|
||||||
|
provided. Use 'make html'.
|
||||||
|
|
||||||
* Changes to the stand-alone interpreter
|
* Changes to the stand-alone interpreter
|
||||||
|
|
||||||
** New command line option `--no-debug'.
|
** New command line option `--no-debug'.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue