From e8ef0f723aac1b4e3b2bd307ae649c9a15d8b0ef Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 15 Jul 1998 05:02:34 +0000 Subject: [PATCH] * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any multilibs, force reconfiguration the first time we create multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index f66c8373ee..0f50580a52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Jul 15 01:00:54 1998 Ian Lance Taylor + + * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any + multilibs, force reconfiguration the first time we create + multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'. + Tue Jul 14 23:41:03 1998 Ian Lance Taylor * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to