1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-09 13:30:26 +02:00

*** empty log message ***

This commit is contained in:
Jim Blandy 1997-04-24 06:40:01 +00:00
parent bbea8761a9
commit 2010830119
5 changed files with 42 additions and 0 deletions

View file

@ -4,3 +4,4 @@ config.log
config.status
guile-*.tar.gz
config.build-subdirs
libtool

View file

@ -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.

View 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

View 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

View 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