1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 06:20:23 +02:00

*** empty log message ***

This commit is contained in:
Jim Blandy 1997-05-13 21:42:30 +00:00
parent de185a275e
commit 9b01064c23
4 changed files with 21 additions and 0 deletions

View file

@ -1,3 +1,8 @@
Tue May 13 16:34:40 1997 Jim Blandy <jimb@floss.cyclic.com>
Switch to automake-1.1p.
* Makefile.in, aclocal.m4, configure: Regenerated.
Mon May 12 18:29:45 1997 Jim Blandy <jimb@floss.cyclic.com>
* threads.m4: Copy Anthony's change here, so it'll actually

View file

@ -1,3 +1,11 @@
Tue May 13 16:40:06 1997 Jim Blandy <jimb@floss.cyclic.com>
* Makefile.in: Regenerated, using automake-1.1p.
Tue May 13 16:40:06 1997 Jim Blandy <jimb@floss.cyclic.com>
* Makefile.in: Regenerated, using automake-1.1p.
Tue May 13 02:48:49 1997 Gary Houston <ghouston@actrix.gen.nz>
* boot-9.scm (error-catching-loop): don't read a line from

View file

@ -1,3 +1,7 @@
Tue May 13 16:40:06 1997 Jim Blandy <jimb@floss.cyclic.com>
* Makefile.in: Regenerated, using automake-1.1p.
Tue May 13 04:34:52 1997 Gary Houston <ghouston@actrix.gen.nz>
* socket.c (scm_addr_vector): use SCM_UNDEFINED in scm_listify,

View file

@ -1,3 +1,7 @@
Tue May 13 16:40:06 1997 Jim Blandy <jimb@floss.cyclic.com>
* Makefile.in: Regenerated, using automake-1.1p.
Sun Apr 27 18:00:06 1997 Jim Blandy <jimb@floss.cyclic.com>
* aclocal.m4: Removed; unnecessary, given changes of Apr 24.