From: Ian Lance Taylor Date: Wed, 15 Jul 1998 05:02:34 +0000 (+0000) Subject: * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any X-Git-Tag: gdb-4_18~1589 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e8ef0f723aac1b4e3b2bd307ae649c9a15d8b0ef;p=external%2Fbinutils.git * 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 `.'. --- diff --git a/ChangeLog b/ChangeLog index f66c837..0f50580 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