summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libguile/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/libguile/ChangeLog b/libguile/ChangeLog
index 28aaadad0..4a8ab8554 100644
--- a/libguile/ChangeLog
+++ b/libguile/ChangeLog
@@ -1,5 +1,8 @@
Thu Sep 5 11:38:07 1996 Jim Blandy <jimb@floss.cyclic.com>
+ * Makefile.in (.c.x): Simplify; there's no need to run this rule
+ when scmconfig.h doesn't exist.
+
* load.c (scm_sys_try_load): Correct spelling.
* feature.c (scm_loc_features): Make this static.