From af8e756ec2f0b3ec1c88c3c956b26968bae67238 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Tue, 7 Jan 1997 00:48:16 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index d1c00c5a7..d55feaee5 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -6,6 +6,10 @@ Mon Jan 6 20:39:08 1997 Gary Houston Sun Jan 5 13:53:53 1997 Jim Blandy + * configure.in: Revert previous change to this file; the problem + is due to transient automake weirdness. + * configure: Rebuilt. + * Makefile.am (EXTRA_DIST): Distribute PLUGIN/guile.libs.in, not PLUGIN/guile.libs. configure generates the latter from the former. * Makefile.in: Rebuilt.