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

*** empty log message ***

This commit is contained in:
Jim Blandy 1997-04-14 04:08:51 +00:00
parent a10714cbc5
commit d76e9dd9a7

View file

@ -1,3 +1,10 @@
Sun Apr 13 23:03:55 1997 Jim Blandy <jimb@floss.cyclic.com>
* acconfig.h: Undo change of Apr 9; including the definition of
PACKAGE in the guile headers conflicts with applications' own
definitions.
* scmconfig.h.in: Regenerated.
Fri Apr 11 14:12:13 1997 Jim Blandy <jimb@floss.cyclic.com>
* * filesys.c (scm_fcntl): New function from Roland McGrath.