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

*** empty log message ***

This commit is contained in:
Rob Browning 2002-08-20 04:02:48 +00:00
parent b9eb220b9d
commit 30dbbc4d29
2 changed files with 19 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2002-08-05 Rob Browning <rlb@defaultvalue.org>
* Makefile.am (modinclude_HEADERS): add scmconfig.h.
(scmconfig.h): new target -- generate file from ../config.h.
(MOSTLYCLEANFILES): add scmconfig.h.
2002-07-08 Rob Browning <rlb@defaultvalue.org>
* gc_os_dep.c: HURD fixes.