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:
parent
bbea8761a9
commit
2010830119
5 changed files with 42 additions and 0 deletions
|
@ -4,3 +4,4 @@ config.log
|
||||||
config.status
|
config.status
|
||||||
guile-*.tar.gz
|
guile-*.tar.gz
|
||||||
config.build-subdirs
|
config.build-subdirs
|
||||||
|
libtool
|
||||||
|
|
15
ChangeLog
15
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>
|
Tue Apr 22 16:57:38 1997 Jim Blandy <jimb@totoro.cyclic.com>
|
||||||
|
|
||||||
* newdoc/ref/Makefile.am (dist_texis): Distribute the index files.
|
* newdoc/ref/Makefile.am (dist_texis): Distribute the index files.
|
||||||
|
|
|
@ -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>
|
Sat Apr 19 08:03:50 1997 Jim Blandy <jimb@floss.cyclic.com>
|
||||||
|
|
||||||
* * boot-9.scm (eval-string, command-line, load-user-init): New
|
* * boot-9.scm (eval-string, command-line, load-user-init): New
|
||||||
|
|
|
@ -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>
|
Wed Apr 23 21:25:39 1997 Jim Blandy <jimb@floss.cyclic.com>
|
||||||
|
|
||||||
* gh_data.c (gh_scm2newstr, gh_symbol2newstr): Use
|
* gh_data.c (gh_scm2newstr, gh_symbol2newstr): Use
|
||||||
|
|
|
@ -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>
|
Tue Apr 15 17:46:54 1997 Jim Blandy <jimb@floss.cyclic.com>
|
||||||
|
|
||||||
* PLUGIN/OPT: Don't mention "threads", because that causes
|
* PLUGIN/OPT: Don't mention "threads", because that causes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue