*** empty log message ***

This commit is contained in:
Jim Blandy 1997-04-28 16:53:31 +00:00
commit 28c682fa07
3 changed files with 20 additions and 0 deletions

View file

@ -1,3 +1,11 @@
Sun Apr 27 17:56:09 1997 Jim Blandy <jimb@floss.cyclic.com>
* aclocal.m4: Removed; unnecessary, given changes of Apr 24.
* Makefile.am (subpkgdatadir): Use "ice-9" instead of "@module@";
we're not using AM_INIT_GUILE_MODULE any more.
* Makefile.in: Regeneratitetedrerd.
Thu Apr 24 01:33:33 1997 Jim Blandy <jimb@floss.cyclic.com>
Get 'make dist' to work again.

View file

@ -1,3 +1,11 @@
Sun Apr 27 17:57:15 1997 Jim Blandy <jimb@floss.cyclic.com>
* aclocal.m4: Removed; unnecessary, given changes of Apr 24.
* Makefile.am (modincludedir): Use "ice-9" instead of "@module@";
we're not using AM_INIT_GUILE_MODULE any more.
* Makefile.in: Reneregated.
Thu Apr 24 00:41:08 1997 Jim Blandy <jimb@floss.cyclic.com>
Functions for finding variable bindings, grace à Tim Pierce.

View file

@ -1,3 +1,7 @@
Sun Apr 27 18:00:06 1997 Jim Blandy <jimb@floss.cyclic.com>
* aclocal.m4: Removed; unnecessary, given changes of Apr 24.
Thu Apr 24 01:37:49 1997 Jim Blandy <jimb@floss.cyclic.com>
Get 'make dist' to work again.