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

*** empty log message ***

This commit is contained in:
Jim Blandy 1999-09-03 01:24:56 +00:00
parent 42d0ffc9fa
commit e127c34887

View file

@ -1,3 +1,8 @@
1999-09-02 Jim Blandy <jimb@savonarola.red-bean.com>
* acinclude.m4 (GUILE_HEADER_LIBC_WITH_UNISTD): Fix typo in
variable name. (Thanks to Bill Schottstaedt.)
1999-09-02 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
* configure.in: Test for presence of function on_exit.