diff options
author | Marius Vollmer <mvo@zagadka.de> | 2001-06-25 15:08:22 +0000 |
---|---|---|
committer | Marius Vollmer <mvo@zagadka.de> | 2001-06-25 15:08:22 +0000 |
commit | 4172703a7d14841fc726a05a15a61860450cff79 (patch) | |
tree | 8124966f65e994443272eb7e54c723775806bd92 | |
parent | 7fca1a1a7b1e61f514a857916096e9c26ea1531c (diff) | |
download | guile-4172703a7d14841fc726a05a15a61860450cff79.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | doc/ChangeLog | 5 |
2 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-06-25 Marius Vollmer <mvo@zagadka.ping.de> + + * autogen.sh: Added message about what to do next. Tell them to + use `--enable-maintainer-mode'. + 2001-06-25 Michael Livshin <mlivshin@bigfoot.com> * HACKING: mention flex. diff --git a/doc/ChangeLog b/doc/ChangeLog index 6efb994fd..7af1a0ad6 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2001-06-25 Marius Vollmer <mvo@zagadka.ping.de> + + * Makefile.am (version.texi, version-tutorial.texi): Removed + kluges to build them unconditionally. + 2001-06-22 Neil Jerram <neil@ossau.uklinux.net> * gh.texi (scm transition summary): New node for summary of how to |