From: Per Bothner Date: Fri, 3 Nov 1995 16:18:31 +0000 (+0000) Subject: * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d3e8ed54bd87e32c087472954b4ee582c5f4b1b0;p=binutils-gdb.git * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has configure script, run that instead of this directory's configure. In either case, print a message that we're configuring the sub-dir. --- diff --git a/ChangeLog b/ChangeLog index 71d4a5f3d26..e79bd81ed11 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Nov 3 08:17:54 1995 Per Bothner + + * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has + configure script, run that instead of this directory's configure. + In either case, print a message that we're configuring the sub-dir. + Thu Nov 2 23:23:36 1995 Per Bothner * configure.in: Before checking for the existence of various files,