*** empty log message ***
authorJim Blandy <jimb@red-bean.com>
Thu, 24 Apr 1997 06:40:01 +0000 (06:40 +0000)
committerJim Blandy <jimb@red-bean.com>
Thu, 24 Apr 1997 06:40:01 +0000 (06:40 +0000)
.cvsignore
ChangeLog
ice-9/ChangeLog
libguile/ChangeLog
qt/ChangeLog

index 76fb6f3..6e4d634 100644 (file)
@@ -4,3 +4,4 @@ config.log
 config.status
 guile-*.tar.gz
 config.build-subdirs
+libtool
index 37ed02f..2ecbe95 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+Thu Apr 24 01:20:34 1997  Jim Blandy  <jimb@floss.cyclic.com>
+
+       Changes for reduced Guile distribution: one configure script,
+       no plugins.
+       * configure.in: Merged the old text from qt/configure.in and
+       libguile/configure.in; Tom Tromey says automake only wants one
+       configure.in script.  This seems fishy, but...
+       * Makefile.am: List the subdirectories explicitly; no more PLUGIN
+       gubbish.
+       * acconfig.h, acinclude.m4: Moved here from libguile, since
+       libguile's configure script lives here now.
+       * AUTHORS, INSTALL, README: Updated.
+       * Makefile.in, aclocal.m4 configure: Regenerated.  Just like
+       amputated amphibian limbs.
+
 Tue Apr 22 16:57:38 1997  Jim Blandy  <jimb@totoro.cyclic.com>
 
        * newdoc/ref/Makefile.am (dist_texis): Distribute the index files.
index 5814131..2ead15b 100644 (file)
@@ -1,3 +1,10 @@
+Thu Apr 24 01:33:33 1997  Jim Blandy  <jimb@floss.cyclic.com>
+
+       Changes for reduced Guile distribution: one configure script,
+       no plugins.
+       * configure.in, configure: Removed.
+       * Makefile.in: Regenerated.
+
 Sat Apr 19 08:03:50 1997  Jim Blandy  <jimb@floss.cyclic.com>
 
 *      * boot-9.scm (eval-string, command-line, load-user-init): New
index 3b0abfd..5cff4a7 100644 (file)
@@ -1,3 +1,15 @@
+Thu Apr 24 00:41:08 1997  Jim Blandy  <jimb@floss.cyclic.com>
+
+       Changes for reduced Guile distribution: one configure script,
+       no plugins.
+       * configure.in, configure: Removed.
+       * acconfig.h, acinclude.m4: Moved to parent directory, where the
+       real configure script lives.
+       * Makefile.in, scmconfig.h.in: Regenerated.
+
+       * init.c: #include "script.h", to get prototype for script.c's
+       init function.
+
 Wed Apr 23 21:25:39 1997  Jim Blandy  <jimb@floss.cyclic.com>
 
        * gh_data.c (gh_scm2newstr, gh_symbol2newstr): Use
index 3c658a5..08e39b6 100644 (file)
@@ -1,3 +1,10 @@
+Thu Apr 24 01:37:49 1997  Jim Blandy  <jimb@floss.cyclic.com>
+
+       Changes for reduced Guile distribution: one configure script,
+       no plugins.
+       * configure.in, configure: Removed.
+       * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated.
+
 Tue Apr 15 17:46:54 1997  Jim Blandy  <jimb@floss.cyclic.com>
 
        * PLUGIN/OPT: Don't mention "threads", because that causes