*** empty log message ***
authorJim Blandy <jimb@red-bean.com>
Sat, 11 Sep 1999 19:05:43 +0000 (19:05 +0000)
committerJim Blandy <jimb@red-bean.com>
Sat, 11 Sep 1999 19:05:43 +0000 (19:05 +0000)
libguile/ChangeLog

index 5f77298..2677ffe 100644 (file)
@@ -1,5 +1,10 @@
 1999-09-11  Jim Blandy  <jimb@savonarola.red-bean.com>
 
+       * Makefile.am (CLEANFILES): Remove versiondat.h; that should only
+       be removed by `make distclean', since it's generated by configure.
+       * Makefile.in: Regenerated.
+       (Thanks to Robert Bihlmeyer.)
+
        * strop.c (scm_substring_move_x): Signal an error if start1
        doesn't come before end1.  (Thanks to Karoly Lorentey).
 
@@ -8,6 +13,7 @@
 
        * version.c (scm_libguile_config_stamp): Deleted.  See
        corresponding change to ../ice-9/boot-9.scm.
+       * versiondat.h.in: Remove definition for GUILE_STAMP.
        * version.h: Delete prototype.
        * Makefile.in: Regenerated.